-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,7 @@ | |
<string name="snackbar_contact_edited">¡Cambios guardados!</string> | ||
<string name="delete_contact_dialog_title">Eliminiar contacto</string> | ||
<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="join_me_on_letro">Conecta conmigo en Letro: %s</string> | ||
<string name="general_navigate_back">Regresar</string> | ||
<string name="new_contact_id_hint">teresa.carreñ[email protected]</string> | ||
<string name="new_contact_alias_hint">Teresa Carreño</string> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
<string name="pair_request_was_already_sent_hint">You already tried to connect with them, but we can send another request if you want.</string> | ||
<string name="pair_request_already_paired">You two are already connected.</string> | ||
<string name="pair_request_already_in_progress">Your pairing with this user is already under way.</string> | ||
<string name="pair_request_invalid_id">Enter an id like "[email protected]" or "example.com".</string> | ||
<string name="pair_request_invalid_id">Enter an id like “[email protected]“ or “example.com“.</string> | ||
|
||
<string name="top_bar_tab_conversations">Conversations</string> | ||
<string name="top_bar_tab_contacts">Contacts</string> | ||
|
@@ -66,7 +66,7 @@ | |
<string name="delete_contact_dialog_title">Delete contact</string> | ||
<string name="delete_contact_dialog_message">Are you sure you want to delete %s from your contact list?</string> | ||
|
||
<string name="join_me_on_letro">Join me on Letro: https://letro.app/connect/#u=%1$s</string> | ||
<string name="join_me_on_letro">Join me on Letro: %s</string> | ||
|
||
<string name="general_navigate_back">Go back</string> | ||
|
||
|