aboutsummaryrefslogtreecommitdiffstats
path: root/app/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/res/values/strings.xml')
-rw-r--r--app/res/values/strings.xml46
1 files changed, 41 insertions, 5 deletions
diff --git a/app/res/values/strings.xml b/app/res/values/strings.xml
index 8e8cd36..1073697 100644
--- a/app/res/values/strings.xml
+++ b/app/res/values/strings.xml
@@ -1,4 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+//
+// Copyright 2017, 2018 Filippo "Fil" Bergamo <fil.bergamo@riseup.net>
+//
+// This file is part of RepWifiApp.
+//
+// RepWifiApp is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// RepWifiApp is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with RepWifiApp. If not, see <http://www.gnu.org/licenses/>.
+//
+// ********************************************************************
+-->
<resources>
<string name="app_name">RepWifi</string>
@@ -20,7 +41,7 @@
<string name="delete">Delete network info</string>
<string name="manage_networks">Manage Networks</string>
<string name="title_activity_credits">Credits</string>
- <string name="credit_text">Copyright 2017 Filippo \&quot;Fil\&quot; Bergamo&lt;br/&gt;&lt;br/&gt;This app is Free Software.&lt;br/&gt;It\'s licensed under the terms of &lt;a href=&quot;https://www.gnu.org/licenses/gpl.txt&quot;&gt;GPL v3&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;This app is developed as a contribution to &lt;br/&gt;&lt;a href=&quot;http://www.replicant.us&quot;&gt;The Replicant Project&lt;/a&gt;&lt;br/&gt;To report on bugs, request features, or any help request, please refer to:&lt;br/&gt;&lt;a href=&quot;http://redmine.replicant.us/projects/replicant/boards&quot;&gt;Replicant\'s Forum&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Source code is hosted at: &lt;br/&gt;&lt;a href=&quot;https://git.replicant.us/contrib/Fil/RepWifiApp/&quot;&gt;https://git.replicant.us/contrib/Fil/RepWifiApp/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;b&gt;&lt;u&gt;&lt;big&gt;Thank GNUs:&lt;/big&gt;&lt;/u&gt;&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Tiberiu - Technoethical&lt;/b&gt;&lt;br/&gt;for having done the initial job of porting libre WiFi to Replicant 4.2.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Wolfgang Wiedmeyer&lt;/b&gt;&lt;br/&gt;for porting libre WiFi to Replicant 6.0 and for helping with the scripts.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Nicola Spanti&lt;/b&gt;&lt;br/&gt;for the French translation.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Nichlas Severinsen&lt;/b&gt;&lt;br/&gt;for publishing this app on F-Droid.&lt;br/&gt;&lt;br/&gt;</string>
+ <string name="credit_text">Copyright 2017, 2018 Filippo \&quot;Fil\&quot; Bergamo&lt;br/&gt;&lt;br/&gt;This app is Free Software.&lt;br/&gt;It\'s licensed under the terms of &lt;a href=&quot;https://www.gnu.org/licenses/gpl.txt&quot;&gt;GPL v3&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;This app is developed as a contribution to &lt;br/&gt;&lt;a href=&quot;http://www.replicant.us&quot;&gt;The Replicant Project&lt;/a&gt;&lt;br/&gt;To report on bugs, request features, or any help request, please refer to:&lt;br/&gt;&lt;a href=&quot;http://redmine.replicant.us/projects/replicant/boards&quot;&gt;Replicant\'s Forum&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Source code is hosted at: &lt;br/&gt;&lt;a href=&quot;https://git.replicant.us/contrib/Fil/RepWifiApp/&quot;&gt;https://git.replicant.us/contrib/Fil/RepWifiApp/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;b&gt;&lt;u&gt;&lt;big&gt;Thank GNUs:&lt;/big&gt;&lt;/u&gt;&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Tiberiu - Technoethical&lt;/b&gt;&lt;br/&gt;for having done the initial job of porting libre WiFi to Replicant 4.2.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Wolfgang Wiedmeyer&lt;/b&gt;&lt;br/&gt;for porting libre WiFi to Replicant 6.0 and for helping with the scripts.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Nicola Spanti&lt;/b&gt;&lt;br/&gt;for the French translation.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Nichlas Severinsen&lt;/b&gt;&lt;br/&gt;for publishing this app on F-Droid.&lt;br/&gt;&lt;br/&gt;</string>
<string name="menu_config">Settings</string>
<string name="msg_interface_not_found">WiFi adapter not found!\nPlease plug in a supported WiFi adapter and retry.</string>
<string name="msg_confirm_delete_network">Are you sure you want to delete this network?</string>
@@ -34,13 +55,11 @@
<string name="title_activity_input_ssid">Insert Network\'s Name</string>
<string name="menu_settings">Settings</string>
<string name="select_saved_net">Use Saved Network</string>
- <string name="dns1_default">185.121.177.177</string>
- <string name="dns2_default">169.239.202.202</string>
<string name="receiver_description">RepWifi\'s listener for startup event. Provides auto-start and notification features to RepWifi.</string>
<string name="confirm_reset_settings">Are you sure you want to reset all settings to default?</string>
<string name="confirm_exit_app">Are you sure you want to kill RepWifi? This will disconnect you from WiFi.</string>
<string name="confirm_kill_backend">Are you sure you want to kill the back-end processes?</string>
- <string name="summary_kill_backend">Sometimes back-end programs get stuck in inconsistent states.\nClicking this button restores normal behaviour by killing running instances of wpa_supplicant and dhcpcd."</string>
+ <string name="summary_kill_backend">Sometimes back-end programs get stuck in inconsistent states.\nClicking this button restores normal behaviour by killing running instances of wpa_supplicant and dhcpcd.</string>
<string name="text_presented_by">Brought to you by:</string>
<string name="title_input_password">Input Password</string>
<string name="msg_password_empty">Password can\'t be empty!</string>
@@ -82,7 +101,7 @@
<string name="summary_dns1">Set the IPv4 address of the primary DNS server.\nIf left blank, RepWifi will try to use the default gateway as a DNS resolver.</string>
<string name="summary_dns2">Set the IPv4 address of the secondary DNS server.\nIf the primary address is blank, this will be ignored.</string>
<string name="title_autoconnect">Enable Autoconnect</string>
- <string name="summary_autoconnect">When the WiFi dongle is attached, RepWifi connects automatically to reachable known networks.\n(Experimental).</string>
+ <string name="summary_autoconnect">When the WiFi dongle is attached, RepWifi connects automatically to reachable known networks.\n(Experimental Feature)</string>
<string name="title_progbar">Animated progress bar</string>
<string name="summary_progbar">Show an animated progress bar while doing long background tasks.\nKeep it disabled to (hopefully) save some extra power for the WiFi dongle.</string>
<string name="title_start_at_boot">Enable Start at Boot</string>
@@ -117,5 +136,22 @@
<string name="txt_save">Save</string>
<string name="summary_vpn_settings">Select the name of a VPN profile that you want to be launched automatically when you connect to this network.\nLeave blank to disable automatic VPN connection.\nTo use VPN capability, &quot;[VPN_EXT_APP]&quot; must be installed in the system.</string>
<string name="msg_vpn_no_profile">No profile found.\nPlease add a VPN profile inside [VPN_EXT_APP] before using this feature.</string>
+ <string name="msg_dns_fail">FAILED setting DNS!</string>
+ <string name="msg_gw_failed">FAILED to get gateway!</string>
+ <string name="msg_connection_timeout">Timeout exceeded while trying to connect.\nThis could be due to a wrong password.\nPlease re-enter the correct password and retry.</string>
+ <string name="msg_confirm_stop_job">Do you really want to stop current activity?</string>
+ <string name="msg_vpn_service_error">ERROR while binding to VPN service!</string>
+ <string name="msg_vpn_error_manual_open">ERROR while binding to VPN service.\nYou need to manually launch &quot;[VPN_EXT_APP]&quot; the first time, before using it with RepWifi.\nPlease launch the vpn app, then retry, and allow RepWifi permission to use the vpn app, when asked.</string>
+ <string name="text_broadcast_address">Broadcast address</string>
+ <string name="text_hardware_address">Hardware address</string>
+ <string name="text_connection_info">Connection Info</string>
+ <string name="msg_connection_timeout_nopass">Timeout exceeded while trying to connect.\n</string>
+ <string name="msg_make_system_app">RepWifi is installed as a regular app.\nRepWifi needs to be a \"System app\" to work properly.\nTo make repwifi a system app just confirm this dialog.\n\n*** The device will be rebooted ***\nPlease save any opened job before proceeding.\n\nDo you want to proceed making RepWifi a system app?</string>
+ <string name="msg_confirm_make_system_app">Are you sure you want to proceed?\nThe device will reboot!</string>
+ <string name="msg_chose_no_system_app">You chose not to make RepWifi a system app, so RepWifi won\'t work properly.\nTo make RepWifi a system app, close and re-open it, then just confirm when asked about making it a system app.</string>
+ <string name="msg_error_generic">ERROR!</string>
+ <string name="msg_fail_connservice">FATAL ERROR! Failed to bind to inner connection service. Try restarting the application.</string>
+ <string name="summary_monitor_connection_state">If checked, the background service keeps on monitoring the state of the connection, once every [CHK_STS_INTERVAL] seconds, reporting any state change in the status bar notification.(Experimental feature)</string>
+ <string name="title_monitor_connection_state">Monitor connection state</string>
</resources> \ No newline at end of file