summaryrefslogtreecommitdiffstats
path: root/config/locales/he.yml
diff options
context:
space:
mode:
authorEric Davis <edavis@littlestreamsoftware.com>2010-10-27 16:27:06 +0000
committerEric Davis <edavis@littlestreamsoftware.com>2010-10-27 16:27:06 +0000
commite9efa5b9814bbeddd9956b8478ed26af02b0eeca (patch)
treed2b8c54194c7410edd114483d3645d9945aff17a /config/locales/he.yml
parent70bf0706b2f7933f72cbd4daab8e43b0ac9de4e9 (diff)
downloadredmine-e9efa5b9814bbeddd9956b8478ed26af02b0eeca.tar.gz
redmine-e9efa5b9814bbeddd9956b8478ed26af02b0eeca.zip
Refactor: use :id instead of :page when linking to Wiki Pages
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4296 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/he.yml')
-rw-r--r--config/locales/he.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 72f5a6cbd..c8616abaa 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -196,10 +196,10 @@ he:
mail_body_account_activation_request: "משתמש חדש ({{value}}) נרשם. החשבון שלו מחכה לאישור שלך:"
mail_subject_reminder: "{{count}} נושאים מיועדים להגשה בימים הקרובים ({{days}})"
mail_body_reminder: "{{count}} נושאים שמיועדים אליך מיועדים להגשה בתוך {{days}} ימים:"
- mail_subject_wiki_content_added: "דף ה־wiki ‏'{{page}}' נוסף"
- mail_body_wiki_content_added: דף ה־wiki ‏'{{page}}' נוסף ע"י {{author}}.
- mail_subject_wiki_content_updated: "דף ה־wiki ‏'{{page}}' עודכן"
- mail_body_wiki_content_updated: דף ה־wiki ‏'{{page}}' עודכן ע"י {{author}}.
+ mail_subject_wiki_content_added: "דף ה־wiki ‏'{{id}}' נוסף"
+ mail_body_wiki_content_added: דף ה־wiki ‏'{{id}}' נוסף ע"י {{author}}.
+ mail_subject_wiki_content_updated: "דף ה־wiki ‏'{{id}}' עודכן"
+ mail_body_wiki_content_updated: דף ה־wiki ‏'{{id}}' עודכן ע"י {{author}}.
gui_validation_error: שגיאה 1
gui_validation_error_plural: "{{count}} שגיאות"