diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-04-28 10:36:12 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-04-28 10:36:12 +0000 |
commit | 10191813ec9b5671ffd58008fcc832379f811009 (patch) | |
tree | 1238124192c80d6d53ccb907580394c5bd1b9f96 /lang/ko.yml | |
parent | be071deae29935ebb4dbcd3a7e445e290061b883 (diff) | |
download | redmine-10191813ec9b5671ffd58008fcc832379f811009.tar.gz redmine-10191813ec9b5671ffd58008fcc832379f811009.zip |
Merged r1307 to r1369 from trunk.
git-svn-id: http://redmine.rubyforge.org/svn/branches/0.7-stable@1370 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/ko.yml')
-rw-r--r-- | lang/ko.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ko.yml b/lang/ko.yml index a8b105855..4281f3881 100644 --- a/lang/ko.yml +++ b/lang/ko.yml @@ -617,3 +617,4 @@ label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." label_planning: Planning +text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' |