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

Commit 1c4f19f4 authored by Fan Zhang's avatar Fan Zhang
Browse files

Clarify string and description for app defaults.

Change-Id: Idc93c89491696f6fae01c89a4649ca9f52169b7c
Fixes: 32393018
Test: compiles
parent 0d148c4b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5933,9 +5933,9 @@
    <string name="app_and_notification_dashboard_title">Apps &amp; notifications</string>
    <!-- Title for setting tile leading to User and accounts settings [CHAR LIMIT=40]-->
    <string name="account_dashboard_title">User &amp; accounts</string>
    <!-- Title for setting tile leading to App defaults (which allows user set default app to
    <!-- Title for setting tile leading to setting UI which allows user set default app to
    handle actions such as open web page, making phone calls, default SMS apps [CHAR  LIMIT=40]-->
    <string name="app_default_dashboard_title">App defaults</string>
    <string name="app_default_dashboard_title">Default apps</string>
    <!-- Summary text for system preference tile, showing current display language of device [CHAR LIMIT=NONE]-->
    <string name="system_dashboard_summary">Language: <xliff:g id="language">%1$s</xliff:g></string>