use code_page pragma in every l8n file

pull/1/head
Heiko Hund 2011-03-18 12:55:50 +01:00
parent 8390f2255a
commit 138ee33ed3
11 changed files with 29 additions and 18 deletions

View File

@ -2,6 +2,7 @@
* OpenVPN-GUI -- A Windows GUI for OpenVPN.
*
* Copyright (C) 2004 Mathias Sundman <mathias@nilings.se>
* 2005 Patrick Steiner <patrick.steiner@gmx.ch>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -19,12 +20,9 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/*
* Translated by Patrick Steiner 2005 <patrick.steiner@gmx.ch>
* Uebersetzt durch Patrick Steiner 2005 <patrick.steiner@gmx.ch>
*/
#pragma code_page(1252)
/* About Dialog - designed with lcc-win32 resource editor */
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 145
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
CAPTION "Über OpenVPN - Eine GUI für Windows"

View File

@ -21,6 +21,8 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER

View File

@ -20,7 +20,9 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* About Dialog - designed with lcc-win32 resource editor */
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
CAPTION "About - OpenVPN GUI for Windows"

View File

@ -19,7 +19,9 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* About Dialog - designed with lcc-win32 resource editor */
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
CAPTION "Acerca de - OpenVPN GUI para Windows"

View File

@ -3,6 +3,7 @@
*
* Copyright (C) 2004 Mathias Sundman <mathias@nilings.se>
* 2009 Heiko Hund <heikoh@users.sf.net>
* 2010 Samuli Seppänen <samuli@openvpn.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -20,7 +21,9 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* About Dialog - designed with lcc-win32 resource editor */
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
CAPTION "Tietoja OpenVPN GUI -sovelluksesta"

View File

@ -19,6 +19,8 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER

View File

@ -19,7 +19,9 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* About Dialog - designed with lcc-win32 resource editor */
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
CAPTION "Informazioni - OpenVPN GUI per Windows"

View File

@ -19,7 +19,9 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* About Dialog - designed with lcc-win32 resource editor */
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
CAPTION "About - OpenVPN GUI for Windows"

View File

@ -2,6 +2,7 @@
* OpenVPN-GUI -- A Windows GUI for OpenVPN.
*
* Copyright (C) 2004 Mathias Sundman <mathias@nilings.se>
* 2005 Morten Karlsen <mk@taide.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -19,9 +20,7 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/*
* File translated to Norwegian by Morten Karlsen <mk@taide.net>, Mar 11, 2005.
*/
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135

View File

@ -19,7 +19,9 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* About Dialog - designed with lcc-win32 resource editor */
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
CAPTION "Sobre - OpenVPN GUI para Windows"

View File

@ -19,10 +19,7 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/*
* File translated to Swedish by Mathias Sundman <mathias@nilings.se>, Oct 29, 2004.
* Updated to OpenVPN GUI 1.0-rc4 Mar 7, 2005.
*/
#pragma code_page(1252)
/* About Dialog */
ID_DLG_ABOUT DIALOG 0, 0, 260, 135