summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2013-06-08 21:58:00 -0600
committerSean Leonard <meanderingcode@aetherislands.net>2013-06-08 21:58:00 -0600
commitd14ae81fe92494a67994d703e1175ef4264adddb (patch)
tree8d1ada2e3ebf7bf8aea1312d8b08f75f76581347 /res
parent344a4596e38bb4a908f2791e2f710eb485a5e719 (diff)
Refactor ConfigurationWizard for better task handling, completion, and return information
Diffstat (limited to 'res')
-rwxr-xr-xres/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 03de1ee8..ed32f610 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -271,5 +271,7 @@
<string name="login_button">Log In</string>
<string name="logout_button">Log Out</string>
<string name="danger_checkbox">Trust completely</string>
+ <string name="config_error_parsing">Error parsing provider\'s responses!</string>
+ <string name="success">Success!</string>
</resources> \ No newline at end of file