diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-04 11:55:16 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-04 11:55:16 +0000 |
commit | 1eab530e927f58e3a576b7fe5659a20e6494a406 (patch) | |
tree | 2a61683447d168964f051a10a08fe931a18139a3 /config/locales/hu.yml | |
parent | 098fabd6ce4c4b69ff97a2c888388e1b1a5d288a (diff) | |
download | redmine-1eab530e927f58e3a576b7fe5659a20e6494a406.tar.gz redmine-1eab530e927f58e3a576b7fe5659a20e6494a406.zip |
update locales for bulk delete time entries (#7996).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5317 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/hu.yml')
-rw-r--r-- | config/locales/hu.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/hu.yml b/config/locales/hu.yml index c35152e05..0e8cc3f60 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -965,3 +965,4 @@ label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author label_bulk_edit_selected_time_entries: Bulk edit selected time entries + text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? |