diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index 7d3ec4a59..13d30d4ba 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index ed1a567f2..ee99698ff 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 2caeb213e..6815e2f67 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -98,6 +98,7 @@
Zufällige Reihenfolge
Übergänge animieren
Rückwärts abspielen
+ Loop slideshow
Diashow beendet
Keine Medien für Diashow gefunden
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 86d314cb3..6aad7a9c4 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index fdc3cd59d..ec733b59c 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -98,6 +98,7 @@
Ordre aléatoire
Utiliser un fondu
Revenir en arrière
+ Loop slideshow
Diaporama terminé
Aucun média trouvé pour le diaporama
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index 8be078b61..70e9df0c8 100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 4a1ddc1a9..b723068ba 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -98,6 +98,7 @@
Ordine sparso
Usa animazioni a dissolvenza
Scorri al contrario
+ Loop slideshow
La presentazione è terminata
Nessun media trovato per la presentazione
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index 24d9db9de..f0fbd9f19 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 675aa2838..7b9f6575f 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -98,6 +98,7 @@
Losowa kolejność
Używaj płynnych przejść
Odwrotna kolejność
+ Loop slideshow
Pokaz slajdów zakończony
Nie znalazłem multimediów do pokazu slajdów
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 9c1991111..3c4b4032f 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 3542bb452..0ac84d7d6 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -98,6 +98,7 @@
Ordem aleatória
Usar animações
Mover para trás
+ Loop slideshow
Apresentação terminada
Não foram encontrados ficheiros para a apresentação
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 04f9a508a..ba2bae55d 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found
diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml
index d3c9d326e..0d7fe9f86 100644
--- a/app/src/main/res/values-sk/strings.xml
+++ b/app/src/main/res/values-sk/strings.xml
@@ -98,6 +98,7 @@
Náhodné poradie
Používať miznúce animácie
Ísť opačným smerom
+ Automaticky reštartovať prezentáciu
Prezentácia skončila
Pre prezentáciu sa nenašli žiadne vhodné súbory
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index fc94187c0..6442a31fe 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 3fc8b0e18..ded134a6d 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index a1170b885..ccbd2c8cd 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -98,6 +98,7 @@
随机顺序
使用渐变动画
倒播
+ Loop slideshow
幻灯片结束
未发现可用媒体
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 822c72607..a2b80e15e 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -98,6 +98,7 @@
隨機順序
使用淡入淡出動畫
反向播放
+ Loop slideshow
投影片結束
找不到投影片的媒體檔案
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7d3ec4a59..13d30d4ba 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -98,6 +98,7 @@
Random order
Use fade animations
Move backwards
+ Loop slideshow
The slideshow ended
No media for the slideshow have been found