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/nl.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/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index bfe5dfce9..9c49d58f7 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -870,3 +870,4 @@ nl: setting_cache_formatted_text: Cache formatted text permission_manage_project_activities: Manage project activities error_unable_delete_issue_status: Unable to delete issue status + label_profile: Profile |