overwrite web style, change min sdk to 16 and add German hints
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
<resources>
|
||||
<string name="app_name">WiFi Weather Station</string>
|
||||
<string name="settings">Settings</string>
|
||||
<string name="loading">Please wait, the view is loading...</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>
|
||||
<string name="hint_ssid" translatable="false">SSID</string>
|
||||
<string name="hint_url_local">Local URL</string>
|
||||
<string name="hint_url_global">Global URL</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user