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

Commit 1d45da5a authored by Ruben Brunk's avatar Ruben Brunk
Browse files

Tagged strings in XML with translation info.

Bug: 7403813
Change-Id: Iff1ec505c2c6fbfc11f7f472cc2e67430cf3715d
parent 71c17775
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@
    <!--  Filters buttons -->

    <!--  Label for the exposure filter button [CHAR LIMIT=15] -->
    <string name="exposure">Exposure</string>
    <string name="exposure" msgid="1229093066434614811">Exposure</string>
    <!--  Label for the sharpen filter button [CHAR LIMIT=15] -->
    <string name="sharpness">Sharpness</string>
    <!--  Label for the contrast filter button [CHAR LIMIT=15] -->
@@ -132,7 +132,7 @@
    <!--  Label for the flip effect [CHAR LIMIT=15] -->
    <string name="mirror">Mirror</string>
    <!--  Label for the original [CHAR LIMIT=15] -->
    <string name="none">None</string>
    <string name="none" msgid="3601545724573307541">None</string>

    <!--  Labels for the curves tool -->