Merge "Improved UX when no debuggable apps are available." into rvc-dev am: 6217af3fe1
am: 5b5c335b01
am: 74a89fb9fd
am: 01d0ea7443
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11675592 Change-Id: Iadd7046da7869a864db428f78a122a250d8f98c3
This commit is contained in:
@@ -11345,6 +11345,10 @@
|
||||
<string name="platform_compat_default_disabled_title">Default disabled changes</string>
|
||||
<!-- Title for target SDK gated app compat changes category (do not translate 'targetSdkVersion') [CHAR LIMIT=50] -->
|
||||
<string name="platform_compat_target_sdk_title">Enabled for targetSdkVersion > <xliff:g id="number" example="29">%d</xliff:g></string>
|
||||
<!-- Title for the dialog shown when no debuggable apps are available [CHAR LIMIT=20] -->
|
||||
<string name="platform_compat_dialog_title_no_apps">No apps available</string>
|
||||
<!-- Explanatory text shown when no debuggable apps are available [CHAR LIMIT=NONE] -->
|
||||
<string name="platform_compat_dialog_text_no_apps">App compatibility changes can only be modified for debuggable apps. Install a debuggable app and try again.</string>
|
||||
|
||||
<!-- Slices Strings -->
|
||||
|
||||
|
Reference in New Issue
Block a user