diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-02-26 16:01:04 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-02-26 16:01:04 +0000 |
commit | bda2aa474c7108be654d5b8c93fc69cad55561af (patch) | |
tree | 56aa42e61b9391dacc3eaf0db2c47dad937e08c4 /config/locales/de.yml | |
parent | c7c43d38cef92b74403b3c1adb70686145c16829 (diff) | |
download | redmine-bda2aa474c7108be654d5b8c93fc69cad55561af.tar.gz redmine-bda2aa474c7108be654d5b8c93fc69cad55561af.zip |
Adds a link to the user profile from the administration user edit screen (#4480).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3495 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 051686101..c4ca98f3c 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -905,3 +905,4 @@ de: enumeration_doc_categories: Dokumentenkategorien enumeration_activities: Aktivitäten (Zeiterfassung) enumeration_system_activity: System-Aktivität + label_profile: Profile |