summaryrefslogtreecommitdiff
path: root/cui/source/options/optupdt.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optupdt.src')
-rw-r--r--cui/source/options/optupdt.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/source/options/optupdt.src b/cui/source/options/optupdt.src
index 094e23c2e60a..f71273c5a0e0 100644
--- a/cui/source/options/optupdt.src
+++ b/cui/source/options/optupdt.src
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -54,19 +54,19 @@ TabPage RID_SVXPAGE_ONLINEUPDATE
RadioButton RB_EVERYDAY
{
Pos = MAP_APPFONT ( 18, 27 ) ;
- Size = MAP_APPFONT ( 160, 10 ) ;
+ Size = MAP_APPFONT ( 160, 10 ) ;
Text [ en-US ] = "Every Da~y" ;
};
RadioButton RB_EVERYWEEK
{
Pos = MAP_APPFONT ( 18, 40 ) ;
- Size = MAP_APPFONT ( 160, 10 ) ;
+ Size = MAP_APPFONT ( 160, 10 ) ;
Text [ en-US ] = "Every ~Week" ;
};
RadioButton RB_EVERYMONTH
{
Pos = MAP_APPFONT ( 18, 53 ) ;
- Size = MAP_APPFONT ( 160, 10 ) ;
+ Size = MAP_APPFONT ( 160, 10 ) ;
Text [ en-US ] = "Every ~Month" ;
};
FixedText FT_LASTCHECKED