summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-06-01 11:15:00 +0200
committerArne Schwabe <arne@rfc2549.org>2012-06-01 11:15:00 +0200
commit23c305fb6b9d4b0fdfd453c42726c72c523d60cb (patch)
tree30350bb7d8048f9b3ef601dc8ade13eed36d8527 /res/values
parent5c59be6d8622cb800d9e22b51b50bb59db7517e4 (diff)
- Fix custom search domain ignored (closes issue #36)
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 93283479..42749081 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -206,4 +206,5 @@
<string name="owner_fix">Fix ownership of /dev/tun</string>
<string name="generated_config_summary">Shows the generated openvpn Configuration File</string>
<string name="edit_profile_title">Editing \"%s\"</string>
+ <string name="building_configration">Building configration…</string>
</resources>