Some improvements in localization files.
authoranuko <support@anuko.com>
Sun, 23 Oct 2016 17:15:02 +0000 (17:15 +0000)
committeranuko <support@anuko.com>
Sun, 23 Oct 2016 17:15:02 +0000 (17:15 +0000)
WEB-INF/resources/ca.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/ru.lang.php

index 82f886c..3b0cf77 100644 (file)
@@ -221,6 +221,10 @@ $i18n_key_words = array(
 "form.profile.edit_title" => 'Modificant perfil',
 "form.profile.name" => 'Nom',
 // Note to translators: a few strings in this section a missing. Please check against the English file.
+// TODO: translate the following:
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 
 // people form attributes
 "form.people.ppl_str" => 'Persones',
index 018d54d..7e6a2c4 100644 (file)
@@ -385,6 +385,10 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'projecten',
 'form.profile.mode_projects_and_tasks' => 'projecten en taken',
 'form.profile.record_type' => 'Registratie type',
+// TODO: translate the following:
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.type_all' => 'begin, einde en duur',
 'form.profile.type_start_finish' => 'begin en einde',
 'form.profile.type_duration' => 'duur',
index 10ff6e7..3f18691 100644 (file)
@@ -386,6 +386,9 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'проекты',
 'form.profile.mode_projects_and_tasks' => 'проекты и задачи',
 'form.profile.record_type' => 'Тип записи',
+'form.profile.uncompleted_indicators' => 'Индикаторы незавершения',
+'form.profile.uncompleted_indicators_none' => 'не показывать',
+'form.profile.uncompleted_indicators_show' => 'показывать',
 'form.profile.type_all' => 'все',
 'form.profile.type_start_finish' => 'начало и конец',
 'form.profile.type_duration' => 'длительность',