Skip to content

Commit

Permalink
fix: Update locco
Browse files Browse the repository at this point in the history
  • Loading branch information
lebojo committed Jan 14, 2025
1 parent a60928e commit f0396c7
Show file tree
Hide file tree
Showing 6 changed files with 128 additions and 86 deletions.
2 changes: 1 addition & 1 deletion Mail/Views/Thread/WebView/ThreadViewToolbarModifier.swift
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ extension View {
struct ThreadViewToolbarModifier: ViewModifier {
private static let standardActions: [Action] = [.reply, .forward, .archive, .delete]
private static let archiveActions: [Action] = [.reply, .forward, .openMovePanel, .delete]
private static let scheduleActions: [Action] = [.saveMailInkDrive, .delete]
private static let scheduleActions: [Action] = [.saveThreadInkDrive, .delete]

@LazyInjectService private var matomo: MatomoUtils

Expand Down
17 changes: 13 additions & 4 deletions MailResources/Localizable/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@
/* loco:63ecd31247f7a57fc228b532 */
"addUnknownRecipientTitle" = "Einen Empfänger hinzufügen";

/* loco:6784cd26a547d567fc0a7222 */
"addressBookTitle" = "Adressbuch: %@";

/* loco:65081b4d5787de874c0dec32 */
"aiButtonInsert" = "Einfügen";

Expand Down Expand Up @@ -551,7 +554,7 @@
"commercialFolder" = "Werbeaktionen";

/* loco:65c25397da1981a2280677ce */
"composeMailboxCurrentTitle" = "Senden Sie eine Nachricht mit der Adresse :";
"composeMailboxCurrentTitle" = "Senden Sie eine Nachricht mit der Adresse:";

/* loco:65e833228a845e47d60a4612 */
"composeMailboxSelectionTitle" = "Wählen Sie die Absenderadresse aus:";
Expand Down Expand Up @@ -919,6 +922,9 @@
/* loco:62665f7d647475580e06e912 */
"fromTitle" = "Von:";

/* loco:6784cd82593faaee6e0cb7b2 */
"groupContactsTitle" = "Gruppe: %@";

/* loco:62c466f080a5557baa2d0d84 */
"helpChatbot" = "Chatbot";

Expand All @@ -934,6 +940,9 @@
/* loco:672398789bd6d8d56802d212 */
"lastSelectedSchedule" = "Zuletzt ausgewählter Zeitplan";

/* loco:672e306d38f5c72b20044c32 */
"laterThisMorning" = "Später heute Morgen";

/* loco:62c427c7ad522f1ff078a162 */
"loadingText" = "Laden…";

Expand Down Expand Up @@ -1618,12 +1627,12 @@
/* loco:62ab221b4956e9775f391ca6 */
"snackbarThreadMoved" = "Unterhaltung in %@ verschoben";

/* loco:62ab2274c8d2fe4bb7134de4 */
"snackbarThreadMoved-plural" = "Unterhaltungen in %@ verschoben";

/* loco:638f6f4f55158c5b515a5ff2 */
"snackbarThreadMoved-plural-many" = "";

/* loco:62ab2274c8d2fe4bb7134de4 */
"snackbarThreadsMoved" = "Unterhaltungen in %@ verschoben";

/* loco:62a33e2d0c5ac4438c366a32 */
"socialNetworksFolder" = "Soziale Netzwerke";

Expand Down
19 changes: 14 additions & 5 deletions MailResources/Localizable/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@
/* loco:63ecd31247f7a57fc228b532 */
"addUnknownRecipientTitle" = "Add a recipient";

/* loco:6784cd26a547d567fc0a7222 */
"addressBookTitle" = "Address Book: %@";

/* loco:65081b4d5787de874c0dec32 */
"aiButtonInsert" = "Insert";

Expand Down Expand Up @@ -551,10 +554,10 @@
"commercialFolder" = "Promotions";

/* loco:65c25397da1981a2280677ce */
"composeMailboxCurrentTitle" = "Send a message with the address :";
"composeMailboxCurrentTitle" = "Send a message with the address:";

/* loco:65e833228a845e47d60a4612 */
"composeMailboxSelectionTitle" = "Select sending address :";
"composeMailboxSelectionTitle" = "Select sending address:";

/* loco:63a474bd648cd86d56444012 */
"confirmLogoutDescription" = "Are you sure you want to log out from %@?";
Expand Down Expand Up @@ -919,6 +922,9 @@
/* loco:62665f7d647475580e06e912 */
"fromTitle" = "From:";

/* loco:6784cd82593faaee6e0cb7b2 */
"groupContactsTitle" = "Group: %@";

/* loco:62c466f080a5557baa2d0d84 */
"helpChatbot" = "Chatbot";

Expand All @@ -934,6 +940,9 @@
/* loco:672398789bd6d8d56802d212 */
"lastSelectedSchedule" = "Last selected schedule";

/* loco:672e306d38f5c72b20044c32 */
"laterThisMorning" = "Later this morning";

/* loco:62c427c7ad522f1ff078a162 */
"loadingText" = "Loading…";

Expand Down Expand Up @@ -1618,12 +1627,12 @@
/* loco:62ab221b4956e9775f391ca6 */
"snackbarThreadMoved" = "Conversation moved to %@";

/* loco:62ab2274c8d2fe4bb7134de4 */
"snackbarThreadMoved-plural" = "Conversations moved to %@";

/* loco:638f6f4f55158c5b515a5ff2 */
"snackbarThreadMoved-plural-many" = "";

/* loco:62ab2274c8d2fe4bb7134de4 */
"snackbarThreadsMoved" = "Conversations moved to %@";

/* loco:62a33e2d0c5ac4438c366a32 */
"socialNetworksFolder" = "Social networks";

Expand Down
19 changes: 14 additions & 5 deletions MailResources/Localizable/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@
/* loco:63ecd31247f7a57fc228b532 */
"addUnknownRecipientTitle" = "Añadir un destinatario";

/* loco:6784cd26a547d567fc0a7222 */
"addressBookTitle" = "Libreta de direcciones: %@";

/* loco:65081b4d5787de874c0dec32 */
"aiButtonInsert" = "Inserte";

Expand Down Expand Up @@ -551,10 +554,10 @@
"commercialFolder" = "Promociones";

/* loco:65c25397da1981a2280677ce */
"composeMailboxCurrentTitle" = "Envíe un mensaje con la dirección :";
"composeMailboxCurrentTitle" = "Envíe un mensaje con la dirección:";

/* loco:65e833228a845e47d60a4612 */
"composeMailboxSelectionTitle" = "Seleccione la dirección de envío :";
"composeMailboxSelectionTitle" = "Seleccione la dirección de envío:";

/* loco:63a474bd648cd86d56444012 */
"confirmLogoutDescription" = "¿Seguro que quieres desconectarte de %@?";
Expand Down Expand Up @@ -919,6 +922,9 @@
/* loco:62665f7d647475580e06e912 */
"fromTitle" = "De:";

/* loco:6784cd82593faaee6e0cb7b2 */
"groupContactsTitle" = "Grupo: %@";

/* loco:62c466f080a5557baa2d0d84 */
"helpChatbot" = "Chatbot";

Expand All @@ -934,6 +940,9 @@
/* loco:672398789bd6d8d56802d212 */
"lastSelectedSchedule" = "Último horario seleccionado";

/* loco:672e306d38f5c72b20044c32 */
"laterThisMorning" = "Más tarde esta mañana";

/* loco:62c427c7ad522f1ff078a162 */
"loadingText" = "Cargando…";

Expand Down Expand Up @@ -1618,12 +1627,12 @@
/* loco:62ab221b4956e9775f391ca6 */
"snackbarThreadMoved" = "Conversación trasladada a %@";

/* loco:62ab2274c8d2fe4bb7134de4 */
"snackbarThreadMoved-plural" = "Conversaciones trasladadas a %@";

/* loco:638f6f4f55158c5b515a5ff2 */
"snackbarThreadMoved-plural-many" = "";

/* loco:62ab2274c8d2fe4bb7134de4 */
"snackbarThreadsMoved" = "Conversaciones trasladadas a %@";

/* loco:62a33e2d0c5ac4438c366a32 */
"socialNetworksFolder" = "Redes sociales";

Expand Down
6 changes: 6 additions & 0 deletions MailResources/Localizable/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@
/* loco:63ecd31247f7a57fc228b532 */
"addUnknownRecipientTitle" = "Ajouter un destinataire";

/* loco:6784cd26a547d567fc0a7222 */
"addressBookTitle" = "Carnet d'adresses : %@";

/* loco:65081b4d5787de874c0dec32 */
"aiButtonInsert" = "Insérer";

Expand Down Expand Up @@ -919,6 +922,9 @@
/* loco:62665f7d647475580e06e912 */
"fromTitle" = "De :";

/* loco:6784cd82593faaee6e0cb7b2 */
"groupContactsTitle" = "Groupe : %@";

/* loco:62c466f080a5557baa2d0d84 */
"helpChatbot" = "Chatbot";

Expand Down
Loading

0 comments on commit f0396c7

Please sign in to comment.