Kaydet (Commit) f86ec3be authored tarafından Thomas Arnhold's avatar Thomas Arnhold

clean up src files

Change-Id: Icc01c860871cd15ed4a8e261c770b44ae88aa89e
üst 9a8bb1ec
......@@ -19,24 +19,21 @@
#include <editeng/editrids.hrc>
// QueryBoxen ---------------------------------------------------------------
QueryBox RID_SVXQB_CONTINUE
{
BUTTONS = WB_YES_NO ;
DEFBUTTON = WB_DEF_YES ;
/* ### WARNING: New Text in Resource? Überprüfung am Anfang des Dokumentes fortsetzen? : Überprüfung am Anfang des Dokumentes fortsetzen? */
Message [ en-US ] = "Continue checking at beginning of document?" ;
};
QueryBox RID_SVXQB_BW_CONTINUE
{
BUTTONS = WB_YES_NO ;
DEFBUTTON = WB_DEF_YES ;
/* ### WARNING: New Text in Resource? Überprüfung am Ende des Dokumentes fortsetzen? : Überprüfung am Ende des Dokumentes fortsetzen? */
Message [ en-US ] = "Continue checking at end of document?" ;
};
String RID_SVXSTR_HMERR_THESAURUS
{
/* ### WARNING: New Text in Resource? Ein Thesaurus für die eingestellte Sprache ist nicht verfügbar. \nÜberprüfen Sie bitte Ihre Installation und installieren Sie \ngegebenenfalls die gewünschte Sprache : Ein Thesaurus fr die eingestellte Sprache ist nicht verfügbar. \nÜberprüfen Sie bitte Ihre Installation und installieren Sie \ngegebenenfalls die gewünschte Sprache */
Text [ en-US ] = "No thesaurus is available for the selected language. \nPlease check your installation and install the desired language\n" ;
};
String RID_SVXSTR_DIC_ERR_UNKNOWN
......@@ -52,6 +49,4 @@ String RID_SVXSTR_DIC_ERR_READONLY
Text [ en-US ] = "The dictionary is read-only.";
};
// ********************************************************************** EOF
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -302,7 +302,6 @@ FloatingWindow RID_TOOLBOXWINDOW
{
Identifier = RID_XSIMEQY ;
HelpId = HID_SMA_XSIMEQY ;
/* ### ACHTUNG: Neuer Text in Resource? ist ähnlich oder gleich : ist ähnlich oder glech */
Text [ en-US ] = "Is Similar Or Equal" ;
};
ToolBoxItem
......
......@@ -57,7 +57,6 @@ Menu RID_SVXMN_RULER
{
Identifier = ID_FOOT ;
Checkable = TRUE ;
/* ### ATTENTION: New text in Resource? Feet : Feet */
Text [ en-US ] = "Foot" ;
};
MenuItem
......
......@@ -22,7 +22,6 @@
// Strings for the Draw-Dialog --------------------------------------------
String RID_SVXSTR_SOLID
{
/* ### ATTENTION: New text in Resource? Continuous : Continuous */
Text [ en-US ] = "Continuous" ;
};
String RID_SVXSTR_GRADIENT
......@@ -56,7 +55,6 @@ String RID_SVXSTR_LINEEND
String RID_SVXSTR_CLOSE
{
/* ### ATTENTION: New text in Resource? Close : Close */
Text [ en-US ] = "Close" ;
};
String RID_SVXSTR_COLOR_BLACK
......@@ -69,12 +67,10 @@ String RID_SVXSTR_COLOR_BLUE
};
String RID_SVXSTR_COLOR_GREEN
{
/* ### ATTENTION: New text in Resource? Green : Green */
Text [ en-US ] = "Green" ;
};
String RID_SVXSTR_COLOR_CYAN
{
/* ### ATTENTION: New text in Resource? Turquoise : Turquoise */
Text [ en-US ] = "Cyan" ;
};
String RID_SVXSTR_COLOR_RED
......@@ -83,7 +79,6 @@ String RID_SVXSTR_COLOR_RED
};
String RID_SVXSTR_COLOR_MAGENTA
{
/* ### ATTENTION: New text in Resource? Magenta : Violett */
Text [ en-US ] = "Magenta" ;
};
String RID_SVXSTR_COLOR_GREY
......@@ -96,7 +91,6 @@ String RID_SVXSTR_COLOR_YELLOW
};
String RID_SVXSTR_COLOR_WHITE
{
/* ### ATTENTION: New text in Resource? White : White */
Text [ en-US ] = "White" ;
};
String RID_SVXSTR_COLOR_BLUEGREY
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment