diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-05 13:44:08 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-05 13:44:08 +0000 |
commit | bbe8ea29e8d3e6de60b96c08d60de9447bcceca9 (patch) | |
tree | 759b4deb14fe8c0476e042f18168f912cf461377 /lang/ro.yml | |
parent | fbcdfee622729792ab58648228209bbd3c2142b6 (diff) | |
download | redmine-bbe8ea29e8d3e6de60b96c08d60de9447bcceca9.tar.gz redmine-bbe8ea29e8d3e6de60b96c08d60de9447bcceca9.zip |
Display the last 30 days on the activity view rather than the current month.
Number of days can be configured in the application settings.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1196 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/ro.yml')
-rw-r--r-- | lang/ro.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ro.yml b/lang/ro.yml index b8b737e42..68de767a9 100644 --- a/lang/ro.yml +++ b/lang/ro.yml @@ -607,3 +607,4 @@ error_issue_not_found_in_project: 'The issue was not found or does not belong to text_assign_time_entries_to_project: Assign reported hours to the project text_destroy_time_entries: Delete reported hours text_reassign_time_entries: 'Reassign reported hours to this issue:' +setting_activity_days_default: Days displayed on project activity |