Kaydet (Commit) 3ee32705 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS geordi2q11 (1.24.50); FILE MERGED

2003/12/15 17:20:37 hr 1.24.50.1: #111934#: join CWS ooo111fix1
üst 286cea64
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: moptions.src,v $ * $RCSfile: moptions.src,v $
* *
* $Revision: 1.24 $ * $Revision: 1.25 $
* *
* last change: $Author: hr $ $Date: 2003-07-17 14:06:07 $ * last change: $Author: vg $ $Date: 2003-12-17 18:44:12 $
* *
* 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
...@@ -141,6 +141,8 @@ ModalDialog RID_MACROOPTIONS ...@@ -141,6 +141,8 @@ ModalDialog RID_MACROOPTIONS
Text[ hebrew ] = "‮תאור‬"; Text[ hebrew ] = "‮תאור‬";
Text[ hindi ] = "विवरण"; Text[ hindi ] = "विवरण";
Text[ slovak ] = "Popis"; Text[ slovak ] = "Popis";
Text[ hungarian ] = "Leírás";
Text[ slovenian ] = "Opis";
}; };
MultiLineEdit RID_ME_DESCR MultiLineEdit RID_ME_DESCR
{ {
...@@ -163,7 +165,7 @@ ModalDialog RID_MACROOPTIONS ...@@ -163,7 +165,7 @@ ModalDialog RID_MACROOPTIONS
Text [ portuguese_brazilian ] = "Informaes de Ajuda" ; Text [ portuguese_brazilian ] = "Informaes de Ajuda" ;
Text [ portuguese ] = "Informaes - Ajuda" ; Text [ portuguese ] = "Informaes - Ajuda" ;
Text [ finnish ] = "Ohjetiedot" ; Text [ finnish ] = "Ohjetiedot" ;
Text [ danish ] = "Hjlp-information" ; Text [ danish ] = "Hjlpeinformation" ;
Text [ french ] = "Informations - Aide" ; Text [ french ] = "Informations - Aide" ;
Text [ swedish ] = "Hjlp-information" ; Text [ swedish ] = "Hjlp-information" ;
Text [ dutch ] = "Help-informatie" ; Text [ dutch ] = "Help-informatie" ;
...@@ -185,6 +187,8 @@ ModalDialog RID_MACROOPTIONS ...@@ -185,6 +187,8 @@ ModalDialog RID_MACROOPTIONS
Text[ hebrew ] = "Hilfe-Informationen"; Text[ hebrew ] = "Hilfe-Informationen";
Text[ hindi ] = "सहायता सूचना"; Text[ hindi ] = "सहायता सूचना";
Text[ slovak ] = "Pomocník"; Text[ slovak ] = "Pomocník";
Text[ hungarian ] = "Súgószöveg";
Text[ slovenian ] = "Pomoč";
}; };
FixedText RID_FT_HELPID FixedText RID_FT_HELPID
{ {
...@@ -198,7 +202,7 @@ ModalDialog RID_MACROOPTIONS ...@@ -198,7 +202,7 @@ ModalDialog RID_MACROOPTIONS
Text [ portuguese_brazilian ] = "ID da Ajuda" ; Text [ portuguese_brazilian ] = "ID da Ajuda" ;
Text [ portuguese ] = "Ajuda - Identificao" ; Text [ portuguese ] = "Ajuda - Identificao" ;
Text [ finnish ] = "Ohjetunnus" ; Text [ finnish ] = "Ohjetunnus" ;
Text [ danish ] = "Hjlp-identifikation" ; Text [ danish ] = "Hjlpeidentifikation" ;
Text [ french ] = "ID de l'aide" ; Text [ french ] = "ID de l'aide" ;
Text [ swedish ] = "Hjlp-identifikation" ; Text [ swedish ] = "Hjlp-identifikation" ;
Text [ dutch ] = "Help-ID" ; Text [ dutch ] = "Help-ID" ;
...@@ -220,6 +224,8 @@ ModalDialog RID_MACROOPTIONS ...@@ -220,6 +224,8 @@ ModalDialog RID_MACROOPTIONS
Text[ hebrew ] = "Hilfe-Identifikation"; Text[ hebrew ] = "Hilfe-Identifikation";
Text[ hindi ] = "सहायता ID"; Text[ hindi ] = "सहायता ID";
Text[ slovak ] = "ID Pomocníka"; Text[ slovak ] = "ID Pomocníka";
Text[ hungarian ] = "Súgó azonosítója";
Text[ slovenian ] = "ID pomoči";
}; };
NumericField RID_NF_HELPID NumericField RID_NF_HELPID
{ {
...@@ -243,7 +249,7 @@ ModalDialog RID_MACROOPTIONS ...@@ -243,7 +249,7 @@ ModalDialog RID_MACROOPTIONS
Text [ portuguese_brazilian ] = "Nome do arquivo de ajuda" ; Text [ portuguese_brazilian ] = "Nome do arquivo de ajuda" ;
Text [ portuguese ] = "Nome do ficheiro de ajuda" ; Text [ portuguese ] = "Nome do ficheiro de ajuda" ;
Text [ finnish ] = "Ohjetiedoston nimi" ; Text [ finnish ] = "Ohjetiedoston nimi" ;
Text [ danish ] = "Hjlp-filnavn" ; Text [ danish ] = "Hjlpefilnavn" ;
Text [ french ] = "Nom du fichier de l'aide" ; Text [ french ] = "Nom du fichier de l'aide" ;
Text [ swedish ] = "Hjlp-filnamn" ; Text [ swedish ] = "Hjlp-filnamn" ;
Text [ dutch ] = "Help-bestandsnaam" ; Text [ dutch ] = "Help-bestandsnaam" ;
...@@ -265,6 +271,8 @@ ModalDialog RID_MACROOPTIONS ...@@ -265,6 +271,8 @@ ModalDialog RID_MACROOPTIONS
Text[ hebrew ] = "Hilfe-Dateiname"; Text[ hebrew ] = "Hilfe-Dateiname";
Text[ hindi ] = "सहायता फाइल का नाम"; Text[ hindi ] = "सहायता फाइल का नाम";
Text[ slovak ] = "Meno súboru obsahujúceho pomocníka"; Text[ slovak ] = "Meno súboru obsahujúceho pomocníka";
Text[ hungarian ] = "Súgófájl neve";
Text[ slovenian ] = "Ime datoteke pomoči";
}; };
Edit RID_ED_HELPNAME Edit RID_ED_HELPNAME
{ {
...@@ -289,6 +297,8 @@ ModalDialog RID_MACROOPTIONS ...@@ -289,6 +297,8 @@ ModalDialog RID_MACROOPTIONS
Text[ hebrew ] = "‮תאור‬"; Text[ hebrew ] = "‮תאור‬";
Text[ hindi ] = "विवरण"; Text[ hindi ] = "विवरण";
Text[ slovak ] = "Popis"; Text[ slovak ] = "Popis";
Text[ hungarian ] = "Leírás";
Text[ slovenian ] = "Opis";
}; };
...@@ -309,6 +319,7 @@ ModalDialog RID_MACROOPTIONS ...@@ -309,6 +319,7 @@ ModalDialog RID_MACROOPTIONS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment