diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-06 08:32:56 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-06 08:32:56 +0000 |
commit | 533994e5ea00d8273298becd612f8615fba76c0c (patch) | |
tree | e8f9fe41e5184e92d096038cbb117b34d192d53e /lang/pt.yml | |
parent | e951d8458413f02ba613163df862d1a352ed3692 (diff) | |
download | redmine-533994e5ea00d8273298becd612f8615fba76c0c.tar.gz redmine-533994e5ea00d8273298becd612f8615fba76c0c.zip |
Adds an application setting to choose whether or not subprojects issues should be displayed by default on the issue list, calendar and gantt (r1178). Default is true.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1198 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/pt.yml')
-rw-r--r-- | lang/pt.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pt.yml b/lang/pt.yml index 63972d042..034da0db9 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -612,3 +612,4 @@ label_chronological_order: In chronological order field_comments_sorting: Afficher les commentaires label_reverse_chronological_order: In reverse chronological order label_preferences: Preferences +setting_display_subprojects_issues: Display subprojects issues on main projects by default |