diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-02-26 23:12:44 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-02-26 23:12:44 +0100 |
commit | 428ef31f6a1de54cd6e3c20264f5ab411a076aaa (patch) | |
tree | 1ef2ebe6b3364529d712efe27a0eef8e55744dbb /res/values | |
parent | bab6645cfb1eb9321e67482d862314a1dbf14f95 (diff) |
Refactor ConnectionStatus to be an enumerationv0.5.32
--HG--
extra : rebase_source : 6cf34d83b33bdb25d2311ad9adaa446ac0aac823
Diffstat (limited to 'res/values')
-rwxr-xr-x | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index b1e95b1e..6588a69b 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -270,4 +270,4 @@ <string name="debug_build">debug build</string> <string name="official_build">official build</string> -</resources>
\ No newline at end of file +</resources> |