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/vi.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/vi.yml')
-rw-r--r-- | config/locales/vi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 5a3cc89cf..d9bb74e4e 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -738,7 +738,7 @@ vi: text_select_project_modules: 'Chọn các module cho dự án:' text_default_administrator_account_changed: Thay đổi tài khoản quản trị mặc định text_file_repository_writable: Cho phép ghi thư mục đính kèm - text_rmagick_available: Trạng thái RMagick + text_minimagick_available: Trạng thái MiniMagick text_destroy_time_entries_question: "Thời gian %{hours} giờ đã báo cáo trong vấn đề bạn định xóa. Bạn muốn làm gì tiếp ?" text_destroy_time_entries: Xóa thời gian báo cáo text_assign_time_entries_to_project: Gán thời gian báo cáo cho dự án |