add settings
add permissions to access ssid, fix error in theme, add settings activity with shared preferences and support German and English
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<resources>
|
||||
<string name="app_name">WiFi Weather Station</string>
|
||||
<string name="action_settings">Einstellungen</string>
|
||||
<string name="settings">Settings</string>
|
||||
<string name="loading">Please wait, the view is loading...</string>
|
||||
<string name="ssid" translatable="false">NETGEAR26-5G-2</string>
|
||||
<string name="url_local" translatable="false">http://192.168.1.5/site/wifi-weather-station/</string>
|
||||
<string name="url_global" translatable="false">http://inetsrv.no-ip.org/site/wifi-weather-station/</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user