diff options
author | Go MAEDA <maeda@farend.jp> | 2019-08-14 02:40:56 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-08-14 02:40:56 +0000 |
commit | beeacb2c2a833cfffc83d05ccb4317cb41654374 (patch) | |
tree | 72dceddde159ee2d667529584a01fe1411ed5577 /config/locales/he.yml | |
parent | 3bf7956ce00fd60f8bfa84c47b67fa2f52bcff6f (diff) | |
download | redmine-beeacb2c2a833cfffc83d05ccb4317cb41654374.tar.gz redmine-beeacb2c2a833cfffc83d05ccb4317cb41654374.zip |
Replace RMagick with MiniMagick (#30492).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18366 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/he.yml')
-rw-r--r-- | config/locales/he.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/he.yml b/config/locales/he.yml index 9406c05e0..d316620bf 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -861,7 +861,7 @@ he: text_default_administrator_account_changed: מנהל המערכת ברירת המחדל שונה text_file_repository_writable: מאגר הקבצים ניתן לכתיבה text_plugin_assets_writable: ספרית נכסי תוספים ניתנת לכתיבה - text_rmagick_available: RMagick זמין (רשות) + text_minimagick_available: MiniMagick זמין (רשות) text_destroy_time_entries_question: "%{hours} שעות דווחו על הנושאים שאתה עומד למחוק. מה ברצונך לעשות?" text_destroy_time_entries: מחק שעות שדווחו text_assign_time_entries_to_project: הצב שעות שדווחו לפרויקט הזה |