You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: palace-ui/src/main/res/values/stringsSettings.xml
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -83,9 +83,8 @@
83
83
<stringname="settingsNotificationsEnabled">Notifications are enabled.\nDisabling notifications will restart the application.</string>
84
84
<stringname="settingsNotificationsDisabled">Notifications are disabled.</string>
85
85
<stringname="settingsNetwork">Network</string>
86
-
<stringname="settingsNetworkWIFIOnly">Only download books when Wi-Fi is available.</string>
87
-
<stringname="settingsNetworkWIFIOnlyEnabled">Download only on Wi-Fi.</string>
88
-
<stringname="settingsNetworkWIFIOnlyDisabled">Download when any network is available.</string>
86
+
<stringname="settingsNetworkDownloadWIFI">Download Only on Wi-Fi</string>
87
+
<stringname="settingsNetworkWIFIOnlyEnabled">When enabled, books and audiobooks will only download over Wi-Fi. Downloads will be blocked on cellular data.</string>
0 commit comments