Skip to content

Commit

Permalink
🐛 Deleting contacts didn't show right number of contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Cavitedev committed Feb 2, 2021
1 parent 4cffdeb commit f9e48e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"custom_label": "Custom label",
"custom_label_name": "Custom label name",
"dark": "Dark",
"deleting_contacts": "Deleting $s contacts",
"deleting_contacts": "Deleting %s contacts",
"denied_permanently_read_contacts_permissions_failure": "Contact permissions are permanently denied. Allow them on system settings to use this function",
"denied_read_contacts_permissions_failure": "We need system permissions to read contacts, ask again",
"edit_contact": "Edit contact",
Expand Down
2 changes: 1 addition & 1 deletion lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"custom_label": "Etiqueta personalizada",
"custom_label_name": "Nombre de etiqueta personalizado",
"dark" : "Oscuro",
"deleting_contacts": "Eliminando $s contactos",
"deleting_contacts": "Eliminando %s contactos",
"denied_permanently_read_contacts_permissions_failure": "Los permisos de contactos están rechazados permanentemente, Otórgale permisos en los ajustes del sistema",
"denied_read_contacts_permissions_failure": "Necesitamos permisos para leer sus contactos, inténtalo de de nuevo",
"edit_contact": "Editar contacto",
Expand Down

0 comments on commit f9e48e4

Please sign in to comment.