diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-31 00:49:08 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-31 00:49:08 +0200 |
commit | 4a2f853dba829b6c3b582c9c2a0b1bab5d902d4a (patch) | |
tree | 6f5bc425099e608bf260c307556d85de6b6034a6 /res/xml/vpn_headers.xml | |
parent | 1c21f335d7c3c5049c3e9cdd6c9dc411bb153e2d (diff) |
Add most of the missing german translations
Diffstat (limited to 'res/xml/vpn_headers.xml')
-rw-r--r-- | res/xml/vpn_headers.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml index c840e6ab..11409a8d 100644 --- a/res/xml/vpn_headers.xml +++ b/res/xml/vpn_headers.xml @@ -26,6 +26,6 @@ <header android:fragment="de.blinkt.openvpn.ShowConfigFragment" android:summary="Shows the generated openvpn Configuration File" - android:title="Generated Config" /> + android:title="@string/generated_config" /> </preference-headers>
\ No newline at end of file |