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/eu.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/eu.yml')
-rw-r--r-- | config/locales/eu.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 49ab3c5b3..d445a9b89 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -476,7 +476,6 @@ eu: label_last_login: Azken konexioa label_registered_on: Noiz erregistratuta label_activity: Jarduerak - label_overall_activity: Jarduera guztiak label_user_activity: "%{value}-(r)en jarduerak" label_new: Berria label_logged_as: "Sartutako erabiltzailea:" @@ -900,7 +899,6 @@ eu: text_zoom_out: Zooma txikiagotu text_zoom_in: Zooma handiagotu notice_unable_delete_time_entry: "Ezin da hautatutako denbora erregistroa ezabatu." - label_overall_spent_time: Igarotako denbora guztira field_time_entries: "Denbora erregistratu" project_module_gantt: Gantt project_module_calendar: Egutegia |