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

Commit cf894ee5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[ADI][56/N] Update char limit for strings" into main

parents c47131d7 c455902f
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -147,7 +147,6 @@
    <string name="message_restore_error_installer_absent">To restore this app, you\'ll need to install <xliff:g id="installer_name">%1$s</xliff:g></string>
    <string name="message_restore_error_generic">There was a problem trying to restore this app</string>

    <!-- TODO: These strings are placeholders, until UX finalizes strings for Uninstall flow. -->
    <string name="message_uninstall_activity"><xliff:g id="activity_name">%1$s</xliff:g> is part of the following app: <xliff:g id="app_name">%2$s</xliff:g></string>

    <!-- TODO(b/360129657): These strings are placeholders for ADI flow. -->
@@ -203,9 +202,9 @@
    <string name="cannot_install_app_blocked_title">App developer unverified</string>
    <string name="cannot_install_verification_no_internet_title">No internet, can\'t verify app developer</string>
    <string name="cannot_install_verification_unavailable_title">Can\'t verify app developer</string>
    <!-- [CHAR LIMIT=15] -->
    <!-- [CHAR LIMIT=40] -->
    <string name="install_without_verifying">Install without verifying</string>
    <!-- [CHAR LIMIT=15] -->
    <!-- [CHAR LIMIT=40] -->
    <string name="update_without_verifying">Update without verifying</string>

    <!-- End of placeholder strings -->