Implement new manage apps UI for compat mode.
Change-Id: Ia8db7f534b7294fbbb34e0acdedab3a96cea59e9
This commit is contained in:
@@ -2106,6 +2106,8 @@
|
||||
<string name="storage_label">Storage</string>
|
||||
<!-- Manage applications, individual application info screen, heading for settings related to controlling whether this app is the default for some actions -->
|
||||
<string name="auto_launch_label">Launch by default</string>
|
||||
<!-- Manage applications, individual application info screen, heading for settings related to controlling application screen compatibility -->
|
||||
<string name="screen_compatibility_label">Screen compatibility</string>
|
||||
<!-- Manage applications, individual application info screen, heading for settings related to the app's permissions. for example, it may list all the permissions the app has. -->
|
||||
<string name="permissions_label">Permissions</string>
|
||||
<!-- Manage applications, Header name used for cache information -->
|
||||
@@ -2144,6 +2146,13 @@
|
||||
<string name="auto_launch_disable_text">No defaults set.</string>
|
||||
<!-- Manage applications, individual application screen, button label under Launch by default heading. This is used to clear any default actions that may be assigned to this app. -->
|
||||
<string name="clear_activities">Clear defaults</string>
|
||||
<!-- Manage applications, individual application info screen, screen, message text under screen compatibility heading -->
|
||||
<string name="screen_compatibility_text">This application may not be designed for your screen; you can control how it
|
||||
adjusts to your screen here.</string>
|
||||
<!-- Manage applications, individual application screen, checkbox to control asking for compatibility mode. -->
|
||||
<string name="ask_compatibility">Ask when launched</string>
|
||||
<!-- Manage applications, individual application screen, checkbox to control compatibility mode. -->
|
||||
<string name="enable_compatibility">Scale application</string>
|
||||
<!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
|
||||
<string name="unknown">Unknown</string>
|
||||
<!-- [CHAR LIMIT=25] Manage applications screen, menu item. Sorts all of the apps in the list alphabetically. -->
|
||||
|
Reference in New Issue
Block a user