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/cs.lproj/Localizable.strings | |
| parent | 74e3f32438ec052828fe53a48dc04afaf66e7fd3 (diff) | |
| download | MASShortcut-814934072aef7050f0efc880a6496c97aa288d3a.tar.bz2 | |
Added Czech localization.
Diffstat (limited to 'Demo/cs.lproj/Localizable.strings')
| -rw-r--r-- | Demo/cs.lproj/Localizable.strings | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/Demo/cs.lproj/Localizable.strings b/Demo/cs.lproj/Localizable.strings new file mode 100644 index 0000000..d1103a2 --- /dev/null +++ b/Demo/cs.lproj/Localizable.strings @@ -0,0 +1,3 @@ +/* Feedback that’s displayed when user presses the sample shortcut. */ +"Shortcut pressed!" = "Funguje!"; + | 
