diff options
author | Go MAEDA <maeda@farend.jp> | 2020-04-24 02:12:24 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-04-24 02:12:24 +0000 |
commit | 434f27a1ca377e1ca1885c033d361ce0e6c26aa1 (patch) | |
tree | 00403eba10d008d64f2eb7d840c118ca2d3a4f9f /config/locales/hr.yml | |
parent | b01fd293edb6c55ee9b83f060d228aced65adaba (diff) | |
download | redmine-434f27a1ca377e1ca1885c033d361ce0e6c26aa1.tar.gz redmine-434f27a1ca377e1ca1885c033d361ce0e6c26aa1.zip |
Remove unused i18n key "label_overall_activity" and "label_overall_spent_time" (#33342).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19722 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/hr.yml')
-rw-r--r-- | config/locales/hr.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/hr.yml b/config/locales/hr.yml index d37512967..71679089c 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -467,7 +467,6 @@ hr: label_last_login: Last connection label_registered_on: Registrirano label_activity: Aktivnosti - label_overall_activity: Aktivnosti label_user_activity: "%{value} ova/ina aktivnost" label_new: Novi label_logged_as: Prijavljeni ste kao @@ -896,7 +895,6 @@ hr: text_zoom_out: Zoom out text_zoom_in: Zoom in notice_unable_delete_time_entry: Unable to delete time log entry. - label_overall_spent_time: Overall spent time field_time_entries: Log time project_module_gantt: Gantt project_module_calendar: Calendar |