mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
Changed label of Limited Connection switch (#4240)
This commit is contained in:
parent
9cf59f7801
commit
9b91eb9095
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<item android:id="@+id/toggle_limited_connection_mode"
|
||||
android:title="@string/limited_connection"
|
||||
android:title="@string/limited_connection_mode"
|
||||
app:showAsAction="always"
|
||||
android:checkable="true"
|
||||
android:icon="@drawable/ic_baseline_cloud_queue_24"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue