From 121df3d4a74685d67db92a41f25d2fe7cfafe985 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 12 Mar 2013 11:54:11 +0000 Subject: [PATCH] replace scm to SCM at locale files (#13438) Contributed by Filou Centrinov. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11599 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/bs.yml | 4 ++-- config/locales/ca.yml | 4 ++-- config/locales/da.yml | 4 ++-- config/locales/el.yml | 4 ++-- config/locales/en-GB.yml | 4 ++-- config/locales/en.yml | 4 ++-- config/locales/eu.yml | 4 ++-- config/locales/fa.yml | 4 ++-- config/locales/fi.yml | 4 ++-- config/locales/gl.yml | 4 ++-- config/locales/he.yml | 4 ++-- config/locales/hr.yml | 4 ++-- config/locales/hu.yml | 4 ++-- config/locales/id.yml | 4 ++-- config/locales/lt.yml | 4 ++-- config/locales/lv.yml | 4 ++-- config/locales/mk.yml | 4 ++-- config/locales/mn.yml | 4 ++-- config/locales/pl.yml | 4 ++-- config/locales/ro.yml | 4 ++-- config/locales/sk.yml | 4 ++-- config/locales/sq.yml | 4 ++-- config/locales/sr-YU.yml | 4 ++-- config/locales/sr.yml | 4 ++-- config/locales/th.yml | 4 ++-- config/locales/tr.yml | 4 ++-- config/locales/uk.yml | 4 ++-- 27 files changed, 54 insertions(+), 54 deletions(-) diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 8f5d8f634..4c323751b 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -979,8 +979,6 @@ bs: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1101,3 +1099,5 @@ bs: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Ukupno + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/ca.yml b/config/locales/ca.yml index de648a197..cac130530 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -968,8 +968,6 @@ ca: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1090,3 +1088,5 @@ ca: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Total + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/da.yml b/config/locales/da.yml index 17b7ffbf3..e10bbd058 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -983,8 +983,6 @@ da: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1105,3 +1103,5 @@ da: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Total + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/el.yml b/config/locales/el.yml index e4df4ffe5..56a2de868 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -966,8 +966,6 @@ el: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1088,3 +1086,5 @@ el: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Σύνολο + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 9e392d69d..d53b1f0d7 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -972,8 +972,8 @@ en-GB: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between label_diff: diff diff --git a/config/locales/en.yml b/config/locales/en.yml index bc997b4d7..82ae65917 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1028,8 +1028,8 @@ en: text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) text_scm_command: Command text_scm_command_version: Version - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. text_issue_conflict_resolution_overwrite: "Apply my changes anyway (previous notes will be kept but some changes may be overwritten)" text_issue_conflict_resolution_add_notes: "Add my notes and discard my other changes" text_issue_conflict_resolution_cancel: "Discard all my changes and redisplay %{link}" diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 6f94d0bc9..3d20d0325 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -967,8 +967,6 @@ eu: text_scm_command: Komandoa text_scm_command_version: Bertsioa label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1089,3 +1087,5 @@ eu: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Guztira + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 3d2cc9a37..644da161c 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -968,8 +968,6 @@ fa: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1090,3 +1088,5 @@ fa: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: جمله + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 8fb569348..e87daed39 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -987,8 +987,6 @@ fi: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1109,3 +1107,5 @@ fi: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Yhteensä + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 6ef9b71c4..f3a8279d4 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -977,8 +977,6 @@ gl: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1099,3 +1097,5 @@ gl: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Total + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/he.yml b/config/locales/he.yml index 01b3b1993..a67e4e37a 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -971,8 +971,6 @@ he: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1093,3 +1091,5 @@ he: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: סה"כ + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 4a3597330..8ff77b6cc 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -967,8 +967,6 @@ hr: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1089,3 +1087,5 @@ hr: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Ukupno + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 319dc66ba..3d27e3402 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -985,8 +985,6 @@ text_scm_command: Parancs text_scm_command_version: Verzió label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1107,3 +1105,5 @@ field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Összesen + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/id.yml b/config/locales/id.yml index 2baded43e..85db1537d 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -970,8 +970,6 @@ id: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1092,3 +1090,5 @@ id: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Total + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/lt.yml b/config/locales/lt.yml index d830bea63..3ff448c92 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1008,8 +1008,6 @@ lt: text_mercurial_repository_note: Vietinė saugykla (e.g. /hgrepo, c:\hgrepo) text_scm_command: Komanda text_scm_command_version: Versija - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. default_role_manager: Vadovas default_role_developer: Projektuotojas @@ -1147,3 +1145,5 @@ lt: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Iš viso + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 91a213316..7230343c4 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -960,8 +960,6 @@ lv: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1082,3 +1080,5 @@ lv: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Kopā + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/mk.yml b/config/locales/mk.yml index c02f13dfe..12ae0da9c 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -966,8 +966,6 @@ mk: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1088,3 +1086,5 @@ mk: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Вкупно + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 6ec884e9a..e6c53f4b2 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -967,8 +967,6 @@ mn: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1089,3 +1087,5 @@ mn: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Нийт + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 25ffcc88a..afe518e78 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -987,8 +987,6 @@ pl: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1109,3 +1107,5 @@ pl: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Ogółem + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 4e20b3121..134116fbe 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -961,8 +961,6 @@ ro: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1083,3 +1081,5 @@ ro: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Total + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/sk.yml b/config/locales/sk.yml index d25707ca0..2ab534374 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -963,8 +963,6 @@ sk: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1085,3 +1083,5 @@ sk: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Celkovo + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 6f7e4cdbe..cb2312539 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -971,8 +971,6 @@ sq: text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) text_scm_command: Command text_scm_command_version: Version - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. text_issue_conflict_resolution_overwrite: "Apply my changes anyway (previous notes will be kept but some changes may be overwritten)" text_issue_conflict_resolution_add_notes: "Add my notes and discard my other changes" text_issue_conflict_resolution_cancel: "Discard all my changes and redisplay %{link}" @@ -1084,3 +1082,5 @@ sq: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Total + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 27d016042..415ebc5bc 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -968,8 +968,6 @@ sr-YU: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1090,3 +1088,5 @@ sr-YU: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Ukupno + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 4ffc3bc36..57eb9b266 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -967,8 +967,6 @@ sr: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1089,3 +1087,5 @@ sr: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Укупно + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/th.yml b/config/locales/th.yml index 09b87921e..f67944d8f 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -963,8 +963,6 @@ th: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1085,3 +1083,5 @@ th: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: จำนวนรวม + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 724a5b1ee..9ff0a4f93 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -985,8 +985,6 @@ tr: text_scm_command: Komut text_scm_command_version: Sürüm label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1107,3 +1105,5 @@ tr: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Toplam + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 0718b2c97..cf80f1bf6 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -963,8 +963,6 @@ uk: text_scm_command: Command text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1083,3 +1081,5 @@ uk: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: Всього + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.