summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortom79 <tschneider.ac@gmail.com>2020-02-01 15:06:46 +0100
committertom79 <tschneider.ac@gmail.com>2020-02-01 15:06:46 +0100
commit11f759106ae271a1f3e3e4e382df01ddd62eaf36 (patch)
treebe72a428e8aeb7f1e193376d029d2857f10e8ebd
parentf764ba9483d2ebc9f5c1c34d9edb013676014ca2 (diff)
parentafd72471edefbe9cadfd61f87c046653e9cec410 (diff)
Merge branch 'l10n_develop' into develop
-rw-r--r--app/src/main/res/values-ar/strings.xml2
-rw-r--r--app/src/main/res/values-bn/strings.xml2
-rw-r--r--app/src/main/res/values-br/strings.xml2
-rw-r--r--app/src/main/res/values-ca/strings.xml8
-rw-r--r--app/src/main/res/values-cs/strings.xml2
-rw-r--r--app/src/main/res/values-cy/strings.xml2
-rw-r--r--app/src/main/res/values-da/strings.xml8
-rw-r--r--app/src/main/res/values-de/strings.xml4
-rw-r--r--app/src/main/res/values-el/strings.xml2
-rw-r--r--app/src/main/res/values-eo/strings.xml2
-rw-r--r--app/src/main/res/values-es/strings.xml2
-rw-r--r--app/src/main/res/values-eu/strings.xml12
-rw-r--r--app/src/main/res/values-fa/strings.xml2
-rw-r--r--app/src/main/res/values-fr/strings.xml2
-rw-r--r--app/src/main/res/values-gl/strings.xml12
-rw-r--r--app/src/main/res/values-hi/strings.xml2
-rw-r--r--app/src/main/res/values-hu/strings.xml2
-rw-r--r--app/src/main/res/values-hy/strings.xml2
-rw-r--r--app/src/main/res/values-id/strings.xml2
-rw-r--r--app/src/main/res/values-it/strings.xml16
-rw-r--r--app/src/main/res/values-ja/strings.xml16
-rw-r--r--app/src/main/res/values-kab/strings.xml2
-rw-r--r--app/src/main/res/values-ko/strings.xml2
-rw-r--r--app/src/main/res/values-ml/strings.xml2
-rw-r--r--app/src/main/res/values-nl/strings.xml2
-rw-r--r--app/src/main/res/values-no/strings.xml182
-rw-r--r--app/src/main/res/values-oc/strings.xml2
-rw-r--r--app/src/main/res/values-pl/strings.xml2
-rw-r--r--app/src/main/res/values-pt/strings.xml2
-rw-r--r--app/src/main/res/values-ro/strings.xml2
-rw-r--r--app/src/main/res/values-ru/strings.xml20
-rw-r--r--app/src/main/res/values-si/strings.xml2
-rw-r--r--app/src/main/res/values-sl/strings.xml2
-rw-r--r--app/src/main/res/values-sr/strings.xml2
-rw-r--r--app/src/main/res/values-sv/strings.xml110
-rw-r--r--app/src/main/res/values-tr/strings.xml2
-rw-r--r--app/src/main/res/values-uk/strings.xml2
-rw-r--r--app/src/main/res/values-vi/strings.xml2
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml12
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml12
-rw-r--r--fastlane/metadata/android/ja/short_description.txt2
-rw-r--r--fastlane/metadata/android/no/full_description.txt22
-rw-r--r--fastlane/metadata/android/no/short_description.txt2
-rw-r--r--fastlane/metadata/android/ru/short_description.txt2
-rw-r--r--fastlane/metadata/android/sv/short_description.txt2
45 files changed, 289 insertions, 209 deletions
diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml
index f73e88d7e..acb460ed4 100644
--- a/app/src/main/res/values-ar/strings.xml
+++ b/app/src/main/res/values-ar/strings.xml
@@ -1140,4 +1140,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-bn/strings.xml b/app/src/main/res/values-bn/strings.xml
index f2621e083..fbf637f39 100644
--- a/app/src/main/res/values-bn/strings.xml
+++ b/app/src/main/res/values-bn/strings.xml
@@ -1109,4 +1109,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-br/strings.xml b/app/src/main/res/values-br/strings.xml
index b9dd92ad7..df5c97bce 100644
--- a/app/src/main/res/values-br/strings.xml
+++ b/app/src/main/res/values-br/strings.xml
@@ -1133,4 +1133,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index 65660ecd2..01eb3502d 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -1097,7 +1097,9 @@ Ara ja pots connectar-te al compte escrivint <b>%1$s</b> en el primer camp i fen
<string name="verified_by">Verified by %1$s (%2$s)</string>
<string name="remove_notification">Suprimir la notificació</string>
<string name="display_more_options">Mostrar més opcions</string>
- <string name="pixelfed_story">És una història Pixelfed</string>
- <string name="story_indication">Puja un contingut, serà automàticament afegit a la vostra història Pixelfed.</string>
- <string name="added_to_story">Contingut afegit correctament a la vostra història!</string>
+ <string name="pixelfed_story">És una història de Pixelfed</string>
+ <string name="story_indication">Puja un contingut i s\'afegirà automàticament a la teva història de Pixelfed.</string>
+ <string name="added_to_story">Contingut afegit correctament a la teva història!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index 6cca7f0d1..294ebada9 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -1123,4 +1123,6 @@ Uživatelské jméno a heslo nejsou nikdy ukládány. Jsou použity pouze během
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-cy/strings.xml b/app/src/main/res/values-cy/strings.xml
index fafc3e395..36f17e4d5 100644
--- a/app/src/main/res/values-cy/strings.xml
+++ b/app/src/main/res/values-cy/strings.xml
@@ -1140,4 +1140,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index 7e2593bf2..97339992f 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -84,8 +84,8 @@
<string name="live_notif">Live-notifikationer</string>
<!-- Status -->
<string name="no_status">Ingen toot at vise</string>
- <string name="no_stories">No stories to display</string>
- <string name="stories">Stories</string>
+ <string name="no_stories">Ingen historier at vise</string>
+ <string name="stories">Historier</string>
<string name="reblog_by">Boostet af %1$s</string>
<string name="favourite_add">Føj dette toot til dine favoritter?</string>
<string name="favourite_remove">Fjern dette toot fra dine favoritter?</string>
@@ -1106,7 +1106,9 @@
<string name="verified_by">Bekræftet af %1$s (%2$s)</string>
<string name="remove_notification">Slet notifikationen</string>
<string name="display_more_options">Vis flere muligheder</string>
- <string name="pixelfed_story">It is a Pixelfed story</string>
+ <string name="pixelfed_story">Det er en Pixelfed-historie</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index ee8229776..797da0850 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -85,7 +85,7 @@
<string name="live_notif">Echtzeit-Benachrichtigungen</string>
<!-- Status -->
<string name="no_status">Kein Toot zum Anzeigen</string>
- <string name="no_stories">No stories to display</string>
+ <string name="no_stories">Keine anzuzeigenden Elemente</string>
<string name="stories">Stories</string>
<string name="reblog_by">Geteilt von %1$s</string>
<string name="favourite_add">Diesen Toot deinen Favoriten hinzufügen?</string>
@@ -1098,4 +1098,6 @@ Sobald du die ersten Buchstaben eintippst, werden Namensvorschläge angezeigt\n\
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml
index 87c73282d..7c134f538 100644
--- a/app/src/main/res/values-el/strings.xml
+++ b/app/src/main/res/values-el/strings.xml
@@ -1109,4 +1109,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-eo/strings.xml b/app/src/main/res/values-eo/strings.xml
index 7876184d7..125743382 100644
--- a/app/src/main/res/values-eo/strings.xml
+++ b/app/src/main/res/values-eo/strings.xml
@@ -1109,4 +1109,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 00deed99e..b0d16406b 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -1103,4 +1103,6 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="pixelfed_story">Es una historia de Pixelfed</string>
<string name="story_indication">Sube un archivo multimedia, se añadirá automáticamente a tu historia de Pixelfed.</string>
<string name="added_to_story">¡Archivos multimedia añadidos con éxito a tu historia!</string>
+ <string name="action_disabled">Acción desactivada</string>
+ <string name="action_unfollow">Dejar de seguir</string>
</resources>
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index 59bc33935..df35b8cba 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -84,8 +84,8 @@
<string name="live_notif">Zuzeneko jakinarazpenak</string>
<!-- Status -->
<string name="no_status">Ez dago toot-ik bistaratzeko</string>
- <string name="no_stories">No stories to display</string>
- <string name="stories">Stories</string>
+ <string name="no_stories">Ez dago istoriorik bistaratzeko</string>
+ <string name="stories">Istorioak</string>
<string name="reblog_by">%1$s(e)k bultzatua</string>
<string name="favourite_add">Gehitu toot hau zure gogokoetara?</string>
<string name="favourite_remove">Kendu toot hau zure gogokoetatik?</string>
@@ -1105,7 +1105,9 @@
<string name="verified_by">Egiaztatzailea: %1$s (%2$s)</string>
<string name="remove_notification">Ezabatu jakinarazpena</string>
<string name="display_more_options">Erakutsi aukera gehiago</string>
- <string name="pixelfed_story">It is a Pixelfed story</string>
- <string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
- <string name="added_to_story">Media successfully added to your story!</string>
+ <string name="pixelfed_story">Pixelfed istorio bat da</string>
+ <string name="story_indication">Igo multimedia, automatikoki gehituko da zure Pixelfed istoriora.</string>
+ <string name="added_to_story">Multimedia ongi gehitu da zure istoriora!</string>
+ <string name="action_disabled">Ekintza desgaituta</string>
+ <string name="action_unfollow">Utzi jarraitzeari</string>
</resources>
diff --git a/app/src/main/res/values-fa/strings.xml b/app/src/main/res/values-fa/strings.xml
index 8f40bd400..ac55dba29 100644
--- a/app/src/main/res/values-fa/strings.xml
+++ b/app/src/main/res/values-fa/strings.xml
@@ -1109,4 +1109,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index f40d61786..f6aa6e648 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -1106,4 +1106,6 @@ Le bouton de connexion s’activera une fois qu’un domaine valide sera renseig
<string name="pixelfed_story">C\'est une histoire Pixelfed</string>
<string name="story_indication">Téléversez un média, il sera automatiquement ajouté à votre histoire Pixelfed.</string>
<string name="added_to_story">Média ajouté avec succès à votre histoire!</string>
+ <string name="action_disabled">Action désactivé</string>
+ <string name="action_unfollow">Se désabonner</string>
</resources>
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 9c6403f06..b489acf51 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -85,8 +85,8 @@
<string name="live_notif">Notificacións ao vivo</string>
<!-- Status -->
<string name="no_status">Sen toot que mostrar</string>
- <string name="no_stories">Non hai contos que mostrar</string>
- <string name="stories">Contos</string>
+ <string name="no_stories">Non hai historias que mostrar</string>
+ <string name="stories">Historias</string>
<string name="reblog_by">Promovido por %1$s</string>
<string name="favourite_add">Engadir este toot aos seus favoritos?</string>
<string name="favourite_remove">Eliminar este toot dos seus favoritos?</string>
@@ -1107,7 +1107,9 @@
<string name="verified_by">Verificada por %1$s (%2$s)</string>
<string name="remove_notification">Borrar a notificación</string>
<string name="display_more_options">Mostrar máis opcións</string>
- <string name="pixelfed_story">É un Conto en Pixelfed</string>
- <string name="story_indication">Subir medios, engadirase automaticamente ao teu Conto en Pixelfed.</string>
- <string name="added_to_story">Medios engadidos correctamente ao Conto!</string>
+ <string name="pixelfed_story">É unha Historia en Pixelfed</string>
+ <string name="story_indication">Subir medios, engadirase automaticamente a Historia en Pixelfed.</string>
+ <string name="added_to_story">Medios engadidos correctamente a Historia!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml
index 768bf0428..fad578be8 100644
--- a/app/src/main/res/values-hi/strings.xml
+++ b/app/src/main/res/values-hi/strings.xml
@@ -1101,4 +1101,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index d43ef54d5..8c9d3a530 100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -1107,4 +1107,6 @@ A Yandexnek megvan a saját adatvédelmi szabályzata, ami itt található: http
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-hy/strings.xml b/app/src/main/res/values-hy/strings.xml
index d78971867..76f08ca41 100644
--- a/app/src/main/res/values-hy/strings.xml
+++ b/app/src/main/res/values-hy/strings.xml
@@ -1108,4 +1108,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-id/strings.xml b/app/src/main/res/values-id/strings.xml
index 460fa41fe..12aee210d 100644
--- a/app/src/main/res/values-id/strings.xml
+++ b/app/src/main/res/values-id/strings.xml
@@ -1103,4 +1103,6 @@ https://yandex.ru/legal/confidential/?lang=en
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index a53dfcb58..9e21c0e3b 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -84,8 +84,8 @@
<string name="live_notif">Notifiche in tempo reale</string>
<!-- Status -->
<string name="no_status">Nessun toot da mostrare</string>
- <string name="no_stories">No stories to display</string>
- <string name="stories">Stories</string>
+ <string name="no_stories">Nessuna storia da mostrare</string>
+ <string name="stories">Storie</string>
<string name="reblog_by">Ricondiviso da %1$s</string>
<string name="favourite_add">Aggiungere questo toot ai tuoi preferiti?</string>
<string name="favourite_remove">Rimuovere questo toot dai tuoi preferiti?</string>
@@ -1104,9 +1104,11 @@
<string name="identity_proofs">Prove d\'identità</string>
<string name="verified_user">Identità verificata</string>
<string name="verified_by">Verificata da %1$s (%2$s)</string>
- <string name="remove_notification">Delete the notification</string>
- <string name="display_more_options">Display more options</string>
- <string name="pixelfed_story">It is a Pixelfed story</string>
- <string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
- <string name="added_to_story">Media successfully added to your story!</string>
+ <string name="remove_notification">Elimina la notifica</string>
+ <string name="display_more_options">Mostra più opzioni</string>
+ <string name="pixelfed_story">È una storia Pixelfed</string>
+ <string name="story_indication">Carica un media, che verrà automaticamente aggiunto alla tua storia Pixelfed.</string>
+ <string name="added_to_story">Media aggiunto correttamente alla tua storia!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index 88c1e685c..a752c2eab 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -84,8 +84,8 @@
<string name="live_notif">ライブ通知</string>
<!-- Status -->
<string name="no_status">トゥートがありません</string>
- <string name="no_stories">No stories to display</string>
- <string name="stories">Stories</string>
+ <string name="no_stories">表示するストーリーがありません</string>
+ <string name="stories">ストーリー</string>
<string name="reblog_by">%1$s にブーストされました</string>
<string name="favourite_add">このトゥートをお気に入りに追加しますか?</string>
<string name="favourite_remove">このトゥートをお気に入りから削除しますか?</string>
@@ -1088,9 +1088,11 @@
<string name="identity_proofs">身分証明</string>
<string name="verified_user">認証済み</string>
<string name="verified_by">%1$s(%2$s)によって認証されました</string>
- <string name="remove_notification">Delete the notification</string>
- <string name="display_more_options">Display more options</string>
- <string name="pixelfed_story">It is a Pixelfed story</string>
- <string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
- <string name="added_to_story">Media successfully added to your story!</string>
+ <string name="remove_notification">通知を消去</string>
+ <string name="display_more_options">さらに多くのオプションを表示</string>
+ <string name="pixelfed_story">Pixelfedのストーリーです</string>
+ <string name="story_indication">メディアをアップロードすると、自動的にあなたのPixelfedストーリーに追加されます。</string>
+ <string name="added_to_story">メディアをあなたのストーリーにアップロードしました!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-kab/strings.xml b/app/src/main/res/values-kab/strings.xml
index 49f5a1a64..d64c7b8c2 100644
--- a/app/src/main/res/values-kab/strings.xml
+++ b/app/src/main/res/values-kab/strings.xml
@@ -1109,4 +1109,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index 7f1c69aa2..5268269e6 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -1101,4 +1101,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-ml/strings.xml b/app/src/main/res/values-ml/strings.xml
index 28cdf6253..3a549457c 100644
--- a/app/src/main/res/values-ml/strings.xml
+++ b/app/src/main/res/values-ml/strings.xml
@@ -1108,4 +1108,6 @@
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 52f5838a3..bc70c1eac 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -1108,4 +1108,6 @@ Je kunt beginnen met typen en er zullen namen gesuggereerd worden.\n\n
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name=