Android analytics done, camera instructions added.

This commit is contained in:
Ivan Murashov
2018-04-22 18:43:29 +03:00
parent be4f2dc7cf
commit bc02327b3e
42 changed files with 1015 additions and 1386 deletions

View File

@@ -120,4 +120,13 @@ To improve barcode scanning quality, adjust the distance between the camera and
<string name="joys_minus">Joys was charged</string>
<string name="joys_hint">Joys to charge</string>
<string name="phone">Phone</string>
<string name="camera_instructions">
Откройте Настройки.
Найдите пункт Приложения.
В появившемся списке выберите %s.
На открывшейся странице выберите строчку Разрешения.
Поставьте галочку напротив слова Камера
Вернитесь к приложению %s.
</string>
<string name="open_settings">Открыть настройки</string>
</resources>