summary refs log tree commit diff
diff options
context:
space:
mode:
authortastytea <tastytea@tastytea.de>2021-10-15 16:51:20 +0200
committertastytea <tastytea@tastytea.de>2021-10-15 16:51:20 +0200
commit0516892759e85e1d710f3eb1c5349139fbf9043a (patch)
treec12fbdb0c5d0d21ee0245802404cfaad67f5f5a2
parentMerge pull request #742 from LorenDB/qmlLeaveRoom (diff)
downloadnheko-0516892759e85e1d710f3eb1c5349139fbf9043a.tar.xz
Allow JPEG in image picker for stickers and emotes.
The file ending list is translated, so all the translations are updated
too.
-rw-r--r--resources/langs/nheko_cs.ts2
-rw-r--r--resources/langs/nheko_de.ts4
-rw-r--r--resources/langs/nheko_el.ts2
-rw-r--r--resources/langs/nheko_en.ts4
-rw-r--r--resources/langs/nheko_eo.ts4
-rw-r--r--resources/langs/nheko_es.ts2
-rw-r--r--resources/langs/nheko_et.ts4
-rw-r--r--resources/langs/nheko_fi.ts4
-rw-r--r--resources/langs/nheko_fr.ts4
-rw-r--r--resources/langs/nheko_hu.ts2
-rw-r--r--resources/langs/nheko_id.ts4
-rw-r--r--resources/langs/nheko_it.ts2
-rw-r--r--resources/langs/nheko_ja.ts2
-rw-r--r--resources/langs/nheko_ml.ts4
-rw-r--r--resources/langs/nheko_nl.ts4
-rw-r--r--resources/langs/nheko_pl.ts4
-rw-r--r--resources/langs/nheko_pt_BR.ts2
-rw-r--r--resources/langs/nheko_pt_PT.ts4
-rw-r--r--resources/langs/nheko_ro.ts2
-rw-r--r--resources/langs/nheko_ru.ts2
-rw-r--r--resources/langs/nheko_si.ts2
-rw-r--r--resources/langs/nheko_sv.ts2
-rw-r--r--resources/langs/nheko_zh_CN.ts2
-rw-r--r--resources/qml/dialogs/ImagePackEditorDialog.qml2
24 files changed, 35 insertions, 35 deletions
diff --git a/resources/langs/nheko_cs.ts b/resources/langs/nheko_cs.ts
index 5b281e33..b0307278 100644
--- a/resources/langs/nheko_cs.ts
+++ b/resources/langs/nheko_cs.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_de.ts b/resources/langs/nheko_de.ts
index cb169f2b..bf9068d2 100644
--- a/resources/langs/nheko_de.ts
+++ b/resources/langs/nheko_de.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Sticker (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Sticker (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_el.ts b/resources/langs/nheko_el.ts
index 3c21edbb..e74a53c0 100644
--- a/resources/langs/nheko_el.ts
+++ b/resources/langs/nheko_el.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_en.ts b/resources/langs/nheko_en.ts
index 934c9e31..61264bb7 100644
--- a/resources/langs/nheko_en.ts
+++ b/resources/langs/nheko_en.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Stickers (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_eo.ts b/resources/langs/nheko_eo.ts
index 1dd14d54..021751ff 100644
--- a/resources/langs/nheko_eo.ts
+++ b/resources/langs/nheko_eo.ts
@@ -619,8 +619,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Glumarkoj (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Glumarkoj (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_es.ts b/resources/langs/nheko_es.ts
index 333eece3..80ccb676 100644
--- a/resources/langs/nheko_es.ts
+++ b/resources/langs/nheko_es.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_et.ts b/resources/langs/nheko_et.ts
index bd772b55..7486656e 100644
--- a/resources/langs/nheko_et.ts
+++ b/resources/langs/nheko_et.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Kleepsud (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Kleepsud (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_fi.ts b/resources/langs/nheko_fi.ts
index 6e260ea7..c269fa36 100644
--- a/resources/langs/nheko_fi.ts
+++ b/resources/langs/nheko_fi.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Tarrat (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Tarrat (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_fr.ts b/resources/langs/nheko_fr.ts
index b882dc3d..2895fcef 100644
--- a/resources/langs/nheko_fr.ts
+++ b/resources/langs/nheko_fr.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Autocollants (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Autocollants (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_hu.ts b/resources/langs/nheko_hu.ts
index dd9392c7..a0cd1ab5 100644
--- a/resources/langs/nheko_hu.ts
+++ b/resources/langs/nheko_hu.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_id.ts b/resources/langs/nheko_id.ts
index 37387cd7..c82111c7 100644
--- a/resources/langs/nheko_id.ts
+++ b/resources/langs/nheko_id.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Stiker (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Stiker (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_it.ts b/resources/langs/nheko_it.ts
index d4821cce..da8e2dc4 100644
--- a/resources/langs/nheko_it.ts
+++ b/resources/langs/nheko_it.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_ja.ts b/resources/langs/nheko_ja.ts
index b25805d4..24817395 100644
--- a/resources/langs/nheko_ja.ts
+++ b/resources/langs/nheko_ja.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_ml.ts b/resources/langs/nheko_ml.ts
index 85826cc0..ba69189e 100644
--- a/resources/langs/nheko_ml.ts
+++ b/resources/langs/nheko_ml.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>സ്റ്റിക്കറുകൾ(*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>സ്റ്റിക്കറുകൾ(*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_nl.ts b/resources/langs/nheko_nl.ts
index 8579ad5f..bc7a3e9e 100644
--- a/resources/langs/nheko_nl.ts
+++ b/resources/langs/nheko_nl.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Stickers (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_pl.ts b/resources/langs/nheko_pl.ts
index bbc2eaaa..a285359f 100644
--- a/resources/langs/nheko_pl.ts
+++ b/resources/langs/nheko_pl.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Naklejki (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Naklejki (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_pt_BR.ts b/resources/langs/nheko_pt_BR.ts
index ef3d1f2d..046d2254 100644
--- a/resources/langs/nheko_pt_BR.ts
+++ b/resources/langs/nheko_pt_BR.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_pt_PT.ts b/resources/langs/nheko_pt_PT.ts
index c280d17f..2f2e4c2b 100644
--- a/resources/langs/nheko_pt_PT.ts
+++ b/resources/langs/nheko_pt_PT.ts
@@ -618,8 +618,8 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
-        <translation>Autocolantes (*.png *.webp *.gif)</translation>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
+        <translation>Autocolantes (*.png *.webp *.gif *.jpg *.jpeg)</translation>
     </message>
     <message>
         <location line="+60"/>
diff --git a/resources/langs/nheko_ro.ts b/resources/langs/nheko_ro.ts
index e1fa6bcc..86afca01 100644
--- a/resources/langs/nheko_ro.ts
+++ b/resources/langs/nheko_ro.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_ru.ts b/resources/langs/nheko_ru.ts
index 64762ab8..7cfaab56 100644
--- a/resources/langs/nheko_ru.ts
+++ b/resources/langs/nheko_ru.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_si.ts b/resources/langs/nheko_si.ts
index 88607fb3..645bfede 100644
--- a/resources/langs/nheko_si.ts
+++ b/resources/langs/nheko_si.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_sv.ts b/resources/langs/nheko_sv.ts
index d0f27e50..80863b80 100644
--- a/resources/langs/nheko_sv.ts
+++ b/resources/langs/nheko_sv.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/langs/nheko_zh_CN.ts b/resources/langs/nheko_zh_CN.ts
index c3f03a6f..167c4a06 100644
--- a/resources/langs/nheko_zh_CN.ts
+++ b/resources/langs/nheko_zh_CN.ts
@@ -618,7 +618,7 @@
     </message>
     <message>
         <location line="+7"/>
-        <source>Stickers (*.png *.webp *.gif)</source>
+        <source>Stickers (*.png *.webp *.gif *.jpg *.jpeg)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
diff --git a/resources/qml/dialogs/ImagePackEditorDialog.qml b/resources/qml/dialogs/ImagePackEditorDialog.qml
index c028f4a2..1db5d45f 100644
--- a/resources/qml/dialogs/ImagePackEditorDialog.qml
+++ b/resources/qml/dialogs/ImagePackEditorDialog.qml
@@ -91,7 +91,7 @@ ApplicationWindow {
 
                         folder: StandardPaths.writableLocation(StandardPaths.PicturesLocation)
                         fileMode: FileDialog.OpenFiles
-                        nameFilters: [qsTr("Stickers (*.png *.webp *.gif)")]
+                        nameFilters: [qsTr("Stickers (*.png *.webp *.gif *.jpg *.jpeg)")]
                         onAccepted: imagePack.addStickers(files)
                     }