diff options
-rw-r--r-- | librelogo/source/pythonpath/LibreLogo_en_US.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librelogo/source/pythonpath/LibreLogo_en_US.properties b/librelogo/source/pythonpath/LibreLogo_en_US.properties index c943d307f7dd..a74819f06f9c 100644 --- a/librelogo/source/pythonpath/LibreLogo_en_US.properties +++ b/librelogo/source/pythonpath/LibreLogo_en_US.properties @@ -143,7 +143,7 @@ BROWN=brown LIBRELOGO=LibreLogo ERROR=Error (in line %s) ERR_ZERODIVISION=Division by zero. -ERR_NAME=Unknown name: \u2018%s\u201d. +ERR_NAME=Unknown name: \u201c%s\u201d. ERR_ARGUMENTS=%s takes %s arguments (%s given). ERR_BLOCK=Error (extra or missing spaces at brackets?) ERR_KEY=Unknown element: %s |