MotoActions: Move rest strings to devicesettings
Change-Id: I66c4768a45d20ea5e33500379369578980bfdfee
This commit is contained in:
parent
860266e24f
commit
7f2f48beae
@ -57,7 +57,7 @@
|
||||
android:value="com.android.settings.category.ia.gestures" />
|
||||
<meta-data
|
||||
android:name="com.android.settings.summary"
|
||||
android:resource="@string/screen_gestures_panel_summary" />
|
||||
android:resource="@string/device_gestures_panel_summary" />
|
||||
</activity>
|
||||
|
||||
</application>
|
||||
|
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="screen_gestures_panel_summary" translatable="false">Special Device Gestures</string>
|
||||
<string name="moto_gestures_panel_title">Moto Gestures</string>
|
||||
</resources>
|
Loading…
x
Reference in New Issue
Block a user