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

Commit c72a8de8 authored by Udam Saini's avatar Udam Saini Committed by android-build-merger
Browse files

Merge "Increase string char limit." into nyc-dev am: 7f6ba63f

am: 0ec0ffde

* commit '0ec0ffde':
  Increase string char limit.

Change-Id: I60961d02c21bc409996ac100ba6d5fff1f6194cc
parents 3d4f71ec 0ec0ffde
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7352,7 +7352,7 @@
    <!-- Message of the dialog box to confirm resetting rate-limiting in the system service ShortcutManager. [CHAR_LIMIT=none] -->
    <string name="confirm_reset_shortcut_manager_throttling_message">Reset ShortcutManager rate-limiting counters?</string>
    <!-- Title of notification suggestion during optional steps of setup. [CHAR_LIMIT=40] -->
    <!-- Title of notification suggestion during optional steps of setup. [CHAR_LIMIT=60] -->
    <string name="notification_suggestion_title">Control lock screen notifications</string>
    <!-- Summary of notification suggestion during optional steps of setup. [CHAR_LIMIT=80] -->
    <string name="notification_suggestion_summary">Show or hide notification content</string>