summaryrefslogtreecommitdiff
path: root/sw/source/ui
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:37:38 +0200
commit2650c803fa62bbf9d4138ead30de5ba3a2896856 (patch)
tree170c1187b42a8abb71dea143be8a04c7f6c71ee6 /sw/source/ui
parentd80b56d94e00df4c509b5171ac5180246d81aa64 (diff)
Clean non English strings in the code
we do translation differently. (cherry picked from commit 14c0e038c9c33dc59cbf6e5ec81d36779f28b004)
Diffstat (limited to 'sw/source/ui')
-rw-r--r--sw/source/ui/config/optload.src1
-rw-r--r--sw/source/ui/misc/pggrid.src2
2 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/config/optload.src b/sw/source/ui/config/optload.src
index bf80cfe44601..cca437310b75 100644
--- a/sw/source/ui/config/optload.src
+++ b/sw/source/ui/config/optload.src
@@ -145,7 +145,6 @@ TabPage TP_OPTLOAD_PAGE
Pos = MAP_APPFONT ( 12 , 111) ;
Size = MAP_APPFONT ( 248 , 10 ) ;
Text [ en-US ] = "Use square page mode for text grid";
- Text [ zh-CN ] = "使用稿纸模式";
};
CheckBox CB_USE_CHAR_UNIT
diff --git a/sw/source/ui/misc/pggrid.src b/sw/source/ui/misc/pggrid.src
index b226b4ce8bc8..6d8fbc0ecc8e 100644
--- a/sw/source/ui/misc/pggrid.src
+++ b/sw/source/ui/misc/pggrid.src
@@ -66,7 +66,6 @@ TabPage TP_TEXTGRID_PAGE
Pos = MAP_APPFONT ( 14 , 53 ) ;
Size = MAP_APPFONT ( 158 , 10 ) ;
Text [ en-US ] = "~Snap to characters" ;
- Text [ zh-CN ] = "文字对齐字符网格" ;
};
Window WN_EXAMPLE
{
@@ -160,7 +159,6 @@ TabPage TP_TEXTGRID_PAGE
Pos = MAP_APPFONT ( 133 , 98 ) ;
Size = MAP_APPFONT ( 80 , 8 ) ;
Text [ en-US ] = "Character ~width" ;
- Text [ zh-CN ] = "字符跨度" ;
};
MetricField MF_CHARWIDTH
{