diff options
author | Lothar Serra Mari | 2016-04-15 20:10:49 +0200 |
---|---|---|
committer | Lothar Serra Mari | 2016-04-15 20:10:49 +0200 |
commit | d5e1a9562431720f20d4ab039e194dcc96b3d0ec (patch) | |
tree | 02dd6711fd92418f3b5c6cf3d08e6ac0abc097a8 | |
parent | 43d49e68b2bdf9e45fdf7542272c013ee2e3fde7 (diff) | |
download | scummvm-rg350-d5e1a9562431720f20d4ab039e194dcc96b3d0ec.tar.gz scummvm-rg350-d5e1a9562431720f20d4ab039e194dcc96b3d0ec.tar.bz2 scummvm-rg350-d5e1a9562431720f20d4ab039e194dcc96b3d0ec.zip |
I18N: Improve translation for COMI object line setting
The tooltip translation for the object line setting in COMI
is now taken directly from the LANGUAGE.TAB file of the original
German Monkey Island 3 release which makes this translation the
most accurate possible for this string.
-rw-r--r-- | po/de_DE.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index 8cfa723ece..2943f18bfa 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ScummVM 1.9.0git\n" "Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n" "POT-Creation-Date: 2016-04-07 08:55+0100\n" -"PO-Revision-Date: 2016-04-10 11:00+0100\n" +"PO-Revision-Date: 2016-04-15 11:00+0100\n" "Last-Translator: Lothar Serra Mari <rootfather@scummvm.org>\n" "Language-Team: Simon Sawatzki <SimSaw@gmx.de>, Lothar Serra Mari " "<rootfather@scummvm.org>\n" @@ -2967,7 +2967,7 @@ msgstr "Objektzeile zeigen" #: engines/scumm/detection.cpp:1336 msgid "Show the names of objects at the bottom of the screen" -msgstr "Die Objektzeile wird während des Spiels im unteren Bildbereich eingeblendet" +msgstr "Objektnamen und Verben am unteren Bildrand anzeigen" #: engines/scumm/dialogs.cpp:176 #, c-format |