AboutScreen: add button to copy logs to clipboard

This commit is contained in:
Pierre-Yves Nicolas
2025-11-26 17:02:47 +01:00
committed by pynicolas
parent f4aad46cb6
commit 3f10a1cd55
15 changed files with 150 additions and 11 deletions

View File

@@ -8,6 +8,8 @@
<string name="cancel">Cancelar</string>
<string name="clear_text">Borrar texto</string>
<string name="contact">Contacto</string>
<string name="copied_logs">Registros copiados al portapapeles</string>
<string name="copy_logs">Copiar registros</string>
<string name="creating_pdf">Creando PDF…</string>
<string name="delete_page">Eliminar página</string>
<string name="delete_page_warning">¿Quieres eliminar esta página?</string>