Skip to content

Commit

Permalink
improve example
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Sep 14, 2023
1 parent ea1f110 commit 85b5dbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values-es-rVE/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources>
<string name="app_name">Letro</string>
<string name="general_pair_with_others">Conecta con otros</string>
<string name="general_id">Identificador</string>
Expand Down Expand Up @@ -49,6 +49,6 @@
<string name="delete_contact_dialog_message">¿Estás seguro de que quieres borrar a %s de tus contactos?</string>
<string name="join_me_on_letro">Conecta conmigo en Letro: https://letro.app/connect/#u=%1$s</string>
<string name="general_navigate_back">Regresar</string>
<string name="new_contact_id_hint" tools:ignore="Typos">[email protected]</string>
<string name="new_contact_alias_hint">María García</string>
<string name="new_contact_id_hint">teresa.carreñ[email protected]</string>
<string name="new_contact_alias_hint">Teresa Carreño</string>
</resources>

0 comments on commit 85b5dbc

Please sign in to comment.