Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WiFi to Wi-Fi #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions models/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
<string name="facebook_logout_and_login">Logout and Login with Facebook</string>

<string name="schDown_nodownloadselect">No Downloads Selected</string>
<string name="no_sch_downloads">Browsing apps using mobile data and want to download later when you’re on a wifi connection? Use Schedule downloads and change your preferences on Settings -&gt; General Download Rules - to WiFi.</string>
<string name="no_sch_downloads">Browsing apps using mobile data and want to download later when you’re on a Wi-Fi connection? Use Schedule downloads and change your preferences on Settings -&gt; General Download Rules - to Wi-Fi.</string>
<string name="schDown_installselected">Install Selected</string>
<string name="schDown_removeselected">Remove Selected</string>
<string name="schDown_invertselection">Invert Selection</string>
Expand Down Expand Up @@ -397,7 +397,7 @@
<string name="settings_dwn_network_rules">Mobile Network Options</string>
<string name="setting_sum_icon_download_rules">Allow icons being downloaded over mobile data connections</string>
<string name="setting_icon_download_rules">Icon Download Rules</string>
<string name="setting_wifi">WiFi</string>
<string name="setting_wifi">Wi-Fi</string>
<string name="setting_mobile">Mobile 3G/4G</string>
<string name="setting_3g">3G</string>
<string name="setting_4g">4G</string>
Expand All @@ -421,7 +421,7 @@
<string name="setting_auto_update_title">Enable auto update</string>
<string name="show_all_updates">Don\'t show updates for applications with different signatures</string>
<string name="setting_allUpdates_filtering">Filter Updates</string>
<string name="setting_schdwninstallsum">Install scheduled downloads automatically when a WiFi connection is present</string>
<string name="setting_schdwninstallsum">Install scheduled downloads automatically when a Wi-Fi connection is present</string>
<string name="setting_schdwninstalltitle">Automatic Install</string>
<string name="setting_clear_memory">Clear Memory</string>
<string name="clearcontent_title">Remove data and configurations</string>
Expand Down