summaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@blinkt.de>2012-05-31 22:20:51 +0200
committerArne Schwabe <arne@blinkt.de>2012-05-31 22:20:51 +0200
commitfae0343025699f20462f431cb9468d2c58e7c511 (patch)
tree965cbc1c9c50491cde7d4fb993efb8aa76f4fc38 /res/xml
parent2bae1d0cf273305e4b4a46fb1dcfbfa8876a0a9b (diff)
- fix a few more strings
- add editing xxx title to cfonig settings
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/vpn_headers.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml
index 11409a8d..9d051a4d 100644
--- a/res/xml/vpn_headers.xml
+++ b/res/xml/vpn_headers.xml
@@ -25,7 +25,7 @@
</header>
<header
android:fragment="de.blinkt.openvpn.ShowConfigFragment"
- android:summary="Shows the generated openvpn Configuration File"
+ android:summary="@string/generated_config_summary"
android:title="@string/generated_config" />
</preference-headers> \ No newline at end of file