diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2009-12-10 18:00:39 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2009-12-10 18:00:39 +0100 |
commit | 2efe116f872503f423caa902857932fdacac4b04 (patch) | |
tree | bf43f5d787ce8c6e3187fa699da81d3aba1582c5 /svx | |
parent | 4443370e8e3e49f32394a765c25148891799be2e (diff) | |
parent | cd613532c9a147e4b02c1bbc6c7fe84949c691b5 (diff) |
CWS-TOOLING: integrate CWS os137
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src index 601f2594a080..7803592de2ee 100644 --- a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src +++ b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src @@ -68,13 +68,13 @@ ModalDialog DLG_CHINESETRANSLATION Moveable = TRUE ; SVLook = TRUE; - Text [ en-US ] = "Chinese Translation"; + Text [ en-US ] = "Chinese Conversion"; FixedLine FL_DIRECTION { Pos = MAP_APPFONT ( COL_1 , ROW_1 ) ; Size = MAP_APPFONT ( FULL_WIDTH - COL_1 - RSC_SP_DLG_INNERBORDER_RIGHT, RSC_CD_FIXEDLINE_HEIGHT ) ; - Text [ en-US ] = "Translation direction"; + Text [ en-US ] = "Conversion direction"; }; DIRECTION_RADIOBUTTONS( COL_2, ROW_2, (FULL_WIDTH - COL_2 - RSC_SP_DLG_INNERBORDER_RIGHT) ) |