INTEGRATION: CWS rcmerge (1.26.36); FILE MERGED

2003/06/12 11:01:11 gh 1.26.36.1: final Merge RC
This commit is contained in:
Jens-Heiner Rechtien 2003-06-13 12:02:33 +00:00
parent 825cc8dd2c
commit 63f2677077

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: dlgfield.src,v $ * $RCSfile: dlgfield.src,v $
* *
* $Revision: 1.26 $ * $Revision: 1.27 $
* *
* last change: $Author: hr $ $Date: 2003-04-29 16:58:40 $ * last change: $Author: hr $ $Date: 2003-06-13 13:02:33 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -100,6 +100,7 @@ ModalDialog DLG_FIELD_MODIFY
Text[ czech ] = "Typ pole"; Text[ czech ] = "Typ pole";
Text[ hebrew ] = "Feldtyp"; Text[ hebrew ] = "Feldtyp";
Text[ hindi ] = "Field type"; Text[ hindi ] = "Field type";
Text[ slovak ] = "Typ poľa";
}; };
RadioButton RBT_FIX RadioButton RBT_FIX
{ {
@ -133,6 +134,7 @@ ModalDialog DLG_FIELD_MODIFY
Text[ czech ] = "Neměnný"; Text[ czech ] = "Neměnný";
Text[ hebrew ] = "~fix"; Text[ hebrew ] = "~fix";
Text[ hindi ] = "~स्थिर"; Text[ hindi ] = "~स्थिर";
Text[ slovak ] = "~Nemenný";
}; };
RadioButton RBT_VAR RadioButton RBT_VAR
{ {
@ -166,6 +168,7 @@ ModalDialog DLG_FIELD_MODIFY
Text[ czech ] = "Proměnný"; Text[ czech ] = "Proměnný";
Text[ hebrew ] = "~variabel"; Text[ hebrew ] = "~variabel";
Text[ hindi ] = "~परिवर्ती"; Text[ hindi ] = "~परिवर्ती";
Text[ slovak ] = "~Premenný";
}; };
FixedText FT_LANGUAGE FixedText FT_LANGUAGE
{ {
@ -197,6 +200,7 @@ ModalDialog DLG_FIELD_MODIFY
Text[ czech ] = "Jazyk"; Text[ czech ] = "Jazyk";
Text[ hebrew ] = "‮שפה‬"; Text[ hebrew ] = "‮שפה‬";
Text[ hindi ] = "~भाषा"; Text[ hindi ] = "~भाषा";
Text[ slovak ] = "~Jazyk";
}; };
ListBox LB_LANGUAGE ListBox LB_LANGUAGE
@ -246,6 +250,7 @@ ModalDialog DLG_FIELD_MODIFY
Text[ czech ] = "Formát"; Text[ czech ] = "Formát";
Text[ hebrew ] = "F~ormat"; Text[ hebrew ] = "F~ormat";
Text[ hindi ] = "~रचना"; Text[ hindi ] = "~रचना";
Text[ slovak ] = "F~ormát";
}; };
OKButton BTN_OK OKButton BTN_OK
{ {
@ -291,6 +296,7 @@ ModalDialog DLG_FIELD_MODIFY
Text[ czech ] = "Upravit pole"; Text[ czech ] = "Upravit pole";
Text[ hebrew ] = "Feldbefehl bearbeiten"; Text[ hebrew ] = "Feldbefehl bearbeiten";
Text[ hindi ] = "क्षेत्र का संपादन"; Text[ hindi ] = "क्षेत्र का संपादन";
Text[ slovak ] = "Upraviť pole";
}; };
@ -308,3 +314,5 @@ ModalDialog DLG_FIELD_MODIFY