Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ratethisapp/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<resources>

<string name="rta_dialog_title">Evalúa esta aplicación</string>
<string name="rta_dialog_message">Si te gusta esta aplicación, toma un momento para evaluarla. No tomará más de un minuto. ¡Gracias por tu apoyo!</string>
<string name="rta_dialog_message">Si te gusta esta aplicación, dedica un momento para evaluarla. No perderás más de un minuto. ¡Gracias por tu apoyo!</string>
<string name="rta_dialog_ok">Evaluar</string>
<string name="rta_dialog_cancel">Más tarde</string>
<string name="rta_dialog_no">No, gracias</string>
Expand Down