diff options
| author | Tomáš Znamenáček | 2015-08-18 14:00:09 +0200 |
|---|---|---|
| committer | Tomáš Znamenáček | 2015-08-18 14:00:09 +0200 |
| commit | 814934072aef7050f0efc880a6496c97aa288d3a (patch) | |
| tree | 3fc5abc1718183af62873272fd562f9520864b46 /Demo/en.lproj/Localizable.strings | |
| parent | 74e3f32438ec052828fe53a48dc04afaf66e7fd3 (diff) | |
| download | MASShortcut-814934072aef7050f0efc880a6496c97aa288d3a.tar.bz2 | |
Added Czech localization.
Diffstat (limited to 'Demo/en.lproj/Localizable.strings')
| -rw-r--r-- | Demo/en.lproj/Localizable.strings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Demo/en.lproj/Localizable.strings b/Demo/en.lproj/Localizable.strings new file mode 100644 index 0000000..0af7500 --- /dev/null +++ b/Demo/en.lproj/Localizable.strings @@ -0,0 +1,3 @@ +/* Feedback that’s displayed when user presses the sample shortcut. */ +"Shortcut pressed!" = "Shortcut pressed!"; + |
