From 596173781eda1a418545231d369f586e13a0ccdf Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sun, 20 Apr 2014 23:20:49 +0200 Subject: cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dup Change-Id: I2bd9c7d4824ac1b216256ef56a4301873afcfc5d --- starmath/source/toolbox.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starmath') diff --git a/starmath/source/toolbox.src b/starmath/source/toolbox.src index f05b0a75fd27..a0eb63b2f2eb 100644 --- a/starmath/source/toolbox.src +++ b/starmath/source/toolbox.src @@ -302,7 +302,7 @@ FloatingWindow RID_TOOLBOXWINDOW { Identifier = RID_XSIMEQY ; HelpId = HID_SMA_XSIMEQY ; - /* ### ACHTUNG: Neuer Text in Resource? ist �hnlich oder gleich : ist �hnlich oder glech */ + /* ### ACHTUNG: Neuer Text in Resource? ist ähnlich oder gleich : ist ähnlich oder glech */ Text [ en-US ] = "Is Similar Or Equal" ; }; ToolBoxItem -- cgit