View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14129 | Bug reports | Translation | public | 2018-10-04 13:04 | 2020-03-17 00:24 |
Reporter | wolfganghueffer | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.19.2 | ||||
Fixed in Version | 3.21.1 | ||||
Summary | 14129: wrong translation table in German version | ||||
Description | Enclosed screenshots shows that there is a wrong translation for some buttons. Possibly the translation function is not connected correctly at these points. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 20 | ||||
Complete LimeSurvey version number (& build) | 3.13.0+180628 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Mozilla Firefox | ||||
Database type & version | MS SQL 2012 SP4 | ||||
Server OS (if known) | Red Hat Enterprise Linux Server Release 7.4 | ||||
Webserver software & version (if known) | Apache/2.4.6 | ||||
PHP Version | PHP 5.4.16 | ||||
I can still reproduce this at v3.14.11. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28509 |
|
"Predefined label set" ist still not translated properly (screenshot: https://bugs.limesurvey.org/file_download.php?file_id=10786&type=bug). I just tested at demo.limesurvey.org |
|
@c_schmitz, this one was reported by a long term customer. They really wonder why such a simple thing like a missing translation takes half a year to fix. Any chance to get the fix included at the next release? |
|
The pre-filled "Same example answer option" also seems to not be translated yet. |
|
twig translation … |
|
The customer needs a fix so we will take over this one due to missing feedback by the development team. |
|
@Mazi : maybe the best for such situation (quickest way) is to add some "unused" call to gT("the string in twig") in https://github.com/LimeSurvey/LimeSurvey/blob/master/application/controllers/admin/questions.php#L420 For example : this sentence https://github.com/LimeSurvey/LimeSurvey/blob/d2adb9703d9f2847413239509525e9c682fbc47d/application/helpers/SurveyRuntimeHelper.php#L1128 are not used in twig … This more an hack but … it work … |
|
There is a yii event "onMissingTranslation" you can use to get noticed about missing translations: in application/config.php add the folowing snippet within the components array, |
|
by the way I sent a mail to translations@limesurvey.org to ask some workflow questions regarding translations |
|
Translation of LimeSurvey 3.x.x in GermanThis file is distributed under the same license as the LimeSurvey 3.x.x package.msgid "" msgid "Predefined label sets…" msgid "Some example answer option" msgid "Subquestion" |
|
msgcat.exe limesurvey-3-de.po consulting-3-de.po -o merge.po compile merge.po to de.mo |
|
https://twig-extensions.readthedocs.io/en/latest/i18n.html#using-xgettext-or-poedit-1 Please implement. Thank you. |
|
|
|
Re-opened because this is still an issue at Version 3.19.3+191023. |
|
Screenshot of issue with current 3.19.3 version. |
|
@cdoring, this is still an issue at the latest version. When doing trainings people always stumble upon these missing translations and ask why that is or what a "subquestion" is and the like. Is it that difficult to fix? |
|
not in the backlog either. Will add it now and increase its priority. Thx for the heads up |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29397 |
|
Fixed in Release 4.0.0-RC14+200109 |
|
@cdorin, can you confirm that this is fixed at LS 3.x and 4.x? We need the fix for both. |
|
New screenshots showing LS 3.21.6 and LS 4RC14 |
|
@Mazi, thank you for your ongoing feedback - i've found the problem and will fix it asap |
|
Please update to the latest version and try again. Thank you. |
|
Looks good at the latest 3.22.9 version. |
|
LimeSurvey: master 413b5b05 2018-11-12 18:28 Dominik Vitt Details Diff |
Fixed issue 14129: wrong translation table in German version |
Affected Issues 14129 |
|
mod - application/views/admin/survey/Question/answerOptionsEdit_view.twig | Diff File | ||
mod - application/views/admin/survey/Question/question_subviews/_modals.twig | Diff File | ||
mod - application/views/admin/survey/Question/subquestionsAndAnswers/_answer_option.twig | Diff File | ||
LimeSurvey: master 298e7109 2019-12-27 17:13
Details Diff |
Fixed issue 14129: Translation missing in subquestion panel |
Affected Issues 14129 |
|
mod - application/commands/TwigCommand.php | Diff File | ||
mod - application/views/admin/survey/Question/answerOptionsEdit_view.twig | Diff File | ||
LimeSurvey: master 0aa2497d 2019-12-30 16:33
Details Diff |
Fixed issue 14129: Translation missing in subquestion panel |
Affected Issues 14129 |
|
mod - application/commands/TwigCommand.php | Diff File | ||
LimeSurvey: master ea5483aa 2019-12-30 16:33
Details Diff |
Fixed issue 14129: Translation missing in subquestion panel |
Affected Issues 14129 |
|
mod - application/views/admin/survey/Question/answerOptionsEdit_view.twig | Diff File | ||
LimeSurvey: master 83678892 2020-01-02 11:42
Details Diff |
Fixed issue 14129: Translation missing in subquestion panel |
Affected Issues 14129 |
|
mod - application/commands/TwigCommand.php | Diff File | ||
LimeSurvey: master b690b559 2020-01-02 16:52
Details Diff |
Fixed issue 14129: Translation missing in subquestion panel |
Affected Issues 14129 |
|
mod - application/commands/TwigCommand.php | Diff File | ||
mod - application/core/ConsoleApplication.php | Diff File | ||
mod - application/views/admin/survey/Question/answerOptionsEdit_view.twig | Diff File | ||
mod - application/views/admin/survey/subview/surveydashboard/001-sharingpanel.twig | Diff File | ||
mod - application/views/survey/questions/answer/multiplenumeric/answer.twig | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-04 13:04 | wolfganghueffer | New Issue | |
2018-10-04 13:04 | wolfganghueffer | File Added: LimeSurvey_Bug01.JPG | |
2018-10-04 13:04 | wolfganghueffer | File Added: LimeSurvey_Bug02.JPG | |
2018-10-04 13:04 | wolfganghueffer | File Added: LimeSurvey_Bug03.JPG | |
2018-10-05 12:24 | Mazi | Note Added: 49250 | |
2018-10-05 12:24 | Mazi | Assigned To | => dominikvitt |
2018-10-05 12:24 | Mazi | Status | new => assigned |
2018-11-12 17:33 | Changeset attached | => LimeSurvey master 413b5b05 | |
2018-11-12 17:33 | guest | Note Added: 49619 | |
2018-11-12 17:33 | guest | Resolution | open => fixed |
2018-11-12 17:43 |
|
Status | assigned => resolved |
2018-11-12 17:43 |
|
Fixed in Version | => 3.15.x |
2019-02-20 10:49 | Mazi | Status | resolved => assigned |
2019-02-20 10:49 | Mazi | Note Added: 50647 | |
2019-04-05 08:33 | Mazi | Note Added: 51355 | |
2019-04-05 08:50 | DenisChenu | Issue Monitored: DenisChenu | |
2019-04-05 09:27 | Mazi | File Added: image002.png | |
2019-04-05 09:27 | Mazi | Note Added: 51368 | |
2019-04-05 11:49 | DenisChenu | Note Added: 51377 | |
2019-04-05 11:49 | DenisChenu | Relationship added | related to 14340 |
2019-04-05 11:50 | DenisChenu | Relationship added | related to 13583 |
2019-04-15 11:08 | bismark | Issue Monitored: bismark | |
2019-04-15 11:08 | Mazi | Assigned To | dominikvitt => Mazi |
2019-04-15 11:08 | Mazi | Note Added: 51467 | |
2019-04-15 11:20 | DenisChenu | Note Added: 51468 | |
2019-05-03 09:25 | bismark | Note Added: 51747 | |
2019-05-03 09:27 | bismark | Note Added: 51748 | |
2019-05-03 10:35 | bismark | Note Added: 51750 | |
2019-05-03 10:37 | bismark | Note Added: 51751 | |
2019-05-03 10:57 | cdorin | Assigned To | Mazi => c_schmitz |
2019-05-03 12:04 | c_schmitz | Assigned To | c_schmitz => LouisGac |
2019-05-03 12:06 | c_schmitz | Note Added: 51753 | |
2019-05-07 17:20 | Mazi | Note Added: 51812 | |
2019-05-23 15:04 | c_schmitz | Relationship added | duplicate of 14933 |
2019-05-23 15:04 | c_schmitz | Status | assigned => closed |
2019-05-23 15:04 | c_schmitz | Resolution | fixed => duplicate |
2019-06-24 16:04 | cdorin | Relationship replaced | related to 14933 |
2019-10-25 15:12 | Mazi | Reproducibility | have not tried => always |
2019-10-25 15:12 | Mazi | Status | closed => new |
2019-10-25 15:12 | Mazi | Resolution | duplicate => reopened |
2019-10-25 15:12 | Mazi | Product Version | 3.12.x => 3.19.2 |
2019-10-25 15:12 | Mazi | Note Added: 54225 | |
2019-10-25 15:14 | Mazi | File Added: label_translation.png | |
2019-10-25 15:14 | Mazi | Note Added: 54226 | |
2019-10-25 15:16 | cdorin | Note Added: 54229 | |
2019-12-13 09:38 | Mazi | File Added: missing_translations.png | |
2019-12-13 09:38 | Mazi | Note Added: 55015 | |
2019-12-13 10:30 | cdorin | Assigned To | LouisGac => cdorin |
2019-12-13 10:32 | cdorin | Note Added: 55017 | |
2019-12-27 16:20 |
|
Changeset attached | => LimeSurvey master 298e7109 |
2019-12-27 16:20 |
|
Assigned To | cdorin => user204295 |
2019-12-27 16:20 |
|
Resolution | reopened => fixed |
2019-12-30 15:57 |
|
Changeset attached | => LimeSurvey master 0aa2497d |
2019-12-30 17:45 |
|
Changeset attached | => LimeSurvey master ea5483aa |
2020-01-02 16:04 |
|
Changeset attached | => LimeSurvey master 83678892 |
2020-01-15 15:37 |
|
Changeset attached | => LimeSurvey master b690b559 |
2020-01-15 15:37 |
|
Note Added: 55295 | |
2020-01-21 14:35 | lime_release_bot | Note Added: 55404 | |
2020-01-21 14:35 | lime_release_bot | Status | new => closed |
2020-01-21 15:09 | Mazi | Note Added: 55408 | |
2020-01-30 15:49 | Mazi | File Added: ls3.png | |
2020-01-30 15:49 | Mazi | File Added: ls4.png | |
2020-01-30 15:49 | Mazi | Note Added: 55576 | |
2020-02-03 15:08 |
|
Status | closed => acknowledged |
2020-02-03 17:46 |
|
Status | acknowledged => assigned |
2020-02-11 09:11 |
|
Note Added: 55850 | |
2020-02-11 09:13 |
|
Status | assigned => confirmed |
2020-03-16 23:36 | c_schmitz | Status | confirmed => closed |
2020-03-16 23:36 | c_schmitz | Fixed in Version | 3.15.x => 3.21.1 |
2020-03-16 23:36 | c_schmitz | Note Added: 56584 | |
2020-03-17 00:24 | Mazi | File Added: image.png | |
2020-03-17 00:24 | Mazi | Note Added: 56587 | |
2021-08-02 16:55 | guest | Bug heat | 16 => 20 |