hhctrl.ocx: Convert the German resources to UTF-8.

This commit is contained in:
Michael Stefaniuc 2009-07-09 13:52:44 +02:00 committed by Alexandre Julliard
parent eab981c116
commit fc83cc5ffd
1 changed files with 5 additions and 3 deletions

View File

@ -21,6 +21,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
@ -37,12 +39,12 @@ BEGIN
IDTB_CONTRACT "Verstecken"
IDTB_STOP "Stop"
IDTB_REFRESH "Aktualisieren"
IDTB_BACK "Zurück"
IDTB_BACK "Zurück"
IDTB_HOME "Startseite"
IDTB_SYNC "Synchronisieren"
IDTB_PRINT "Drucken"
IDTB_OPTIONS "Einstellungen"
IDTB_FORWARD "Vorwärts"
IDTB_FORWARD "Vorwärts"
IDTB_NOTES "IDTB_NOTES"
IDTB_BROWSE_FWD "IDTB_BROWSE_FWD"
IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
@ -54,7 +56,7 @@ BEGIN
IDTB_JUMP1 "Sprung1"
IDTB_JUMP2 "Sprung2"
IDTB_CUSTOMIZE "Anpassen"
IDTB_ZOOM "Vergrößern"
IDTB_ZOOM "Vergrößern"
IDTB_TOC_NEXT "IDTB_TOC_NEXT"
IDTB_TOC_PREV "IDTB_TOC_PREV"
END