summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2012-01-02 22:35:33 +0200
committerLior Kaplan <kaplanlior@gmail.com>2012-01-02 22:35:33 +0200
commit14c0e038c9c33dc59cbf6e5ec81d36779f28b004 (patch)
treee5b40e3d8f175480994f751156193454b83a044c /sc
parent9cb07807ca3a8c3c53a7d5241258aab2b4e4305b (diff)
Clean non English strings in the code
we do translation differently.
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/src/sortdlg.src3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/src/sortdlg.src b/sc/source/ui/src/sortdlg.src
index 5a94eac930f9..a4296f45d2db 100644
--- a/sc/source/ui/src/sortdlg.src
+++ b/sc/source/ui/src/sortdlg.src
@@ -170,10 +170,7 @@ TabPage RID_SCPAGE_SORT_OPTIONS
HelpID = "sc:CheckBox:RID_SCPAGE_SORT_OPTIONS:BTN_COPYRESULT";
Pos = MAP_APPFONT ( 12 , 48 ) ;
Size = MAP_APPFONT ( 242 , 10 ) ;
- Text [ de ] = "Enable ~natural sort" ;
Text [ en-US ] = "Enable ~natural sort" ;
- Text [ cs ] = "Aktivovat přirozené třídění" ;
- Text [ sk ] = "Aktivovať prirodzené triedenie" ;
TabStop = TRUE ;
};
CheckBox BTN_COPYRESULT