diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-15 17:39:01 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-15 17:39:01 +0000 |
commit | 777c9acae8d6ea59ba54f915edff85b8ebb26546 (patch) | |
tree | db19825d30ff1080c5843aaa8ff7d9f1ba560749 /lang/it.yml | |
parent | 7b13b58a2f247bab702d00b2a061ce4844d66b68 (diff) | |
download | redmine-777c9acae8d6ea59ba54f915edff85b8ebb26546.tar.gz redmine-777c9acae8d6ea59ba54f915edff85b8ebb26546.zip |
"My projects" are now listed under the drop-down "Projects" top menu item (20 projects max.).
The left menu section for "My projects" is removed.
Patch by Damien McKenna (slightly edited).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@534 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/it.yml')
-rw-r--r-- | lang/it.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/it.yml b/lang/it.yml index 6188fbc8a..7cfacfab5 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -179,6 +179,7 @@ label_user_new: Nuovo utente label_project: Progetto label_project_new: Nuovo progetto label_project_plural: Progetti +label_project_all: All Projects label_project_latest: Ultimi progetti registrati label_issue: Contesto label_issue_new: Nuovo contesto |