diff --git a/app/src/main/kotlin/com/simplemobiletools/smsmessenger/activities/ThreadActivity.kt b/app/src/main/kotlin/com/simplemobiletools/smsmessenger/activities/ThreadActivity.kt
index 466f13ca..450d2e53 100644
--- a/app/src/main/kotlin/com/simplemobiletools/smsmessenger/activities/ThreadActivity.kt
+++ b/app/src/main/kotlin/com/simplemobiletools/smsmessenger/activities/ThreadActivity.kt
@@ -907,6 +907,7 @@ class ThreadActivity : SimpleActivity() {
private fun addAttachment(uri: Uri) {
if (getAttachments().any { it.uri.toString() == uri.toString() }) {
+ toast(R.string.duplicate_item_warning)
return
}
diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml
index bbda648f..d5381541 100644
--- a/app/src/main/res/values-ar/strings.xml
+++ b/app/src/main/res/values-ar/strings.xml
@@ -20,6 +20,8 @@
ازالة التثبيت
اعادة ارسال
غير قادر على ضغط الصورة إلى الحجم المحدد
+
+ Duplicate item was not included
- و %d أخرى
@@ -99,4 +101,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-az/strings.xml b/app/src/main/res/values-az/strings.xml
index ce4cfab9..37b538a6 100644
--- a/app/src/main/res/values-az/strings.xml
+++ b/app/src/main/res/values-az/strings.xml
@@ -20,6 +20,8 @@
Unpin
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-be/strings.xml b/app/src/main/res/values-be/strings.xml
index 3cb94d5c..ac14c023 100644
--- a/app/src/main/res/values-be/strings.xml
+++ b/app/src/main/res/values-be/strings.xml
@@ -20,6 +20,8 @@
Адмацаваць
Пераслаць
Немагчыма сціснуць выяву да выбранага памеру
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml
index 8a4ba571..f340e9e5 100644
--- a/app/src/main/res/values-bg/strings.xml
+++ b/app/src/main/res/values-bg/strings.xml
@@ -20,6 +20,8 @@
Откачване
Препращане
Невъзможно е да се компресира изображението до избрания размер
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index 5818bef5..afdaf1e3 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -20,6 +20,8 @@
No fixis
Reenvia
No s\'ha pogut comprimir la imatge a la mida seleccionada
+
+ Duplicate item was not included
- i %d altra
@@ -87,4 +89,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-cr/strings.xml b/app/src/main/res/values-cr/strings.xml
index ce4cfab9..37b538a6 100644
--- a/app/src/main/res/values-cr/strings.xml
+++ b/app/src/main/res/values-cr/strings.xml
@@ -20,6 +20,8 @@
Unpin
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index 826c1fc6..92755a86 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -20,6 +20,8 @@
Odepnout
Přeposlat
Nepodařilo se komprimovat obrázek na požadovanou velikost
+
+ Duplicate item was not included
- a %d další
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index e7eee89a..6010253c 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -20,6 +20,8 @@
Frigør
Fremad
Billedet kan ikke komprimeres til den valgte størrelse
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 2070b2f8..4c653eb6 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -20,6 +20,8 @@
Losheften
Weiterleiten
Bild kann nicht auf ausgewählte Größe komprimiert werden
+
+ Duplicate item was not included
- und %d andere
@@ -87,4 +89,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml
index b736ea37..6ceb4e14 100644
--- a/app/src/main/res/values-el/strings.xml
+++ b/app/src/main/res/values-el/strings.xml
@@ -20,6 +20,8 @@
Ξεκαρφίτσωμα
Προώθηση
Αδυναμία συμπίεσης εικόνας στο επιλεγμένο μέγεθος
+
+ Duplicate item was not included
- και άλλος %d
diff --git a/app/src/main/res/values-eo/strings.xml b/app/src/main/res/values-eo/strings.xml
index 8efb4fed..75a0dda3 100644
--- a/app/src/main/res/values-eo/strings.xml
+++ b/app/src/main/res/values-eo/strings.xml
@@ -20,6 +20,8 @@
Depingli
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 14149d72..0affd8d7 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -20,6 +20,8 @@
Desanclar
Reenviar
Incapaz de comprimir la imagen al tamaño seleccionado
+
+ Duplicate item was not included
- y %d otro
@@ -90,4 +92,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-et/strings.xml b/app/src/main/res/values-et/strings.xml
index 0d38e20e..06e036a9 100644
--- a/app/src/main/res/values-et/strings.xml
+++ b/app/src/main/res/values-et/strings.xml
@@ -20,6 +20,8 @@
Eemalda kinnitus
Edasta
Pildi muutmine valitud suurusesse ei õnnestu
+
+ Duplicate item was not included
- ja %d muud
@@ -87,4 +89,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml
index 9002ea6c..6314c34f 100644
--- a/app/src/main/res/values-fi/strings.xml
+++ b/app/src/main/res/values-fi/strings.xml
@@ -20,6 +20,8 @@
Poista
Välitä
Kuvan pakkaaminen valittuun kokoon ei onnistu
+
+ Duplicate item was not included
- ja %d muu
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 0151d724..897ba5e1 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -20,6 +20,8 @@
Désépingler
Transférer
Impossible de compresser l\'image à la taille sélectionnée
+
+ Duplicate item was not included
- et %d autre
@@ -90,4 +92,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 8d0b9a2d..7d412026 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -20,6 +20,8 @@
Desenganche
Adiante
Non se puido comprimir a imaxe ao tamaño seleccionado
+
+ Duplicate item was not included
- E %d outro
@@ -87,4 +89,4 @@
Non atopaches algunhas cadeas? Hai máis en
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml
index ce4cfab9..37b538a6 100644
--- a/app/src/main/res/values-hi/strings.xml
+++ b/app/src/main/res/values-hi/strings.xml
@@ -20,6 +20,8 @@
Unpin
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml
index 14cd1f2c..23b49e2a 100644
--- a/app/src/main/res/values-hr/strings.xml
+++ b/app/src/main/res/values-hr/strings.xml
@@ -20,6 +20,8 @@
Otkvači
Proslijedi
Isključi za komprimiranje slike na odabranu veličinu
+
+ Duplicate item was not included
- i još %d druga
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index c5cc383b..e8c09ebe 100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -20,6 +20,8 @@
Kitűzés megszüntetése
Továbbítás
Nem lehet tömöríteni a képet a kiválasztott méretre
+
+ Duplicate item was not included
- és még %d fő
diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml
index e4307a8b..59ec5275 100644
--- a/app/src/main/res/values-in/strings.xml
+++ b/app/src/main/res/values-in/strings.xml
@@ -20,6 +20,8 @@
Unpin
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d others
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 5d50ef49..cca883c9 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -20,6 +20,8 @@
Rimuovi
Inoltra
Impossibile comprimere l\'immagine alla dimensione selezionata
+
+ Duplicate item was not included
- e %d altro
@@ -90,4 +92,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml
index d1abdaa8..d876906c 100644
--- a/app/src/main/res/values-iw/strings.xml
+++ b/app/src/main/res/values-iw/strings.xml
@@ -20,6 +20,8 @@
בטל הצמדה
התקדם
לא ניתן לדחוס תמונה לגודל שנבחר
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index 204b05cf..e1e66068 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -20,6 +20,8 @@
固定を外す
転送
選択したサイズに画像を圧縮できません
+
+ Duplicate item was not included
- and %d others
@@ -84,4 +86,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml
index 2f6a4218..9dfbf21d 100644
--- a/app/src/main/res/values-lt/strings.xml
+++ b/app/src/main/res/values-lt/strings.xml
@@ -20,6 +20,8 @@
Atjunkite
Pirmyn
Nepavyksta suspausti vaizdo iki pasirinkto dydžio
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-lv/strings.xml b/app/src/main/res/values-lv/strings.xml
index b49e6d50..5a3a4fe6 100644
--- a/app/src/main/res/values-lv/strings.xml
+++ b/app/src/main/res/values-lv/strings.xml
@@ -20,6 +20,8 @@
Unpin
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-mk/strings.xml b/app/src/main/res/values-mk/strings.xml
index ce4cfab9..37b538a6 100644
--- a/app/src/main/res/values-mk/strings.xml
+++ b/app/src/main/res/values-mk/strings.xml
@@ -20,6 +20,8 @@
Unpin
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-ml/strings.xml b/app/src/main/res/values-ml/strings.xml
index 284ab728..7ba29d8c 100644
--- a/app/src/main/res/values-ml/strings.xml
+++ b/app/src/main/res/values-ml/strings.xml
@@ -20,6 +20,8 @@
Unpin
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-nb-rNO/strings.xml b/app/src/main/res/values-nb-rNO/strings.xml
index 3a6750d7..7099dde8 100644
--- a/app/src/main/res/values-nb-rNO/strings.xml
+++ b/app/src/main/res/values-nb-rNO/strings.xml
@@ -20,6 +20,8 @@
Løsne
Videresend
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index fca96f51..b44c1b97 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -20,6 +20,8 @@
Losmaken
Doorsturen
Kon de afbeelding niet comprimeren naar de gekozen grootte
+
+ Duplicate item was not included
- en %d andere
@@ -87,4 +89,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-pa-rPK/strings.xml b/app/src/main/res/values-pa-rPK/strings.xml
index a2d002f7..7d1c6f9f 100644
--- a/app/src/main/res/values-pa-rPK/strings.xml
+++ b/app/src/main/res/values-pa-rPK/strings.xml
@@ -20,6 +20,8 @@
Unpin
اگے
تصویر نوں چݨے ہوۓ اکار وچ سنکُچت کر نہیں سکدی
+
+ Duplicate item was not included
- تے %d ہور
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 0d013873..43d8cfab 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -20,6 +20,8 @@
Odepnij
Przekaż dalej
Nie udało się skompresować obrazu do wybranego rozmiaru
+
+ Duplicate item was not included
- i %d inny
@@ -93,4 +95,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index fce03488..c83ad4dc 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -20,6 +20,8 @@
Desfixar
Encaminhar
Não pôde comprimir imagem ao tamanho selecionado
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 66339642..ee3db70d 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -20,6 +20,8 @@
Desafixar
Reencaminhar
Incapaz de comprimir imagem no tamanho selecionado
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml
index 6fb541ce..1fad4076 100644
--- a/app/src/main/res/values-ro/strings.xml
+++ b/app/src/main/res/values-ro/strings.xml
@@ -20,6 +20,8 @@
Elimină fixarea
Redirecţionare
Nu se poate comprima imaginea la dimensiunea selectată
+
+ Duplicate item was not included
- și %d alt
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 3ad117cc..e6db74df 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -20,6 +20,8 @@
Открепить
Переслать
Невозможно сжать изображение до выбранного размера
+
+ Duplicate item was not included
- и ещё %d
@@ -93,4 +95,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml
index 28cd4030..f58158ff 100644
--- a/app/src/main/res/values-sk/strings.xml
+++ b/app/src/main/res/values-sk/strings.xml
@@ -20,6 +20,8 @@
Odopnúť
Preposlať
Nepodarilo sa zmenšiť obrázok na požadovanú veľkosť
+
+ Duplicate item was not included
- a %d ďalší
diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml
index 388241a0..5be4741b 100644
--- a/app/src/main/res/values-sl/strings.xml
+++ b/app/src/main/res/values-sl/strings.xml
@@ -20,6 +20,8 @@
Odpni
Posreduj
Slike ni mogoče stisniti na izbrano velikost
+
+ Duplicate item was not included
- in %d drug
@@ -93,4 +95,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index c9fe0303..781113ee 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -20,6 +20,8 @@
Lossa
Vidarebefordra
Det gick inte att komprimera bilden till den valda storleken
+
+ Duplicate item was not included
- och %d annan
@@ -87,4 +89,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-ta/strings.xml b/app/src/main/res/values-ta/strings.xml
index 65cbce32..013a21dd 100644
--- a/app/src/main/res/values-ta/strings.xml
+++ b/app/src/main/res/values-ta/strings.xml
@@ -20,6 +20,8 @@
பின் நீக்கு
முன்னோக்கி
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-th/strings.xml b/app/src/main/res/values-th/strings.xml
index aca6f73e..769f87ad 100644
--- a/app/src/main/res/values-th/strings.xml
+++ b/app/src/main/res/values-th/strings.xml
@@ -20,6 +20,8 @@
Unpin
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d others
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index c03eb152..9d62ce58 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -20,6 +20,8 @@
Sabitlemeyi kaldır
İlet
Resim seçilen boyuta sıkıştırılamıyor
+
+ Duplicate item was not included
- ve %d diğeri
@@ -87,4 +89,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index ac09c46c..60671e1c 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -20,6 +20,8 @@
Відкріпити
Переслати
Не вдається стиснути зображення до вибраного розміру
+
+ Duplicate item was not included
- and %d other
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 1f50f0b6..9dcc8e6a 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -20,6 +20,8 @@
取消固定
转发
无法将图像压缩到选定的大小
+
+ Duplicate item was not included
- 及 %d 个其他人
@@ -84,4 +86,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index e553273c..dfc7c27a 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -20,6 +20,8 @@
取消釘選
轉傳
無法將圖片壓縮至指定大小
+
+ Duplicate item was not included
- and %d others
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index d05f0dc0..710aaf73 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -20,6 +20,8 @@
Unpin
Forward
Unable to compress image to selected size
+
+ Duplicate item was not included
- and %d other