mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-23 22:32:59 +00:00
[tx-robot] updated from transifex
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<resources>
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="gp_translation_version">5</string>
|
||||
|
||||
|
||||
<!-- Translations must begin here -->
|
||||
<string name="gp_short_description">Nextcloud SMS synkroniserar dina lokala SMS till din Nextcloudinstans.</string>
|
||||
<string name="gp_description">
|
||||
@@ -38,4 +38,4 @@
|
||||
|
||||
Applikationen är fullt kompatibel från Android 4.0 till 7.1.1
|
||||
</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
@@ -26,7 +26,8 @@
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="translation_version">8</string>
|
||||
@@ -80,7 +81,6 @@
|
||||
<item>24 timmar</item>
|
||||
<item>Aldrig</item>
|
||||
</string-array>
|
||||
|
||||
<string name="pref_push_on_receive">Synkronisera med Push vid mottagande</string>
|
||||
<string name="pref_sync_wifi">Synkronisera med Wi-Fi</string>
|
||||
<string name="pref_sync_4g">Synkronisera med 4G</string>
|
||||
|
||||
Reference in New Issue
Block a user