From 121df3d4a74685d67db92a41f25d2fe7cfafe985 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 12 Mar 2013 11:54:11 +0000 Subject: 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/pl.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/locales/pl.yml') 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. -- cgit v1.2.3