Author: dreimer Date: Sat Mar 7 00:06:06 2015 New Revision: 66594
URL: http://svn.reactos.org/svn/reactos?rev=66594&view=rev Log: [MSTSC] German update. No user cares about the number of colors at all. It always was called High/True Color and thus we do so too.
Modified: trunk/reactos/base/applications/mstsc/lang/de-DE.rc
Modified: trunk/reactos/base/applications/mstsc/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/mstsc/lan... ============================================================================== --- trunk/reactos/base/applications/mstsc/lang/de-DE.rc [iso-8859-1] (original) +++ trunk/reactos/base/applications/mstsc/lang/de-DE.rc [iso-8859-1] Sat Mar 7 00:06:06 2015 @@ -52,10 +52,10 @@ IDS_TAB_GENERAL "Allgemein" IDS_TAB_DISPLAY "Display" IDS_256COLORS "256 Farben" - IDS_HIGHCOLOR15 "32,768 Farben (15 bit)" - IDS_HIGHCOLOR16 "65,536 Farben (16 bit)" - IDS_HIGHCOLOR24 "16,777,216 Farben (24 bit)" - IDS_HIGHCOLOR32 "Highest Quality (32 bit)" + IDS_HIGHCOLOR15 "High Color (15 bit)" + IDS_HIGHCOLOR16 "High Color (16 bit)" + IDS_HIGHCOLOR24 "True Color (24 bit)" + IDS_HIGHCOLOR32 "Höchste Qualität (32 bit)" IDS_PIXEL "%lux%lu Pixel" IDS_FULLSCREEN "Vollbild" IDS_BROWSESERVER "<Nach mehr suchen...>"