cmparts: Cleanup
* Cleanup various crufty things like duplicate strings and
bad identifiers. These were detected by AAPT2, but we
aren't actually using it because it has a ton of bugs.
Change-Id: I10b3657a8f3809b03ab91f12ce2e3a44331fefdd
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6e90b5f..4d18333 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -260,23 +260,13 @@
<string name="profile_setup_actions_title">Step 2: Setup actions</string>
<string name="profile_setup_actions_title_config">Reconfigure actions</string>
- <string name="profile_appgroups_manage">App groups</string>
- <string name="profile_appgroup_manage">Manage app group</string>
<string name="wireless_networks_settings_title">Wireless & networks</string>
- <!-- Title for application group setting screen -->
- <string name="profile_appgroups_title">App groups</string>
- <string name="profile_new_appgroup">New app group</string>
- <string name="profile_delete_appgroup">Delete this app group?</string>
- <string name="profile_appgroup_name_prompt">Enter a name for the new app group</string>
- <string name="profile_appgroup_name_title">Name</string>
- <string name="duplicate_appgroup_name">Duplicate app group name!</string>
- <string name="profile_app_delete_confirm">Remove this app?</string>
+ <!-- Profile triggers -->
<string name="no_bluetooth_triggers">No Bluetooth devices paired.\nTap to pair Bluetooth device before configuring triggers.</string>
<string name="no_wifi_triggers">No Wi\u2011Fi access points configured.\nTap to connect Wi\u2011Fi before configuring triggers.</string>
<string name="no_triggers_configured">No triggers configured. Tap to add more.</string>
<string name="no_triggers_configured_nfc">Tap to setup a new NFC trigger.</string>
-
<string name="profile_setup_setup_triggers_description">Please select triggers which will activate this profile</string>
<string name="profile_setup_actions_description">Now configure what happens when the profile is activated</string>
@@ -316,7 +306,6 @@
<!-- Rename Dialog -->
<string name="rename_dialog_title">Rename</string>
<string name="rename_dialog_message">Enter a new name</string>
- <string name="duplicate_appgroup_name">Duplicate app group name!</string>
<string name="rename_dialog_hint">Enter profile name</string>
<!-- Reset Profiles -->
@@ -372,6 +361,7 @@
<string name="profile_delete_appgroup">Delete this app group?</string>
<string name="profile_appgroup_name_prompt">Enter a name for the new app group</string>
<string name="profile_appgroup_name_title">Name</string>
+ <string name="duplicate_appgroup_name">Duplicate app group name!</string>
<!-- Add application dialog box title -->
<string name="profile_choose_app">Choose app</string>