From: Jean-Philippe Lang Date: Fri, 26 Feb 2010 16:01:04 +0000 (+0000) Subject: Adds a link to the user profile from the administration user edit screen (#4480). X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=bda2aa474c7108be654d5b8c93fc69cad55561af;p=redminele%2Fredmine.git 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 --- diff --git a/app/views/users/edit.rhtml b/app/views/users/edit.rhtml index b67ccc2b..f5538c16 100644 --- a/app/views/users/edit.rhtml +++ b/app/views/users/edit.rhtml @@ -1,4 +1,5 @@
+<%= link_to l(:label_profile), {:controller => 'users', :action => 'show', :id => @user}, :class => 'icon icon-user' %> <%= change_status_link(@user) %>
diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 6d9245a2..c5c0c20d 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -882,3 +882,4 @@ bg: 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 diff --git a/config/locales/bs.yml b/config/locales/bs.yml index bc8040df..8afce9e7 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -906,3 +906,4 @@ bs: 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 diff --git a/config/locales/ca.yml b/config/locales/ca.yml index e8a94175..68f2d552 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -885,3 +885,4 @@ ca: 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 diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 64bc3899..7106493d 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -888,3 +888,4 @@ cs: 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 diff --git a/config/locales/da.yml b/config/locales/da.yml index d19b3583..49f2a00f 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -908,3 +908,4 @@ da: 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 diff --git a/config/locales/de.yml b/config/locales/de.yml index 05168610..c4ca98f3 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 diff --git a/config/locales/el.yml b/config/locales/el.yml index b1dee191..0b8f1dab 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -888,3 +888,4 @@ el: 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 diff --git a/config/locales/en.yml b/config/locales/en.yml index 366e9688..95dd4524 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -749,6 +749,7 @@ en: label_api_access_key: API access key label_missing_api_access_key: Missing an API access key label_api_access_key_created_on: "API access key created {{value}} ago" + label_profile: Profile button_login: Login button_submit: Submit diff --git a/config/locales/es.yml b/config/locales/es.yml index b552cdcf..eb604498 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -932,3 +932,4 @@ es: 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 diff --git a/config/locales/eu.yml b/config/locales/eu.yml index e3fcde0c..dd0687ed 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -892,3 +892,4 @@ eu: 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 diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 9abbec25..8ca59c41 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -918,3 +918,4 @@ fi: 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 diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 91e8a421..ad665235 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -764,6 +764,7 @@ fr: label_missing_feeds_access_key: Clé d'accès RSS manquante label_close_versions: Fermer les versions terminées label_revision_id: Revision {{value}} + label_profile: Profil button_login: Connexion button_submit: Soumettre diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 000c4a93..962b8978 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -908,3 +908,4 @@ gl: 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 diff --git a/config/locales/he.yml b/config/locales/he.yml index 0bbc3ef5..f4493952 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -892,3 +892,4 @@ he: 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 diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 3bece1c6..453d9754 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -895,3 +895,4 @@ hr: 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 diff --git a/config/locales/hu.yml b/config/locales/hu.yml index b795d099..bb6b543e 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -913,3 +913,4 @@ 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 diff --git a/config/locales/id.yml b/config/locales/id.yml index 0a49b321..f2ed6899 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -900,3 +900,4 @@ id: 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 diff --git a/config/locales/it.yml b/config/locales/it.yml index 2f9196e2..19f344e4 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -895,3 +895,4 @@ it: 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 diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 18f728a9..a1671052 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -917,3 +917,4 @@ ja: enumeration_doc_categories: 文書カテゴリ enumeration_activities: 作業分類 (時間トラッキング) enumeration_system_activity: システム作業分類 + label_profile: Profile diff --git a/config/locales/ko.yml b/config/locales/ko.yml index abe003a8..52afcefe 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -948,3 +948,4 @@ ko: 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 diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 8c94bddd..caf2603a 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -956,3 +956,4 @@ lt: 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 diff --git a/config/locales/nl.yml b/config/locales/nl.yml index bfe5dfce..9c49d58f 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 diff --git a/config/locales/no.yml b/config/locales/no.yml index ff44f1a0..33721ab5 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -883,3 +883,4 @@ 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 diff --git a/config/locales/pl.yml b/config/locales/pl.yml index b3a60aad..2ef70d56 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -913,3 +913,4 @@ pl: permission_manage_project_activities: Zarządzanie aktywnościami projektu setting_cache_formatted_text: Cache formatted text error_unable_delete_issue_status: Unable to delete issue status + label_profile: Profile diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 0d11ebb0..023ad145 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -916,3 +916,4 @@ pt-BR: setting_cache_formatted_text: Realizar cache de texto formatado permission_manage_project_activities: Gerenciar atividades do projeto error_unable_delete_issue_status: Unable to delete issue status + label_profile: Profile diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 19842cda..f1b980b5 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -900,3 +900,4 @@ pt: 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 diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 56a57aeb..a14ef5b4 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -885,3 +885,4 @@ ro: 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 diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 3c8dd68f..d1c30dd1 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1009,3 +1009,4 @@ ru: label_board_sticky: Прикреплена label_board_locked: Заблокирована + label_profile: Profile diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 77bc5f19..de07f83c 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -887,3 +887,4 @@ sk: 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 diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 9fe44bc3..1471683e 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -884,3 +884,4 @@ sl: 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 diff --git a/config/locales/sr.yml b/config/locales/sr.yml index d11ce0de..527012ac 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -903,3 +903,4 @@ 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 diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 101d6b10..6819f2b0 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -937,3 +937,4 @@ sv: enumeration_doc_categories: Dokumentkategorier enumeration_activities: Aktiviteter (tidsuppföljning) enumeration_system_activity: Systemaktivitet + label_profile: Profile diff --git a/config/locales/th.yml b/config/locales/th.yml index 22c1382d..a27530ec 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -885,3 +885,4 @@ th: 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 diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 8523e016..f08c94d7 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -915,3 +915,4 @@ tr: 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 diff --git a/config/locales/uk.yml b/config/locales/uk.yml index fa94ebfb..a74bfae3 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -884,3 +884,4 @@ uk: 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 diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 494eb737..31e4ab94 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -947,3 +947,4 @@ vi: 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 diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index b621b6fd..0adc8d71 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -979,3 +979,4 @@ enumeration_doc_categories: 文件分類 enumeration_activities: 活動 (時間追蹤) enumeration_system_activity: 系統活動 + label_profile: Profile diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 93a24087..a62c594f 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -910,3 +910,4 @@ zh: 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