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 | cfffc9694c4b44ed26710fd85d1a361d13b0815e (patch) | |
tree | 4858213702fac5bb0038fe3065d01472234a798d /res/values | |
parent | e27446ef9f1c8b0399e1bb6edfe8df1c77e7cd9e (diff) |
log phone version
support more than 100 routes
Diffstat (limited to 'res/values')
-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> |