All translations are in directory languages. grep -r splash_trigger_workflow languages
should find it. This specific translation is used in op/op.TriggerWorkflow.php
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
admin@NAS/share/Web/dms/seeddms#grep-rsplash_trigger_workflowlanguageslanguages/bg_BG/lang.inc:'splash_trigger_workflow'=>'',languages/ar_EG/lang.inc:'splash_trigger_workflow'=>'تفعيل سير العمل',languages/de_DE/lang.inc:'splash_trigger_workflow'=>'',languages/tr_TR/lang.inc:'splash_trigger_workflow'=>'',languages/zh_TW/lang.inc:'splash_trigger_workflow'=>'觸發工作流程過渡',languages/id_ID/lang.inc:'splash_trigger_workflow'=>'',languages/ru_RU/lang.inc:'splash_trigger_workflow'=>'',languages/ca_ES/lang.inc:'splash_trigger_workflow'=>'',languages/zh_CN/lang.inc:'splash_trigger_workflow'=>'触发工作流过渡',languages/fr_FR/lang.inc:'splash_trigger_workflow'=>'Transition de workflow déclenchée',languages/el_GR/lang.inc:'splash_trigger_workflow'=>'',languages/nl_NL/lang.inc:'splash_trigger_workflow'=>'Triggered transition van de workflow',languages/hu_HU/lang.inc:'splash_trigger_workflow'=>'',languages/sv_SE/lang.inc:'splash_trigger_workflow'=>'',languages/pt_BR/lang.inc:'splash_trigger_workflow'=>'Acionada transição do fluxo de trabalho',languages/uk_UA/lang.inc:'splash_trigger_workflow'=>'',languages/es_ES/lang.inc:'splash_trigger_workflow'=>'',languages/it_IT/lang.inc:'splash_trigger_workflow'=>'Attivata transizione del flusso di lavoro',languages/cs_CZ/lang.inc:'splash_trigger_workflow'=>'Spuštěn přechod workflow',languages/en_GB/lang.inc:'splash_trigger_workflow'=>'Triggered transition of workflow',languages/hr_HR/lang.inc:'splash_trigger_workflow'=>'',languages/ro_RO/lang.inc:'splash_trigger_workflow'=>'',languages/ko_KR/lang.inc:'splash_trigger_workflow'=>'',languages/sk_SK/lang.inc:'splash_trigger_workflow'=>'',languages/pl_PL/lang.inc:'splash_trigger_workflow'=>'Wyzwalane przejście przepływu pracy',languages/lo_LA/lang.inc:'splash_trigger_workflow'=>'',languages/nb_NO/lang.inc:'splash_trigger_workflow'=>'Utløst overgang av arbeidsflyt',
Last edit: Mee 2022-12-06
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looks perfect. There are missing translations, but that's not a problem. Check if op/op.TriggerWorkflow.php contains splash_trigger_workflow
I assume there is some minor typo in it. Something you don't see at first sight.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looks like your installation is missing any translation of that key. Are you using the latest version of SeedDMS?
Hi Uwe,
thanks for following up so quickly. I am using the latest seeddms-quickstart-6.0.21.tar.gz - can I check whether the translation is actually missing?
All translations are in directory languages.
grep -r splash_trigger_workflow languagesshould find it. This specific translation is used in op/op.TriggerWorkflow.php
Isn't there something missing?
Last edit: Mee 2022-12-06
Looks perfect. There are missing translations, but that's not a problem. Check if op/op.TriggerWorkflow.php contains splash_trigger_workflow
I assume there is some minor typo in it. Something you don't see at first sight.
I only identified one occurrence and it looks fine to me...