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/bs.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/bs.yml')
-rw-r--r-- | config/locales/bs.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/bs.yml b/config/locales/bs.yml index c8fda33cf..3c1eb2627 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -457,7 +457,6 @@ bs: label_registered_on: Registrovan na label_activity_plural: Promjene label_activity: Operacija - label_overall_activity: Pregled svih promjena label_user_activity: "Promjene izvršene od: %{value}" label_new: Novi label_logged_as: Prijavljen kao @@ -912,7 +911,6 @@ bs: 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 |