From 14c0e038c9c33dc59cbf6e5ec81d36779f28b004 Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Mon, 2 Jan 2012 22:35:33 +0200 Subject: Clean non English strings in the code we do translation differently. --- cui/source/options/optgdlg.src | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/options') 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 { -- cgit