diff options
author | Damiano Galassi <[email protected]> | 2018-07-12 17:05:21 +0200 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2018-07-12 17:05:21 +0200 |
commit | 1952a935f8a6fc7d9983b1b74285993a90888ee6 (patch) | |
tree | 5c409857abca1f11a3fff2cb6ed0209cf61662c8 /macosx/de.lproj/PicturePreview.strings | |
parent | cd26253e5adcaa0a0c7ee7d9067f6d2d1d2f4112 (diff) |
MacGui: add German localisation by Nomis101.
Diffstat (limited to 'macosx/de.lproj/PicturePreview.strings')
-rw-r--r-- | macosx/de.lproj/PicturePreview.strings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macosx/de.lproj/PicturePreview.strings b/macosx/de.lproj/PicturePreview.strings new file mode 100644 index 000000000..15ab26bf3 --- /dev/null +++ b/macosx/de.lproj/PicturePreview.strings @@ -0,0 +1,3 @@ +/* Class = "NSWindow"; title = "Preview"; ObjectID = "5"; */ +"5.title" = "Vorschau"; + |