From c65a77bd85824171f363c95b615c5025a605b71e Mon Sep 17 00:00:00 2001 From: Nathan Dinsmore Date: Sat, 13 Apr 2013 02:32:09 -0400 Subject: Fixed issue #25 Corrected the capitalization of the "Project notes..." menu item --- lang-zh.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang-zh.js') diff --git a/lang-zh.js b/lang-zh.js index 9e2a8a8..cac4099 100644 --- a/lang-zh.js +++ b/lang-zh.js @@ -620,7 +620,7 @@ SnapTranslator.dict.zh = { // project menu - 'Project Notes...': + 'Project notes...': '项目说明...', 'New': '新建', -- cgit v1.3.1