You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values-es/strings.xml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -311,4 +311,7 @@
311
311
<stringname="acra_crash_email_subject">Reporte del fallo <xliff:gid="app_name">%s</xliff:g></string>
312
312
<stringname="pref_enable_acra">Solicitar envío de reportes de fallos</string>
313
313
<stringname="pref_enable_acra_summary">Cuando está activado, se le pedirá que informe sobre un fallo cuando ocurra. Los informes de fallo nunca se envían automáticamente.</string>
314
+
<stringname="copy_value">Copia valor</string>
315
+
<stringname="copied_to_clipboard">Copiado al portapapeles</string>
316
+
<stringname="nothing_to_copy">Ningún valor encontrado</string>
0 commit comments