summaryrefslogtreecommitdiff
path: root/src/corelib/lang_de.inc
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@gmail.com>2015-05-29 11:19:04 +0100
committerGraeme Geldenhuys <graemeg@gmail.com>2015-05-29 11:26:16 +0100
commitf41ab42486ec322fe04b17907544783f283b620e (patch)
treebcefe07bf8c60ff39f4c2a5ee73e6ccf51d997df /src/corelib/lang_de.inc
parent8437f63e4dcd482ddf94884a54c5772b591ebf88 (diff)
downloadfpGUI-f41ab42486ec322fe04b17907544783f283b620e.tar.xz
New resource string values for File Dialog buttons
Diffstat (limited to 'src/corelib/lang_de.inc')
-rw-r--r--src/corelib/lang_de.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/corelib/lang_de.inc b/src/corelib/lang_de.inc
index a261926f..46c0e737 100644
--- a/src/corelib/lang_de.inc
+++ b/src/corelib/lang_de.inc
@@ -21,6 +21,7 @@ rslongaug = 'August';
rskeybksp = 'BkSp';
rscolorblue = 'Blue';
rsbold = 'Fett';
+rsbookmarks = 'Bookmarks';
rscancel = 'Abbrechen';
rscannotcreatedir = 'Kann Verzeichnis nicht anlegen';
rschange = 'Ă„ndern';
@@ -74,6 +75,8 @@ rscollectionfontaliases = 'Font-Aliase';
rserrreportfontfilemissing = 'Font file <%s.fnt> not found';
rsshortfri = 'Fre';
rslongfri = 'Freitag';
+rsgotoparentdirectory = 'Go to parent directory';
+rsgotohomedirectory = 'Got to home directory';
rscolorgreen = 'Green';
rsfilegroup = 'Gruppe';
rshelp = 'Hilfe';