diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-07-26 17:41:47 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-07-26 17:41:47 +0000 |
commit | 87f284dcb6c54047948f39cf5ce58444eae73c1e (patch) | |
tree | ae8088be75660a852b08baaf50de4cf2d3b553a0 /config/locales/de.yml | |
parent | 04f9a321b1205d6017c86030eebd6f8b3b93774a (diff) | |
download | redmine-87f284dcb6c54047948f39cf5ce58444eae73c1e.tar.gz redmine-87f284dcb6c54047948f39cf5ce58444eae73c1e.zip |
Repository Identifier should be frozen (#11109).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10081 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r-- | config/locales/de.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index f3eb9a7c9..8bb8a4ae4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1074,3 +1074,4 @@ de: label_fields_permissions: Fields permissions label_readonly: Nur-Lese-Zugriff label_required: Erforderlich + text_repository_identifier_info: 'Kleinbuchstaben (a-z), Ziffern, Binde- und Unterstriche erlaubt.<br />Einmal gespeichert, kann die Kennung nicht mehr geƤndert werden.' |