WIP: added notification that the decoder is still running

This commit is contained in:
Ahmet Inan 2014-12-17 22:59:12 +01:00
parent 1426bbb105
commit d0523a3990
4 changed files with 25 additions and 0 deletions

View file

@ -2,6 +2,7 @@
<resources>
<string name="app_name">Robot36</string>
<string name="decoder_running">"decoder is running</string>
<string name="action_debug_sync">Debug Sync</string>
<string name="action_debug_image">Debug Image</string>
<string name="action_debug_both">Debug Image and Sync</string>