2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Updated translations - thank you

This commit is contained in:
Adam Zammit
2021-08-30 12:07:12 +10:00
parent 7629c49104
commit c50a061eaf
47 changed files with 81150 additions and 80124 deletions

View File

@@ -6,6 +6,8 @@ Fixed bug: Not detecting sent emails via LimeSurvey in some instances
Fixed Bug: LimeSurvey RPC functions memory leak
Fixed Bug: If participants already email invited, couldn't be sent an email again using queXS interface (now will send LimeSurvey reminder message)
Updated translations - thank you!
Database update required:
INSERT INTO `outcome` (`outcome_id`, `aapor_id`, `description`, `default_delay_minutes`, `outcome_type_id`, `tryanother`, `contacted`, `tryagain`, `eligible`, `require_note`, `calc`, `default`, `permanent`) VALUES(46, '2.112b', 'Opted out online', 10080, 3, 0, 1, 1, 1, 1, 'R', 1, 1);