Skip to content

Commit

Permalink
Changed App Name to Mobile Net Connect
Browse files Browse the repository at this point in the history
  • Loading branch information
georgehdd committed Aug 13, 2013
1 parent 900eb23 commit a232c42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WiFiConnect/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<string name="app_name">Guest WiFi Connect</string>
<string name="app_name">Mobile Net Connect</string>



Expand All @@ -13,7 +13,7 @@
<string name="pref_additional_settings_category_key">additionalSettings</string>

<string name="pref_settings_run_as_service">Run as a service</string>
<string name="pref_settings_run_as_service_summary">Run in the background and connect to SAP Guest automatically</string>
<string name="pref_settings_run_as_service_summary">Run in the background and connect to Mobile Net automatically</string>
<string name="pref_settings_run_as_service_key">runAsService</string>

<string name="pref_settings_show_icon">Show icon</string>
Expand Down

0 comments on commit a232c42

Please sign in to comment.