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

Commit 489899a6 authored by Helen Qin's avatar Helen Qin
Browse files

Increase char limit for "Save another way"

Certain locales (e.g. hi, pt-PT) requires a slightly larger char limit.

Bug: 336743419
Test: N/A
Change-Id: Icf2e769963db5fed78e4e68aa9fdfe1adcd254e7
parent 578bd23b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
  <string name="string_cancel">Cancel</string>
  <!-- This is a label for a button that takes user to the next screen. [CHAR LIMIT=20] -->
  <string name="string_continue">Continue</string>
  <!-- This is a label for a button that leads to a holistic view of all different options where the user can save their new app credential. [CHAR LIMIT=20] -->
  <!-- This is a label for a button that leads to a holistic view of all different options where the user can save their new app credential. [CHAR LIMIT=30] -->
  <string name="string_more_options">Save another way</string>
  <!-- This is a label for a button that links to additional information about passkeys. [CHAR LIMIT=20] -->
  <string name="string_learn_more">Learn more</string>