1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-21 14:56:27 +00:00

Merge pull request #29 from agdg/patch-2

Update google_playstore_strings.xml for spanish
This commit is contained in:
Ner'zhul 2015-02-08 19:00:21 +01:00
commit 30c8eee70f

View File

@ -28,7 +28,12 @@
<resources> <resources>
<!-- Translation version, reference for translators --> <!-- Translation version, reference for translators -->
<string name="translation_version">0</string> <string name="translation_version">0</string>
<string name="gp_short_description">ownCloud SMS sincroniza sus mensajes SMS locales en su servidor ownCloud</string>
<string name="gp_description">
La aplicación ownCloud SMS sincroniza sus mensajes SMS en un servidor ownCloud remoto y le permite leer sus mensajes desde él.
<!-- Translations must begin here --> El envio de SMS desde el servidor ownCloud será implementado en futuras versiones.
<!-- Missing translations ! -->
La aplicación es totalmente compatible con Android 4.0 a 5.0
</string>
</resources> </resources>