From edbfd09990f90bba384adf01769649d0d67f8ba0 Mon Sep 17 00:00:00 2001 From: Azamat Hackimov Date: Fri, 4 Sep 2009 22:28:35 +0000 Subject: Changing l10n messages (fixes #3807) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2856 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index d15800762..f77079e3d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -735,9 +735,9 @@ en: text_subprojects_destroy_warning: "Its subproject(s): {{value}} will be also deleted." text_workflow_edit: Select a role and a tracker to edit the workflow text_are_you_sure: Are you sure ? - text_journal_changed: "changed from {{old}} to {{new}}" - text_journal_set_to: "set to {{value}}" - text_journal_deleted: deleted + text_journal_changed: "{{label}} changed from {{old}} to {{new}}" + text_journal_set_to: "{{label}} set to {{value}}" + text_journal_deleted: "{{label}} deleted" text_tip_task_begin_day: task beginning this day text_tip_task_end_day: task ending this day text_tip_task_begin_end_day: task beginning and ending this day -- cgit v1.2.3