1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-07-05 07:45:12 -04:00

And add the View Result button to the strings file.

This commit is contained in:
DjBushido
2014-04-28 12:43:09 -04:00
parent 8a3870e763
commit 7b732e38f6
2 changed files with 2 additions and 1 deletions

View File

@ -20,5 +20,6 @@
<string name="zxing_market_uri">market://details?id=com.google.zxing.client.android</string>
<string name="dialog_ok_text">OK</string>
<string name="dialog_cancel_text">Cancel</string>
<string name="btnViewResult">View Result</string>
</resources>