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

Commit cd15b930 authored by Eric Fischer's avatar Eric Fischer
Browse files

Mark configuration string as not translatable.

Change-Id: I691e5a2254c20d339f831ccc79c581b74079e8c9
parent 9b5961ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -82,7 +82,7 @@
        <item>0</item>
        <item>0</item>
    </string-array>
    </string-array>
    <!-- Threshold of the normalized score of the best suggestion for the spell checker to declare a word to be a typo -->
    <!-- Threshold of the normalized score of the best suggestion for the spell checker to declare a word to be a typo -->
    <string name="spellchecker_typo_threshold_value">0.11</string>
    <string name="spellchecker_typo_threshold_value" translatable="false">0.11</string>
    <!--  Screen metrics for logging.
    <!--  Screen metrics for logging.
            0 = "mdpi phone screen"
            0 = "mdpi phone screen"
            1 = "hdpi phone screen"
            1 = "hdpi phone screen"