diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-02-21 10:02:47 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-02-21 10:02:47 +0000 |
commit | 317c35c36bdb34a52728fcc5d70e18c6743799b1 (patch) | |
tree | 3b65476cb36fd8f5c6737828ce8fe11269c14d2b /config/locales/cs.yml | |
parent | ea334188284bbd790fbee13ee3bfb32aadb42e7b (diff) | |
download | redmine-317c35c36bdb34a52728fcc5d70e18c6743799b1.tar.gz redmine-317c35c36bdb34a52728fcc5d70e18c6743799b1.zip |
Fills locales with new strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4902 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/cs.yml')
-rw-r--r-- | config/locales/cs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 633178413..c414b973c 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -940,3 +940,5 @@ cs: enumeration_activities: Aktivity (sledování času) enumeration_system_activity: Systémová aktivita + field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text + text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. |