diff options
author | os <os@openoffice.org> | 2009-11-12 08:47:51 +0100 |
---|---|---|
committer | os <os@openoffice.org> | 2009-11-12 08:47:51 +0100 |
commit | ae61f4ddf58561b340452c0223dbeae7b830d019 (patch) | |
tree | 01fe0a8396e12934936959fd5f5be35c9d5b7ade | |
parent | a7046c5cc329b395196946a8f23a7497e26ef862 (diff) |
#i58212# translation changed to conversion
-rw-r--r-- | svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src index 407a6bb532bf..7803592de2ee 100644 --- a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src +++ b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.src @@ -74,7 +74,7 @@ ModalDialog DLG_CHINESETRANSLATION { 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) ) |