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

Commit c7578cd1 authored by Justin Klaassen's avatar Justin Klaassen
Browse files

Change contentDescription for '×' button

Bug: 19186434
Change-Id: I0e4793c2ea1fa06bcf0ddee9d642d4732aa8ce84
parent 06c49449
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] -->