diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-11-21 08:12:30 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-11-21 08:12:30 +0100 |
commit | d93401d0c6d694cff4ef5ab1e020ed44a62b43bf (patch) | |
tree | 2241d3bdb507273374e40ecefbe64608910b91d5 /res/values/strings.xml | |
parent | 73ce5f927b18c8e3afee469d9129a39efbb90d67 (diff) |
Give view options the right icon
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 91b246b0..e0294988 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -306,4 +306,5 @@ <string name="uploaded_data">Upload</string> <string name="downloaded_data">Download</string> <string name="vpn_status">Vpn Status</string> + <string name="logview_options">View options</string> </resources> |