summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-11 01:17:01 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-11 01:17:01 +0200
commit0291c756696f9ef5a8e2a23ed3b4b1ff79e91e08 (patch)
tree8dfcf9627b5db22ffdf3ebe37d7c0529f0fb6fe9 /res/values
parentbfb51aa744b09b248daacd3ada8f04e6c6f7d5a5 (diff)
CLeanups
Fix backtrace from market console, I suspect someone tried IPv6 and I failed him/her :(
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2b7c82f0..5d605e08 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -194,5 +194,6 @@
<string name="import_file">Import</string>
<string name="error_importing_file">Error importing File</string>
<string name="import_error_message">Could not import File from Filesystem</string>
- <string name="inline_file_data">[[Inline file data]]</string>
+ <string name="inline_file_data">[[Inline file data]]</string>
+ <string name="opentun_no_ipaddr">Refusing to open tun device without IP information</string>
</resources>