summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8925406..762378a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -137,7 +137,7 @@
<!-- Item on Result context menu, which subtracts the current result from the number in memory.
[CHAR_LIMIT=2]
-->
- <string name="memory_subtract" translatable="false">M-</string>
+ <string name="memory_subtract" translatable="false">M\u2212</string>
<!-- Item on Result context menu, which adds the current result to the number in memory.
[CHAR_LIMIT=2]
-->