summaryrefslogtreecommitdiffstats
path: root/forms/source/resource/strings.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-18 16:56:16 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-19 20:04:22 +0200
commit3db8d606d5cdb5f0569a4263d4793c17920d0ae1 (patch)
treee8b5e1e6275c4ccc0cd55c94e39ae7d8bc598e4e /forms/source/resource/strings.src
parentfdo#77891 fix python crash when in GUI mode, target WinXP with VS2012 (diff)
downloadcore-3db8d606d5cdb5f0569a4263d4793c17920d0ae1.tar.gz
core-3db8d606d5cdb5f0569a4263d4793c17920d0ae1.zip
hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
Diffstat (limited to 'forms/source/resource/strings.src')
-rw-r--r--forms/source/resource/strings.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/source/resource/strings.src b/forms/source/resource/strings.src
index 4df1bd7933ee..3a252c7d78ab 100644
--- a/forms/source/resource/strings.src
+++ b/forms/source/resource/strings.src
@@ -94,7 +94,6 @@ String RID_STR_CLEAR_GRAPHICS
Text [ en-US ] = "Remove Image";
};
-
String RID_STR_INVALIDSTREAM
{
Text [ en-US ] = "The given stream is invalid.";