summaryrefslogtreecommitdiff
path: root/svx/source/dialog/svuidlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/svuidlg.src')
-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
{