diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-01-23 10:22:00 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-01-23 10:22:00 +0000 |
commit | 4cefae0aaadfadae71d695b17468fca2dfe74541 (patch) | |
tree | aeceb744a0d9c38c17f0408d953baf614497bf6a /config/locales/he.yml | |
parent | e173f7e72dff82dfe55656a0ea0b7cf25f0c45de (diff) | |
download | redmine-4cefae0aaadfadae71d695b17468fca2dfe74541.tar.gz redmine-4cefae0aaadfadae71d695b17468fca2dfe74541.zip |
Adds an application configuration file: config/configuration.yml (#7408).
Email delivery settings that were stored in config/email.yml should be moved to this new configuration file.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4752 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 bd405a217..d8a4abe04 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -889,7 +889,7 @@ he: text_user_wrote: "%{value} כתב:" text_enumeration_destroy_question: "%{count} אוביקטים מוצבים לערך זה." text_enumeration_category_reassign_to: 'הצב מחדש לערך הזה:' - text_email_delivery_not_configured: 'לא נקבעה תצורה לשליחת דואר, וההתראות כבויות.\nקבע את תצורת שרת ה־SMTP בקובץ /etc/redmine/<instance>/email.yml והתחל את האפליקציה מחדש ע"מ לאפשר אותם.' + text_email_delivery_not_configured: 'לא נקבעה תצורה לשליחת דואר, וההתראות כבויות.\nקבע את תצורת שרת ה־SMTP בקובץ /etc/redmine/<instance>/configuration.yml והתחל את האפליקציה מחדש ע"מ לאפשר אותם.' text_repository_usernames_mapping: "בחר או עדכן את משתמש Redmine הממופה לכל שם משתמש ביומן המאגר.\nמשתמשים בעלי שם או כתובת דואר זהה ב־Redmine ובמאגר ממופים באופן אוטומטי." text_diff_truncated: '... השינויים עוברים את מספר השורות המירבי לתצוגה, ולכן הם קוצצו.' text_custom_field_possible_values_info: שורה אחת לכל ערך |