diff options
author | winterheart <unknown@unknown> | 2008-09-14 13:08:02 +0000 |
---|---|---|
committer | winterheart <unknown@unknown> | 2008-09-14 13:08:02 +0000 |
commit | 323a26030beb8b02dbda428c5bd82157cbd476fe (patch) | |
tree | ecf824257fe2cbcd96929ca4aaaa57088dda3507 /lang/en.yml | |
parent | 653d2aacbbac8d5fe61b9b9816641bd037562507 (diff) | |
download | redmine-323a26030beb8b02dbda428c5bd82157cbd476fe.tar.gz redmine-323a26030beb8b02dbda428c5bd82157cbd476fe.zip |
sorting new string...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1830 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/en.yml')
-rw-r--r-- | lang/en.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/en.yml b/lang/en.yml index b1f8335fd..7e8ba9f52 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -77,6 +77,7 @@ notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s." notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit." notice_account_pending: "Your account was created and is now pending administrator approval." notice_default_data_loaded: Default configuration successfully loaded. +notice_unable_delete_version: Unable to delete version. error_can_t_load_default_data: "Default configuration could not be loaded: %s" error_scm_not_found: "The entry or revision was not found in the repository." @@ -638,5 +639,3 @@ default_activity_development: Development enumeration_issue_priorities: Issue priorities enumeration_doc_categories: Document categories enumeration_activities: Activities (time tracking) -notice_unable_delete_version: Unable to delete version - |