summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2010-11-07 14:15:01 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2010-11-07 14:15:01 +0000
commit475530e59f65f3e8d24623383512e092b2d02521 (patch)
tree76e9b403b548ee62b3f5b05fcf9a0c7554add13d /config
parent3b01ea9fa42cec01a17664a64de6f8157d363bec (diff)
downloadredmine-475530e59f65f3e8d24623383512e092b2d02521.tar.gz
redmine-475530e59f65f3e8d24623383512e092b2d02521.zip
Adds a "visible" option on User and Project custom fields (#1738).
If set to false, the custom field won't be display on user profile/project overview. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4382 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml1
-rw-r--r--config/locales/fr.yml2
2 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 3b4b80258..78654b1fb 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -297,6 +297,7 @@ en:
field_member_of_group: "Assignee's group"
field_assigned_to_role: "Assignee's role"
field_text: Text field
+ field_visible: Visible
setting_app_title: Application title
setting_app_subtitle: Application subtitle
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 44e048722..350c38dbd 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -303,6 +303,7 @@ fr:
field_sharing: Partage
field_active: Actif
field_parent_issue: Tâche parente
+ field_visible: Visible
setting_app_title: Titre de l'application
setting_app_subtitle: Sous-titre de l'application
@@ -943,3 +944,4 @@ fr:
field_member_of_group: Groupe de l'assigné
field_assigned_to_role: Rôle de l'assigné
field_start_date: Start date
+ setting_emails_header: Emails header