diff options
author | huceke <gimli@worker.(none)> | 2011-07-08 13:15:33 +0200 |
---|---|---|
committer | Edgar Hucek <ebsi4711@gmail.com> | 2011-07-10 10:29:34 +0200 |
commit | 4fa8557328e6def0d6ac85b129ccb62c456a9da4 (patch) | |
tree | a9c1c101508a751c7387ae977024897e2b358518 /language | |
parent | c12351ed665d5502dcbb1d93ff967e5b36f1451b (diff) |
Infrastructure for reading and displaying battery level.
Add battery level PowerSyscal interface and to system infos.
Current iOS is supporting this new feature.
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index 54b5024618..1cd5e86233 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -980,6 +980,7 @@ <string id="12392">Hours</string> <string id="12393">Days</string> <string id="12394">Total uptime</string> + <string id="12395">Battery level</string> <string id="12600">Weather</string> |