AboutScreen: add button to copy logs to clipboard
This commit is contained in:
committed by
pynicolas
parent
f4aad46cb6
commit
3f10a1cd55
@@ -1,7 +1,6 @@
|
||||
<resources>
|
||||
<string name="about">O aplikaci</string>
|
||||
<string name="add_page">Přidat stránku</string>
|
||||
<string name="app_name" translatable="false">FairScan</string>
|
||||
<string name="app_tagline">Jednoduchá a respektující aplikace pro skenování vašich dokumentů</string>
|
||||
<string name="back">Zpět</string>
|
||||
<string name="camera_permission_denied">Byl odepřen přístup k fotoaparátu</string>
|
||||
@@ -9,6 +8,8 @@
|
||||
<string name="cancel">Zrušit</string>
|
||||
<string name="clear_text">Smazat text</string>
|
||||
<string name="contact">Kontakt</string>
|
||||
<string name="copied_logs">Protokoly zkopírovány do schránky</string>
|
||||
<string name="copy_logs">Kopírovat protokoly</string>
|
||||
<string name="creating_pdf">Vytváření PDF…</string>
|
||||
<string name="delete_page">Smazat stránku</string>
|
||||
<string name="delete_page_warning">Chcete smazat tuto stránku?</string>
|
||||
|
||||
Reference in New Issue
Block a user