summaryrefslogtreecommitdiffstats
path: root/config/locales/sk.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2011-07-09 19:23:50 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2011-07-09 19:23:50 +0000
commitf208fceccaf91bdcd934e3853c93fbe95c622bf4 (patch)
tree59930c49c40ade3f6fabcaad56da9ecb7f1adbbc /config/locales/sk.yml
parent621850d5a04e4d2dbe11fda358bad0ce3148d848 (diff)
downloadredmine-f208fceccaf91bdcd934e3853c93fbe95c622bf4.tar.gz
redmine-f208fceccaf91bdcd934e3853c93fbe95c622bf4.zip
Adds issue id link in the issue creation flash message (#3033).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6210 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sk.yml')
-rw-r--r--config/locales/sk.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 7968c470a..53aad5427 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -971,3 +971,4 @@ sk:
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.