diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2012-01-02 22:35:33 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2012-01-02 22:35:33 +0200 |
commit | 14c0e038c9c33dc59cbf6e5ec81d36779f28b004 (patch) | |
tree | e5b40e3d8f175480994f751156193454b83a044c /cui/source/options | |
parent | 9cb07807ca3a8c3c53a7d5241258aab2b4e4305b (diff) |
Clean non English strings in the code
we do translation differently.
Diffstat (limited to 'cui/source/options')
-rw-r--r-- | cui/source/options/optgdlg.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optgdlg.src b/cui/source/options/optgdlg.src index 1f26e3e982d6..730aa24ce481 100644 --- a/cui/source/options/optgdlg.src +++ b/cui/source/options/optgdlg.src @@ -125,7 +125,6 @@ TabPage OFA_TP_MISC Pos = MAP_APPFONT( COL1, ROW6 ); Size = MAP_APPFONT( WHOLE_WIDTH, RSC_CD_CHECKBOX_HEIGHT ); Text [ en-US ] = "Show ODMA DMS dialogs first"; - Text [ en-GB ] = "Show ODMA DMS dialogues first"; }; FixedLine FL_PRINTDLG { |