Blink Recognition
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<!-- Translate needed down here -->
|
||||
|
||||
<string name="warning">Warning</string>
|
||||
<string name="error">Error</string>
|
||||
|
||||
<string name="ignore_update">Ignore</string>
|
||||
|
||||
@@ -99,12 +100,16 @@
|
||||
<string name="reader_go_to_page">Go to page</string>
|
||||
<string name="reader_fab_fullscreen">Fullscreen</string>>
|
||||
<string name="reader_fab_retry">Retry</string>
|
||||
<string name="reader_fab_auto">Automatic scroll</string>
|
||||
<string name="reader_fab_auto">Scroll with eye blink</string>
|
||||
<string name="reader_fab_auto_cancel">Stop scroll with eye blink</string>
|
||||
<string name="reader_fab_download">Background download</string>
|
||||
<string name="reader_fab_download_cancel">Cancel background download</string>
|
||||
<string name="reader_notification_text">Downloading…</string>
|
||||
<string name="reader_notification_complete">Download complete</string>
|
||||
|
||||
<string name="camera_denied">Eye blink detection cannot be used without a permission</string>
|
||||
<string name="no_camera">There is no front facing camera in this device</string>
|
||||
|
||||
<!-- DOWNLOADER -->
|
||||
<string name="downloader_running">Downloader running…</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user