summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-03 15:46:50 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-03 15:46:50 +0000
commit9a7184786b1542f45d5de8dea64713ca32580fd6 (patch)
tree8a6fd8bc2071a9cfe0799442e16d6b678ee2aae1 /svx
parentf6690386e1433a518ee875d448b3d0dc2572f652 (diff)
INTEGRATION: CWS impress14 (1.2.14); FILE MERGED
2004/10/15 08:31:50 nn 1.2.14.1: #i35437# merge error in resync: english strings are needed
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/svuidlg.src7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/svuidlg.src b/svx/source/dialog/svuidlg.src
index a5606ee8c71f..c2a26d9501b1 100644
--- a/svx/source/dialog/svuidlg.src
+++ b/svx/source/dialog/svuidlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: svuidlg.src,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-10-04 17:49:36 $
+ * last change: $Author: rt $ $Date: 2004-11-03 16:46:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -705,6 +705,7 @@ ModalDialog MD_INSERT_OBJECT_IFRAME
Pos = MAP_APPFONT ( 81 , 53 ) ;
Size = MAP_APPFONT ( 42 , 10 ) ;
Text [ de ] = "Ei~n" ;
+ Text [ en-US ] = "On" ;
};
RadioButton RB_FRMBORDER_OFF
{
@@ -712,6 +713,7 @@ ModalDialog MD_INSERT_OBJECT_IFRAME
Pos = MAP_APPFONT ( 81 , 66 ) ;
Size = MAP_APPFONT ( 42 , 10 ) ;
Text [ de ] = "Au~s" ;
+ Text [ en-US ] = "Off" ;
};
FixedLine FL_SEP_LEFT
{
@@ -723,6 +725,7 @@ ModalDialog MD_INSERT_OBJECT_IFRAME
Pos = MAP_APPFONT ( 75 , 42 ) ;
Size = MAP_APPFONT ( 49 , 8 ) ;
Text [ de ] = "Umrandung" ;
+ Text [ en-US ] = "Border" ;
};
FixedText FT_MARGINWIDTH
{