summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-01-09 10:09:48 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-01-09 10:09:48 +0000
commit1f8a86d07f7d83e66fe9894b603dabcc9559ffae (patch)
tree7453d63182f7997597059e51f99acaa1d5931740
parentce075327b3961491298d2b202451ed9e39b0633b (diff)
downloadredmine-1f8a86d07f7d83e66fe9894b603dabcc9559ffae.tar.gz
redmine-1f8a86d07f7d83e66fe9894b603dabcc9559ffae.zip
add missing keys for 1.3-stable to Arabic yaml (#9943)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8574 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/ar.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index a062ca759..cc44768fb 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1000,3 +1000,9 @@ ar:
description_date_range_interval: اختر المدة عن طريق اختيار تاريخ البداية والنهاية
description_date_from: ادخل تاريخ البداية
description_date_to: ادخل تاريخ الانتهاء
+ text_rmagick_available: RMagick available (optional)
+ text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
+ text_project_identifier_info: Only lower case letters (a-z), numbers and dashes are allowed.<br />Once saved, the identifier cannot be changed.
+ text_repository_usernames_mapping: |-
+ Select or update the Redmine user mapped to each username found in the repository log.
+ Users with the same Redmine and repository username or email are automatically mapped.