commit | b408066012d8421b62b102f2060632fdc6b1b4d7 | [log] [tgz] |
---|---|---|
author | Juan Ezquerro LLanes <arrase@gmail.com> | Wed May 23 22:17:34 2018 +0200 |
committer | Juan Ezquerro LLanes <arrase@gmail.com> | Wed May 23 22:17:34 2018 +0200 |
tree | 6f40999c69f6e0fb37dfdfcbe1171585ecd25e61 | |
parent | 71b1308e71295d223cefb396bf3166d014993f40 [diff] |
Fix
diff --git a/res/values/strings.xml b/res/values/strings.xml index 9d594e7..0034955 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml
@@ -27,4 +27,6 @@ <string name="not_ready_summary">Resolving...</string> <string name="resolve_failed_summary">Resolving app failed</string> <string name="choose_app">Choose app</string> + <string name="led_color_green">Green</string> + <string name="led_color_red">Red</string> </resources>