INTEGRATION: CWS encodingfix (1.99.14); FILE MERGED
2004/09/09 08:13:28 obo 1.99.14.1: #i31587# encoding problem for en-US
This commit is contained in:
parent
c7d46344ed
commit
7fec3121c9
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: strings.src,v $
|
* $RCSfile: strings.src,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.100 $
|
* $Revision: 1.101 $
|
||||||
*
|
*
|
||||||
* last change: $Author: hr $ $Date: 2004-09-08 13:59:17 $
|
* last change: $Author: obo $ $Date: 2004-09-09 09:01:02 $
|
||||||
*
|
*
|
||||||
* 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
|
||||||
|
@ -119,7 +119,7 @@ String STR_BEZIER_TOOLBOX
|
||||||
{
|
{
|
||||||
/* ### ACHTUNG: Neuer Text in Resource? Bézierobjektleiste : BÚzierobjektleiste */
|
/* ### ACHTUNG: Neuer Text in Resource? Bézierobjektleiste : BÚzierobjektleiste */
|
||||||
Text [ de ] = "Bézierobjektleiste" ;
|
Text [ de ] = "Bézierobjektleiste" ;
|
||||||
Text [ en-US ] = "Bézier object bar" ;
|
Text [ en-US ] = "Bézier object bar" ;
|
||||||
};
|
};
|
||||||
String STR_GLUEPOINTS_TOOLBOX
|
String STR_GLUEPOINTS_TOOLBOX
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue