forked from topjohnwu/Magisk
-
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.
app/stub: values-es: update to provide more consistency.
This update aims to provide better consistency to the Spanish translation by properly separating each possible pronoun. Other small grammar errors have also been corrected.
- Loading branch information
Showing
2 changed files
with
38 additions
and
38 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<resources> | ||
<string name="upgrade_msg">Actualizar a la Versión Completa de Magisk Manager para finalizar la instalación. Descargar e instalar?</string> | ||
<string name="no_internet_msg">¡Por favor conectarse a Internet! Se requiere actualizar a la Versión Completa de Magisk Manager </string> | ||
<string name="upgrade_msg">Debe actualizar a la versión completa de Magisk Manager para finalizar la instalación. ¿Descargar e instalar?</string> | ||
<string name="no_internet_msg">¡Por favor conéctese a internet! Se requiere actualizar a la versión completa de Magisk Manager </string> | ||
</resources> |