diff --git a/res/xml/apn_editor.xml b/res/xml/apn_editor.xml index 742a436019e..0c399488d5c 100644 --- a/res/xml/apn_editor.xml +++ b/res/xml/apn_editor.xml @@ -148,7 +148,7 @@ android:key="carrier_enabled" android:enabled="false" android:summaryOn="@string/carrier_enabled_summaryOn" - android:summaryOff="@@string/carrier_enabled_summaryOff" + android:summaryOff="@string/carrier_enabled_summaryOff" android:persistent="false" />