Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d78790a authored by Christine Franks's avatar Christine Franks Committed by Android (Google) Code Review
Browse files

Merge "Correct Unicode representation of "M-"" into ub-calculator-euler

parents 39297788 4b619a00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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]
      -->