Merge SRC627: 03/31/01 - 09:10:46 (NoBranch)
This commit is contained in:
parent
651b76ec8a
commit
dcf5932468
1 changed files with 6 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: macrodlg.src,v $
|
* $RCSfile: macrodlg.src,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.4 $
|
* $Revision: 1.5 $
|
||||||
*
|
*
|
||||||
* last change: $Author: kz $ $Date: 2001-02-09 21:09:44 $
|
* last change: $Author: kz $ $Date: 2001-03-31 07:11:11 $
|
||||||
*
|
*
|
||||||
* 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
|
||||||
|
@ -117,14 +117,14 @@ ModalDialog RID_MACROCHOOSER
|
||||||
Text [ dutch ] = "~Macronaam" ;
|
Text [ dutch ] = "~Macronaam" ;
|
||||||
Text [ spanish ] = "Nombre de la ~macro" ;
|
Text [ spanish ] = "Nombre de la ~macro" ;
|
||||||
Text [ english_us ] = "~Macro name" ;
|
Text [ english_us ] = "~Macro name" ;
|
||||||
Text[ chinese_simplified ] = "ºêÃû³Æ(~N)";
|
Text[ chinese_simplified ] = "ºêÃû³Æ(~M)";
|
||||||
Text[ russian ] = "Èìÿ ìàêðîñà";
|
Text[ russian ] = "Èìÿ ìàêðîñà";
|
||||||
Text[ polish ] = "Nazwa makra";
|
Text[ polish ] = "Nazwa makra";
|
||||||
Text[ japanese ] = "ϸۖ¼(~N)";
|
Text[ japanese ] = "ϸۖ¼(~M)";
|
||||||
Text[ chinese_traditional ] = "¥¨¶°¦WºÙ(~N)";
|
Text[ chinese_traditional ] = "¥¨¶°¦WºÙ(~M)";
|
||||||
Text[ arabic ] = "ÇÓã ÇáãÇßÑæ";
|
Text[ arabic ] = "ÇÓã ÇáãÇßÑæ";
|
||||||
Text[ greek ] = "¼íïìá ~ìáêñïåíôïëÞò";
|
Text[ greek ] = "¼íïìá ~ìáêñïåíôïëÞò";
|
||||||
Text[ korean ] = "¸ÅÅ©·Î À̸§(~N)";
|
Text[ korean ] = "¸ÅÅ©·Î À̸§(~M)";
|
||||||
Text[ turkish ] = "Makro adý";
|
Text[ turkish ] = "Makro adý";
|
||||||
};
|
};
|
||||||
FixedText RID_TXT_MACROFROM
|
FixedText RID_TXT_MACROFROM
|
||||||
|
|
Loading…
Reference in a new issue