diff options
| author | shinya takahashi | 2015-10-14 18:44:06 +0900 | 
|---|---|---|
| committer | shinya takahashi | 2015-10-14 18:44:06 +0900 | 
| commit | 09b7364130841e3c979e2165033455ea644eb396 (patch) | |
| tree | f87dee032ea56a83975c8800b291915448fabdf3 /Demo/ja.lproj/Localizable.strings | |
| parent | 82a06382f09344bc769c7d306bdf05db8d249988 (diff) | |
| download | MASShortcut-09b7364130841e3c979e2165033455ea644eb396.tar.bz2 | |
Japanese localization
Diffstat (limited to 'Demo/ja.lproj/Localizable.strings')
| -rw-r--r-- | Demo/ja.lproj/Localizable.strings | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/Demo/ja.lproj/Localizable.strings b/Demo/ja.lproj/Localizable.strings new file mode 100644 index 0000000..7751d1f --- /dev/null +++ b/Demo/ja.lproj/Localizable.strings @@ -0,0 +1,3 @@ +/* Feedback that’s displayed when user presses the sample shortcut. */ +"Shortcut pressed!" = "ショートカットが押されました!"; + | 
