Merge SRC613: 11/15/00 - 22:58:04 (NoBranch)
This commit is contained in:
parent
41f47c08c8
commit
55e367c872
1 changed files with 5 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: tpoption.src,v $
|
* $RCSfile: tpoption.src,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.4 $
|
* $Revision: 1.5 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2000-11-09 13:11:18 $
|
* last change: $Author: kz $ $Date: 2000-11-15 21:58:32 $
|
||||||
*
|
*
|
||||||
* 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
|
||||||
|
@ -301,7 +301,7 @@ TabPage TP_OPTIONS_SNAP
|
||||||
CustomUnitText [ ENGLISH_US ] = "Pixels" ;
|
CustomUnitText [ ENGLISH_US ] = "Pixels" ;
|
||||||
CustomUnitText [ SPANISH ] = "Píxel" ;
|
CustomUnitText [ SPANISH ] = "Píxel" ;
|
||||||
CustomUnitText [ FINNISH ] = " Pixel" ;
|
CustomUnitText [ FINNISH ] = " Pixel" ;
|
||||||
CustomUnitText [ FRENCH ] = "Pixels" ;
|
CustomUnitText [ FRENCH ] = " Pixels" ;
|
||||||
CustomUnitText [ ITALIAN ] = "Pixel" ;
|
CustomUnitText [ ITALIAN ] = "Pixel" ;
|
||||||
CustomUnitText [ DUTCH ] = "Pixels" ;
|
CustomUnitText [ DUTCH ] = "Pixels" ;
|
||||||
CustomUnitText [ PORTUGUESE_BRAZILIAN ] = "Pixel" ;
|
CustomUnitText [ PORTUGUESE_BRAZILIAN ] = "Pixel" ;
|
||||||
|
@ -485,7 +485,7 @@ TabPage TP_OPTIONS_SNAP
|
||||||
CustomUnitText [ english_us ] = "degrees" ;
|
CustomUnitText [ english_us ] = "degrees" ;
|
||||||
CustomUnitText [ italian ] = "gradi" ;
|
CustomUnitText [ italian ] = "gradi" ;
|
||||||
CustomUnitText [ spanish ] = "grados" ;
|
CustomUnitText [ spanish ] = "grados" ;
|
||||||
CustomUnitText [ french ] = "degrés" ;
|
CustomUnitText [ french ] = " degrés" ;
|
||||||
CustomUnitText [ dutch ] = "graden" ;
|
CustomUnitText [ dutch ] = "graden" ;
|
||||||
CustomUnitText [ swedish ] = "grader" ;
|
CustomUnitText [ swedish ] = "grader" ;
|
||||||
CustomUnitText [ danish ] = "grader" ;
|
CustomUnitText [ danish ] = "grader" ;
|
||||||
|
@ -547,7 +547,7 @@ TabPage TP_OPTIONS_SNAP
|
||||||
CustomUnitText [ english_us ] = "degrees" ;
|
CustomUnitText [ english_us ] = "degrees" ;
|
||||||
CustomUnitText [ italian ] = "gradi" ;
|
CustomUnitText [ italian ] = "gradi" ;
|
||||||
CustomUnitText [ spanish ] = "grados" ;
|
CustomUnitText [ spanish ] = "grados" ;
|
||||||
CustomUnitText [ french ] = "degrés" ;
|
CustomUnitText [ french ] = " degrés" ;
|
||||||
CustomUnitText [ dutch ] = "graden" ;
|
CustomUnitText [ dutch ] = "graden" ;
|
||||||
CustomUnitText [ swedish ] = "grader" ;
|
CustomUnitText [ swedish ] = "grader" ;
|
||||||
CustomUnitText [ danish ] = "grader" ;
|
CustomUnitText [ danish ] = "grader" ;
|
||||||
|
|
Loading…
Reference in a new issue