diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-08 16:43:20 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-08 16:43:20 +0200 |
commit | efa217d83c1e899eb29910b1bff15b08cdb0be2e (patch) | |
tree | cdecda567322bb312390b4ae6e93e62b12df4897 /res/values/strings.xml | |
parent | b187f57a026110ef0b0f1d6b6414c868922cab46 (diff) |
more todo, add Copying faq
Diffstat (limited to 'res/values/strings.xml')
-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 452de786..b53bae5b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -179,4 +179,6 @@ <string name="tap_faq3">A third time? Actually one could write a a tap emulator based on tun that would add layer2 information on send and strip layer2 information on receive. But this tap emulator would have to implement also ARP and possible a DHCP client. I am not aware of anybody doing any work in this direction. Contact me if you want to start coding on this.</string> <string name="faq">FAQ</string> <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> </resources> |