Skip to content

Commit 3edd343

Browse files
committed
adding a string for the free app version
1 parent 65e4814 commit 3edd343

File tree

39 files changed

+52
-121
lines changed

39 files changed

+52
-121
lines changed

app/src/main/res/values-ar/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<string name="other_file">Other file</string>
2525
<!-- Compression -->
2626
<string name="compress">ضغط</string>
27+
<string name="compress_pro">ضغط (Pro)</string>
2728
<string name="decompress">فك الضغط</string>
2829
<string name="compress_as">ضغط كا</string>
2930
<string name="compressing">ضغط…</string>

app/src/main/res/values-az/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<!-- Compression -->
2828
<string name="compress">Sıxışdır</string>
29+
<string name="compress_pro">Sıxışdır (Pro)</string>
2930
<string name="decompress">Çıxar</string>
3031
<string name="compress_as">Sıxışdır</string>
3132
<string name="compressing">Sıxışdırılır…</string>

app/src/main/res/values-bg/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<!-- Compression -->
2828
<string name="compress">Compress</string>
29+
<string name="compress_pro">Compress (Pro)</string>
2930
<string name="decompress">Decompress</string>
3031
<string name="compress_as">Compress as</string>
3132
<string name="compressing">Compressing…</string>

app/src/main/res/values-ca/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<string name="other_file">Altres fitxers</string>
2525
<!-- Compression -->
2626
<string name="compress">Comprimeix</string>
27+
<string name="compress_pro">Comprimeix (Pro)</string>
2728
<string name="decompress">Descomprimeix</string>
2829
<string name="compress_as">Comprimeix com a</string>
2930
<string name="compressing">S\'està comprimint…</string>
@@ -62,4 +63,4 @@
6263
Haven't found some strings? There's more at
6364
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
6465
-->
65-
</resources>
66+
</resources>

app/src/main/res/values-cs/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<string name="other_file">Jiný soubor</string>
2525
<!-- Compression -->
2626
<string name="compress">Komprimovat</string>
27+
<string name="compress_pro">Komprimovat (Pro)</string>
2728
<string name="decompress">Rozbalit</string>
2829
<string name="compress_as">Komprimovat jako</string>
2930
<string name="compressing">Komprimuje se…</string>
@@ -96,4 +97,4 @@
9697
Haven't found some strings? There's more at
9798
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
9899
-->
99-
</resources>
100+
</resources>

app/src/main/res/values-cy/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<!-- Compression -->
2828
<string name="compress">Cywasgu</string>
29+
<string name="compress_pro">Cywasgu (Pro)</string>
2930
<string name="decompress">Datgywasgu</string>
3031
<string name="compress_as">Cywasgu fel</string>
3132
<string name="compressing">Yn cywasgu…</string>

app/src/main/res/values-da/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<string name="other_file">Anden fil</string>
2525
<!-- Compression -->
2626
<string name="compress">Komprimer</string>
27+
<string name="compress_pro">Komprimer (Pro)</string>
2728
<string name="decompress">Dekomprimer</string>
2829
<string name="compress_as">Komprimer som</string>
2930
<string name="compressing">Komprimerer…</string>

app/src/main/res/values-de/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<string name="other_file">Anderer Dateityp</string>
2525
<!-- Compression -->
2626
<string name="compress">Komprimieren</string>
27+
<string name="compress_pro">Komprimieren (Pro)</string>
2728
<string name="decompress">Entpacken</string>
2829
<string name="compress_as">Komprimieren als</string>
2930
<string name="compressing">Komprimiere…</string>
@@ -62,4 +63,4 @@
6263
Haven't found some strings? There's more at
6364
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
6465
-->
65-
</resources>
66+
</resources>

app/src/main/res/values-el/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<!-- Compression -->
2828
<string name="compress">Συμπίεση</string>
29+
<string name="compress_pro">Συμπίεση (Pro)</string>
2930
<string name="decompress">Αποσυμπίεση</string>
3031
<string name="compress_as">Συμπίεση ως</string>
3132
<string name="compressing">Συμπιέζεται…</string>

app/src/main/res/values-en-rUS/strings.xml

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)