diff options
| author | Nathan Dinsmore <queryselector@gmail.com> | 2013-04-13 02:32:09 -0400 |
|---|---|---|
| committer | Nathan Dinsmore <queryselector@gmail.com> | 2013-04-13 02:32:09 -0400 |
| commit | c65a77bd85824171f363c95b615c5025a605b71e (patch) | |
| tree | 6f7e7ca22be155331e6e544bac47d27bf7350386 /lang-ja_HIRA.js | |
| parent | 15718f44a30a022a5f45001f3fd2d506da504ff1 (diff) | |
| download | snap-yow-c65a77bd85824171f363c95b615c5025a605b71e.tar.gz snap-yow-c65a77bd85824171f363c95b615c5025a605b71e.zip | |
Fixed issue #25
Corrected the capitalization of the "Project notes..." menu item
Diffstat (limited to 'lang-ja_HIRA.js')
| -rwxr-xr-x | lang-ja_HIRA.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang-ja_HIRA.js b/lang-ja_HIRA.js index 0bf8596..4d5de8d 100755 --- a/lang-ja_HIRA.js +++ b/lang-ja_HIRA.js @@ -616,7 +616,7 @@ SnapTranslator.dict.ja_HIRA = { 'ユーザーフレンドリーではない\nモーフィックコンテクストメニューと\nインスペクターをゆうこうにする',
// project menu
- 'Project Notes...':
+ 'Project notes...':
'プロジェクトのメモ...',
'New':
'しんき',
|
