INTEGRATION: CWS geordi2q11 (1.26.72); FILE MERGED
2003/12/16 11:05:06 hr 1.26.72.1: #111934#: join CWS ooo111fix1
This commit is contained in:
parent
f52752beca
commit
498bec5edf
1 changed files with 17 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: adtabdlg.src,v $
|
||||
*
|
||||
* $Revision: 1.26 $
|
||||
* $Revision: 1.27 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2003-07-17 12:15:29 $
|
||||
* last change: $Author: vg $ $Date: 2003-12-17 15:13:06 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -127,6 +127,8 @@ ModelessDialog DLG_JOIN_TABADD
|
|||
Text[ hebrew ] = "~Tabellenname";
|
||||
Text[ hindi ] = "~सारणी नाम";
|
||||
Text[ slovak ] = "Názov ~tabuľky";
|
||||
Text[ hungarian ] = "~Tábla neve";
|
||||
Text[ slovenian ] = "Ime ~tabele";
|
||||
};
|
||||
Control LB_TABLE
|
||||
{
|
||||
|
@ -143,7 +145,7 @@ ModelessDialog DLG_JOIN_TABADD
|
|||
Text = "Hinzu~fügen" ;
|
||||
Text [ ENGLISH ] = "Add" ;
|
||||
Text [ NORWEGIAN ] = "Add" ;
|
||||
Text [ DANISH ] = "Til~føj" ;
|
||||
Text [ DANISH ] = "~Tilføj" ;
|
||||
Text [ ENGLISH_US ] = "~Add" ;
|
||||
Text [ SPANISH ] = "~Añadir" ;
|
||||
Text [ FINNISH ] = "~Lisää" ;
|
||||
|
@ -173,6 +175,8 @@ ModelessDialog DLG_JOIN_TABADD
|
|||
Text[ hebrew ] = "‮הוספה‬";
|
||||
Text[ hindi ] = "~जोड़ो";
|
||||
Text[ slovak ] = "Prid~ať";
|
||||
Text[ hungarian ] = "~Hozzáadás";
|
||||
Text[ slovenian ] = "~Dodaj";
|
||||
};
|
||||
CancelButton PB_CLOSE
|
||||
{
|
||||
|
@ -187,7 +191,7 @@ ModelessDialog DLG_JOIN_TABADD
|
|||
Text [ portuguese_brazilian ] = "~Fechar" ;
|
||||
Text [ portuguese ] = "~Fechar" ;
|
||||
Text [ finnish ] = "~Sulje" ;
|
||||
Text [ danish ] = "L~uk" ;
|
||||
Text [ danish ] = "~Luk" ;
|
||||
Text [ french ] = "Fermer" ;
|
||||
Text [ swedish ] = "Stä~ng" ;
|
||||
Text [ dutch ] = "~Sluiten" ;
|
||||
|
@ -212,6 +216,8 @@ ModelessDialog DLG_JOIN_TABADD
|
|||
Text[ hebrew ] = "‮סגירה‬";
|
||||
Text[ hindi ] = "~बनà¥<C3A0>द करो";
|
||||
Text[ slovak ] = "~Zavrieť";
|
||||
Text[ hungarian ] = "~Bezárás";
|
||||
Text[ slovenian ] = "~Zapri";
|
||||
};
|
||||
HelpButton PB_HELP
|
||||
{
|
||||
|
@ -254,6 +260,8 @@ ModelessDialog DLG_JOIN_TABADD
|
|||
Text[ hebrew ] = "‮טבלה‬";
|
||||
Text[ hindi ] = "सारणी";
|
||||
Text[ slovak ] = "Tabuľka";
|
||||
Text[ hungarian ] = "Tábla";
|
||||
Text[ slovenian ] = "Tabela";
|
||||
};
|
||||
String STR_DEFAULT
|
||||
{
|
||||
|
@ -288,6 +296,8 @@ ModelessDialog DLG_JOIN_TABADD
|
|||
Text[ hebrew ] = "<Standard>";
|
||||
Text[ hindi ] = "<अनà¥<C3A0>पसà¥<C3A0>थिति>";
|
||||
Text[ slovak ] = "<východzie>";
|
||||
Text[ hungarian ] = "<alapértelmezett>";
|
||||
Text[ slovenian ] = "<privzeto>";
|
||||
};
|
||||
Text[ chinese_simplified ] = "æ–°å¢žè¡¨æ ¼";
|
||||
Text[ russian ] = "Äîáàâèòü òàáëèöû";
|
||||
|
@ -307,6 +317,8 @@ ModelessDialog DLG_JOIN_TABADD
|
|||
Text[ hebrew ] = "Tabellen hinzufügen";
|
||||
Text[ hindi ] = "सारणियों को जोड़ो";
|
||||
Text[ slovak ] = "Pridať tabuľky";
|
||||
Text[ hungarian ] = "Táblák hozzáadása";
|
||||
Text[ slovenian ] = "Dodaj tabele";
|
||||
};
|
||||
|
||||
|
||||
|
@ -341,5 +353,6 @@ ModelessDialog DLG_JOIN_TABADD
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue