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

Commit 20e610b6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix the talkback problem of the "Verified link info" icon" into sc-dev

parents 9aff8550 a6daad6c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="wrap_content"
    android:layout_height="match_parent"
    android:contentDescription="@string/app_launch_verified_links_info_description"
    android:orientation="horizontal">

    <include layout="@layout/preference_widget_info"
+2 −0
Original line number Diff line number Diff line
@@ -9874,6 +9874,8 @@
    </plurals>
    <!-- OK button for verified links dialog. [CHAR LIMIT=20] -->
    <string name="app_launch_dialog_ok">OK</string>
    <!-- Info icon description of the verified links. [CHAR LIMIT=NONE] -->
    <string name="app_launch_verified_links_info_description">Show verified links list</string>
    <!-- Title for Checking other supported links dialog. [CHAR LIMIT=50] -->
    <string name="app_launch_checking_links_title">Checking for other supported links\u2026</string>