diff options
author | 2024-04-24 22:50:58 +0000 | |
---|---|---|
committer | 2024-04-25 22:56:36 +0000 | |
commit | d731ba2ff1fb2eaef88f3273254a2e09115e741d (patch) | |
tree | 8a36954915dfc6a0c55b7b170f9a3dc15f803e7c /res/values-ca | |
parent | ff1a1a9e46291581634d024a6f03e425070aa1dc (diff) |
Remove widget education tip dialog
This change removes the widget education tip dialog, and the arrow
tip view. These are no longer needed now that taps are handled by
showing an add button.
Bug: 335318980
Test: `pm clear com.google.android.apps.nexuslauncher` and open widget
picker
Flag: ACONFIG com.android.launcher3.enable_widget_tap_to_add NEXTFOOD
Change-Id: I9b24a41604880f5f94939c02b94f1a9f6a6c83d5
Diffstat (limited to 'res/values-ca')
-rw-r--r-- | res/values-ca/strings.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml index b57de6bec8..67e80885a1 100644 --- a/res/values-ca/strings.xml +++ b/res/values-ca/strings.xml @@ -67,10 +67,7 @@ <string name="widget_category_note_taking" msgid="3469689394504266039">"Presa de notes"</string> <string name="widget_add_button_label" msgid="2761267068711937179">"Afegeix"</string> <string name="widget_add_button_content_description" msgid="1810530016360039643">"Afegeix el widget <xliff:g id="WIDGET_NAME">%1$s</xliff:g>"</string> - <string name="widget_education_header" msgid="4874760613775913787">"Informació útil a l\'abast de la mà"</string> - <string name="widget_education_content" msgid="1731667670753497052">"Per obtenir informació sense obrir les aplicacions, pots afegir widgets a la pantalla d\'inici"</string> <string name="reconfigurable_widget_education_tip" msgid="6336962690888067057">"Toca per canviar la configuració del widget"</string> - <string name="widget_education_close_button" msgid="8676165703104836580">"Entesos"</string> <string name="widget_reconfigure_button_content_description" msgid="8811472721881205250">"Canvia la configuració del widget"</string> <string name="all_apps_search_bar_hint" msgid="1390553134053255246">"Cerca aplicacions"</string> <string name="all_apps_loading_message" msgid="5813968043155271636">"S\'estan carregant les aplicacions…"</string> |