From dee7f80364f684e8ca16307e4f91f5cab4f8eb76 Mon Sep 17 00:00:00 2001 From: Niels Andriesse Date: Fri, 30 Apr 2021 09:12:29 +1000 Subject: [PATCH] Fix typos --- Session/Meta/Translations/es.lproj/Localizable.strings | 2 +- Session/Meta/Translations/fa.lproj/Localizable.strings | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Session/Meta/Translations/es.lproj/Localizable.strings b/Session/Meta/Translations/es.lproj/Localizable.strings index 1e8cb50a2..e19bc7bed 100644 --- a/Session/Meta/Translations/es.lproj/Localizable.strings +++ b/Session/Meta/Translations/es.lproj/Localizable.strings @@ -163,7 +163,7 @@ /* Title for the 'long text message' view. */ "LONG_TEXT_VIEW_TITLE" = "Mensaje"; /* nav bar button item */ -"MEDIA_DETAIL_VIEW_ALL_MEDIA_BUTTON" = "Alle Medieninhalte"; +"MEDIA_DETAIL_VIEW_ALL_MEDIA_BUTTON" = "Adjuntos"; /* media picker option to choose from library */ "MEDIA_FROM_LIBRARY_BUTTON" = "Fototeca"; /* Confirmation button text to delete selected media from the gallery, embeds {{number of messages}} */ diff --git a/Session/Meta/Translations/fa.lproj/Localizable.strings b/Session/Meta/Translations/fa.lproj/Localizable.strings index 1a5896506..50142b6d1 100644 --- a/Session/Meta/Translations/fa.lproj/Localizable.strings +++ b/Session/Meta/Translations/fa.lproj/Localizable.strings @@ -163,7 +163,7 @@ /* Title for the 'long text message' view. */ "LONG_TEXT_VIEW_TITLE" = "پیام"; /* nav bar button item */ -"MEDIA_DETAIL_VIEW_ALL_MEDIA_BUTTON" = "Alle Medieninhalte"; +"MEDIA_DETAIL_VIEW_ALL_MEDIA_BUTTON" = "تمام مدیا"; /* media picker option to choose from library */ "MEDIA_FROM_LIBRARY_BUTTON" = "گالری"; /* Confirmation button text to delete selected media from the gallery, embeds {{number of messages}} */