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
commit1340edd8eafe3b3f2a897fb841f36ccd9b374feb (patch)
tree810c145e784a8f4789d57f0b09cbfe260ab39423 /res/values
parent9429b526fa98fa35f553997af3b4be1681363ff1 (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>