diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-09 14:22:15 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-09 14:22:15 +0200 |
commit | 224be050299691f2ca35d79f69aaf39d92fdbeaa (patch) | |
tree | efb6f2fd53b9bfadd7252440d6f2e1cc01f3b61e /res/values | |
parent | 5f8dcd814c5cb6588220678a2b5dbe61644e151b (diff) |
Version 0.5.0 + minimal faq addition
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 5d7b5396..dcf33197 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -182,4 +182,6 @@ <string name="faq_summary">frequently asked questions and some adivce</string> <string name="copying_log_entries">Copying log entries</string> <string name="faq_copying">To copy a single log entry press and and hold on the log entry. To copy/send the whole log use the Send Log option. Use the hardware menu button if not visible in the gui.</string> + <string name="faq_shortcut">Shortcut to start</string> + <string name="faq_howto_shortcut">You can place a shortcut to start OpenVPN on your desktop. Depending on your homescreen program you have to add a shortcut or a widget.</string> </resources> |