diff options
author | Arne Schwabe <arne@blinkt.de> | 2012-06-27 23:00:32 +0200 |
---|---|---|
committer | Arne Schwabe <arne@blinkt.de> | 2012-06-27 23:00:32 +0200 |
commit | 5428376e0d14bd128c2bdc5b50ab95c85321a517 (patch) | |
tree | bd1b710c30e8869d01fe2945a4a3d8c633a9fa7d /res/values/strings.xml | |
parent | 60441995beec38b931c82e36bf1bb14aad640a95 (diff) |
log phone version
support more than 100 routes
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | 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 2f827fe5..64b8e28b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -219,5 +219,6 @@ <string name="show_log_window">Show log window</string> <string name="keppstatus_summary">Keep the notification displayed after the connection is established to show traffic statistics.</string> <string name="keepstatus">Show Traffic Statistics</string> + <string name="mobile_info">Running on %1$s (%2$s) %3$s, Android API %4$d</string> </resources> |