diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-04-20 23:20:49 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-04-20 23:21:16 +0200 |
commit | 596173781eda1a418545231d369f586e13a0ccdf (patch) | |
tree | c17d30d8a56e0d05e14c28f4f01e28bb4c0719da /starmath | |
parent | 1517ad79f36914d63553b19e9a4ff39d0884408f (diff) |
cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dup
Change-Id: I2bd9c7d4824ac1b216256ef56a4301873afcfc5d
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/toolbox.src | 2 |
1 files changed, 1 insertions, 1 deletions
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 |