Merge SRC613: 11/15/00 - 22:28:39 (NoBranch)
This commit is contained in:
parent
d5c05b1814
commit
f60926416b
1 changed files with 4 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: copydlg.src,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2000-10-27 16:20:16 $
|
||||
* last change: $Author: kz $ $Date: 2000-11-15 21:29:01 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -131,6 +131,7 @@ ModalDialog DLG_COPY
|
|||
QuickHelpText[ greek ] = "ÔéìÝò áðü åðéëïãÞ";
|
||||
QuickHelpText[ korean ] = "Values from Selection";
|
||||
QuickHelpText[ language_user1 ] = " ";
|
||||
QuickHelpText[ turkish ] = "Werte von Selektion aufnehmen";
|
||||
};
|
||||
NumericField NUM_FLD_COPIES
|
||||
{
|
||||
|
@ -195,7 +196,7 @@ ModalDialog DLG_COPY
|
|||
CustomUnitText [ danish ] = "grader" ;
|
||||
CustomUnitText [ italian ] = "Gradi" ;
|
||||
CustomUnitText [ spanish ] = "grados" ;
|
||||
CustomUnitText [ french ] = "degrés" ;
|
||||
CustomUnitText [ french ] = " degrés" ;
|
||||
CustomUnitText [ dutch ] = "Graden" ;
|
||||
CustomUnitText [ portuguese ] = "~Graus" ;
|
||||
CustomUnitText[ chinese_simplified ] = "¶È";
|
||||
|
|
Loading…
Reference in a new issue