Revert "cmsdk: Add device-specific strings"
These strings have now been commonized in
packages/resources/devicesettings.
This reverts commit 8a259437af.
Change-Id: I45bf82fca38f2712a9ad0aed80723c638502d996
This commit is contained in:
@@ -145,17 +145,6 @@
|
||||
<!-- Third party keyguard permission description -->
|
||||
<string name="permdesc_thirdPartyKeyguard">Allows an app to be used as an insecure lock screen.</string>
|
||||
|
||||
<!-- Device specific settings -->
|
||||
<string name="device_settings_app_name">Advanced settings</string>
|
||||
|
||||
<!-- Touchscreen gestures -->
|
||||
<string name="screen_gestures_panel_title">Gestures</string>
|
||||
|
||||
<!-- Touchscreen gesture haptic feedback -->
|
||||
<string name="touchscreen_gesture_extras">Extras</string>
|
||||
<string name="touchscreen_gesture_haptic_feedback">Haptic feedback</string>
|
||||
<string name="touchscreen_gesture_haptic_feedback_summary">Vibrate when a gesture got detected</string>
|
||||
|
||||
<!-- Theme installation error notification -->
|
||||
<string name="theme_install_error_title">Failed to install theme</string>
|
||||
<string name="theme_install_error_message"><xliff:g id="theme">%1$s</xliff:g> failed to install</string>
|
||||
|
||||
@@ -102,17 +102,6 @@
|
||||
<java-symbol type="string" name="config_wifiDirectName" />
|
||||
<java-symbol type="bool" name="config_wifiHotspotSecurityNone" />
|
||||
|
||||
<!-- Device specific settings -->
|
||||
<java-symbol type="string" name="device_settings_app_name" />
|
||||
|
||||
<!-- Touchscreen gestures -->
|
||||
<java-symbol type="string" name="screen_gestures_panel_title" />
|
||||
|
||||
<!-- Touchscreen gesture haptic feedback -->
|
||||
<java-symbol type="string" name="touchscreen_gesture_extras" />
|
||||
<java-symbol type="string" name="touchscreen_gesture_haptic_feedback" />
|
||||
<java-symbol type="string" name="touchscreen_gesture_haptic_feedback_summary" />
|
||||
|
||||
<!-- Theme install failure notification -->
|
||||
<java-symbol type="string" name="theme_install_error_title" />
|
||||
<java-symbol type="string" name="theme_install_error_message" />
|
||||
|
||||
Reference in New Issue
Block a user