diff options
author | Eric Davis <edavis@littlestreamsoftware.com> | 2010-02-12 19:15:39 +0000 |
---|---|---|
committer | Eric Davis <edavis@littlestreamsoftware.com> | 2010-02-12 19:15:39 +0000 |
commit | 8d086cb7d446d4d4c1b1140f387c1c8ebeb7ca06 (patch) | |
tree | df1be2b9ebe081767a5eda583db1031a43c8e293 /config/locales/it.yml | |
parent | c18f8d34fb3d187338fa7abd887523449a7f0947 (diff) | |
download | redmine-8d086cb7d446d4d4c1b1140f387c1c8ebeb7ca06.tar.gz redmine-8d086cb7d446d4d4c1b1140f387c1c8ebeb7ca06.zip |
Removed hard coded English string.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3416 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index 4e52a3df5..f4f53d10c 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -894,4 +894,4 @@ it: permission_export_wiki_pages: Export wiki pages setting_cache_formatted_text: Cache formatted text permission_manage_project_activities: Manage project activities -
\ No newline at end of file + error_unable_delete_issue_status: Unable to delete issue status |