-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shift code around a bit and add changelog
- Loading branch information
Showing
3 changed files
with
66 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
"""Generated from deltachat, draft-ietf-lamps-header-protection, and | ||
encrypted_subject localizations in | ||
https://github.com/thunderbird/thunderbird-android/ | ||
""" | ||
|
||
common_encrypted_subjects = { | ||
"...", | ||
"[...]", | ||
"암호화된 메시지", | ||
"Ĉifrita mesaĝo", | ||
"Courriel chiffré", | ||
"Dulrituð skilaboð", | ||
"Encrypted Message", | ||
"Fersifere berjocht", | ||
"Kemennadenn enrineget", | ||
"Krüptitud kiri", | ||
"Krypterat meddelande", | ||
"Krypteret besked", | ||
"Kryptert melding", | ||
"Mensagem criptografada", | ||
"Mensagem encriptada", | ||
"Mensaje cifrado", | ||
"Mensaxe cifrada", | ||
"Mesaj Criptat", | ||
"Mesazh i Fshehtëzuar", | ||
"Messaggio criptato", | ||
"Messaghju cifratu", | ||
"Missatge encriptat", | ||
"Neges wedi'i Hamgryptio", | ||
"Pesan terenkripsi", | ||
"Salattu viesti", | ||
"Şifreli İleti", | ||
"Šifrēta ziņa", | ||
"Šifrirana poruka", | ||
"Šifrirano sporočilo", | ||
"Šifruotas laiškas", | ||
"Tin nhắn được mã hóa", | ||
"Titkosított üzenet", | ||
"Verschlüsselte Nachricht", | ||
"Versleuteld bericht", | ||
"Zašifrovaná zpráva", | ||
"Zaszyfrowana wiadomość", | ||
"Zifratu mezua", | ||
"Κρυπτογραφημένο μήνυμα", | ||
"Зашифроване повідомлення", | ||
"Зашифрованное сообщение", | ||
"Зашыфраваны ліст", | ||
"Криптирано съобщение", | ||
"Шифрована порука", | ||
"დაშიფრული წერილი", | ||
"הודעה מוצפנת", | ||
"پیام رمزنگاریشده", | ||
"رسالة مشفّرة", | ||
"എൻക്രിപ്റ്റുചെയ്ത സന്ദേശം", | ||
"加密邮件", | ||
"已加密的訊息", | ||
"暗号化されたメッセージ", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters