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

Commit 7d3542f0 authored by Justin Klaassen's avatar Justin Klaassen Committed by Android Git Automerger
Browse files

am c7578cd1: Change contentDescription for \'×\' button

* commit 'c7578cd1':
  Change contentDescription for '×' button
parents 2d7d941c c7578cd1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -167,7 +167,7 @@
    <!-- Content description for '!' button. [CHAR_LIMIT=NONE] -->
    <string name="desc_op_fact">factorial</string>
    <!-- Content description for '×' button. [CHAR_LIMIT=NONE] -->
    <string name="desc_op_mul">times</string>
    <string name="desc_op_mul">multiply</string>
    <!-- Content description for '%' button. [CHAR_LIMIT=NONE] -->
    <string name="desc_op_pct">percent</string>
    <!-- Content description for '^' button. [CHAR_LIMIT=NONE] -->