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

Commit b4a9916a authored by Mill Chen's avatar Mill Chen
Browse files

Increasing the character limit

We need to extend the character limit for some strings related to
biometric settings, since it's too short to block the translating work.

Fixes: 186427209
Test: build and verified
Change-Id: I201276c7c9120cdbfcda6fd23f3d6f8a3e03d116
parent b0bd79d4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -980,9 +980,9 @@
    <string name="biometric_settings_category_ways_to_unlock">Ways to unlock</string>
    <!-- Biometric category title - configuration options for using biometric to unlock the device or authenticate in apps. [CHAR LIMIT=50] -->
    <string name="biometric_settings_category_ways_to_use">Use face and fingerprint to</string>
    <!-- Text shown on a toggle which allows or disallows the device to use biometric for unlocking the device. [CHAR LIMIT=20] -->
    <!-- Text shown on a toggle which allows or disallows the device to use biometric for unlocking the device. [CHAR LIMIT=50] -->
    <string name="biometric_settings_use_biometric_unlock_phone">Unlocking your phone</string>
    <!-- Text shown on a toggle which allows or disallows the device to use biometric for authentication. [CHAR LIMIT=30] -->
    <!-- Text shown on a toggle which allows or disallows the device to use biometric for authentication. [CHAR LIMIT=50] -->
    <string name="biometric_settings_use_biometric_for_apps">Authentication in apps</string>
    <!-- Title of dialog shown when the user tries to skip setting up a screen lock, warning them of potential consequences of not doing so [CHAR LIMIT=30]-->