mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# Delta Chat Android Changelog
|
||||
|
||||
## v1.38.2
|
||||
2023-06
|
||||
|
||||
* fix version code issue with google play
|
||||
* using core117.0
|
||||
|
||||
|
||||
## v1.38.1
|
||||
2023-06
|
||||
|
||||
* update translations
|
||||
* using core117.0
|
||||
|
||||
|
||||
## v1.38.0
|
||||
2023-06
|
||||
|
||||
|
||||
+2
-2
@@ -104,8 +104,8 @@ android {
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
versionCode 656
|
||||
versionName "1.38.0"
|
||||
versionCode 658
|
||||
versionName "1.38.2"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
||||
Generated
+98
-32
@@ -7,11 +7,11 @@
|
||||
"nixpkgs": "nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1679862000,
|
||||
"narHash": "sha256-OCxvI6rxfHS4FpfXu6YDfO9FTFiz4E6iDk6pGvhnvas=",
|
||||
"lastModified": 1687378940,
|
||||
"narHash": "sha256-xGPTFVCWzbQh3DwuKedetTIpq2p6vq36xHe7HrasqPU=",
|
||||
"owner": "tadfisher",
|
||||
"repo": "android-nixpkgs",
|
||||
"rev": "6e695622737d6068f4f6a3bfbb9a87ee738b47ab",
|
||||
"rev": "28e855d3273cf858a3e233c7a591ad19b3066aed",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -22,21 +22,18 @@
|
||||
},
|
||||
"devshell": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
"android",
|
||||
"nixpkgs"
|
||||
],
|
||||
"nixpkgs": [
|
||||
"android",
|
||||
"nixpkgs"
|
||||
]
|
||||
],
|
||||
"systems": "systems"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1678957337,
|
||||
"narHash": "sha256-Gw4nVbuKRdTwPngeOZQOzH/IFowmz4LryMPDiJN/ah4=",
|
||||
"lastModified": 1687173957,
|
||||
"narHash": "sha256-GOds2bAQcZ94fb9/Nl/aM+r+0wGSi4EKYuZYR8Dw4R8=",
|
||||
"owner": "numtide",
|
||||
"repo": "devshell",
|
||||
"rev": "3e0e60ab37cd0bf7ab59888f5c32499d851edb47",
|
||||
"rev": "2cf83bb31720fcc29a999aee28d6da101173e66a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -46,12 +43,15 @@
|
||||
}
|
||||
},
|
||||
"flake-utils": {
|
||||
"inputs": {
|
||||
"systems": "systems_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1678901627,
|
||||
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
|
||||
"lastModified": 1687171271,
|
||||
"narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
|
||||
"rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -61,12 +61,15 @@
|
||||
}
|
||||
},
|
||||
"flake-utils_2": {
|
||||
"inputs": {
|
||||
"systems": "systems_3"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1678901627,
|
||||
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
|
||||
"lastModified": 1687171271,
|
||||
"narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
|
||||
"rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -76,12 +79,15 @@
|
||||
}
|
||||
},
|
||||
"flake-utils_3": {
|
||||
"inputs": {
|
||||
"systems": "systems_4"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1659877975,
|
||||
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
|
||||
"lastModified": 1681202837,
|
||||
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
|
||||
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -92,11 +98,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1679705136,
|
||||
"narHash": "sha256-MDlZUR7wJ3PlPtqwwoGQr3euNOe0vdSSteVVOef7tBY=",
|
||||
"lastModified": 1686960236,
|
||||
"narHash": "sha256-AYCC9rXNLpUWzD9hm+askOfpliLEC9kwAo7ITJc4HIw=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "8f40f2f90b9c9032d1b824442cfbbe0dbabd0dbd",
|
||||
"rev": "04af42f3b31dba0ef742d254456dc4c14eedac86",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -108,11 +114,11 @@
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1680182246,
|
||||
"narHash": "sha256-2WEHGApYCVt7bCm/0Ws8qYnp5Jn0mRgZ91tkoN+HrcY=",
|
||||
"lastModified": 1687488839,
|
||||
"narHash": "sha256-7JDjuyHwUvGJJge9jxfRJkuYyL5G5yipspc4J3HwjGA=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "b7fc729117a70d0df9e9adfc624662148e32ca0a",
|
||||
"rev": "f9e94676ce6c7531c44d38da61d2669ebec0f603",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -124,11 +130,11 @@
|
||||
},
|
||||
"nixpkgs_3": {
|
||||
"locked": {
|
||||
"lastModified": 1665296151,
|
||||
"narHash": "sha256-uOB0oxqxN9K7XGF1hcnY+PQnlQJ+3bP2vCn/+Ru/bbc=",
|
||||
"lastModified": 1681358109,
|
||||
"narHash": "sha256-eKyxW4OohHQx9Urxi7TQlFBTDWII+F+x2hklDOQPB50=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "14ccaaedd95a488dd7ae142757884d8e125b3363",
|
||||
"rev": "96ba1c52e54e74c3197f4d43026b3f3d92e83ff9",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -152,11 +158,11 @@
|
||||
"nixpkgs": "nixpkgs_3"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1680229280,
|
||||
"narHash": "sha256-9UoyQCeKUmHcsIdpsAgcz41LAIDkWhI2PhVDjckrpg0=",
|
||||
"lastModified": 1687400833,
|
||||
"narHash": "sha256-rVENiSupjAE8o1+ZXNRIqewUzM2brm+aeme8MUrwl0U=",
|
||||
"owner": "oxalica",
|
||||
"repo": "rust-overlay",
|
||||
"rev": "aa480d799023141e1b9e5d6108700de63d9ad002",
|
||||
"rev": "fc0a266e836c079a9131108f4334e5af219dbb93",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -164,6 +170,66 @@
|
||||
"repo": "rust-overlay",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_2": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_3": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_4": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
'';
|
||||
buildInputs = [
|
||||
android-sdk
|
||||
(pkgs.buildPackages.rust-bin.stable."1.68.2".minimal.override {
|
||||
(pkgs.buildPackages.rust-bin.stable."1.70.0".minimal.override {
|
||||
targets = [
|
||||
"armv7-linux-androideabi"
|
||||
"aarch64-linux-android"
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
* new webxdc APIs: importFiles() and sendToChat()
|
||||
* remove upper size limit of attachments
|
||||
* save traffic and storage: recode large PNG and other supported image formats (large JPEG were always recoded; images send as "File" are still not recorded or changed otherwise)
|
||||
* save local storage: compress HTML emails in the database
|
||||
* improve group membership consistency
|
||||
* lots of bug fixes
|
||||
@@ -413,7 +413,6 @@
|
||||
<string name="start_app">Старт…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Моля, първо приемете заявката за чат.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Показване на местоположенията във времева рамка</string>
|
||||
<string name="show_location_traces">Показване на съобщенията за проследяване</string>
|
||||
|
||||
@@ -388,7 +388,6 @@
|
||||
<string name="start_app">Comença...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Si us plau accepteu primer el requeriment del xat.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Mostra les ubicacions al llarg del temps</string>
|
||||
<string name="show_location_traces">Mostra el rastre</string>
|
||||
|
||||
@@ -414,6 +414,9 @@
|
||||
<string name="start_app">Start…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Bitte nehmen Sie zunächst die Chatanfrage an.</string>
|
||||
<!-- placeholder will be replaced by a file name -->
|
||||
<string name="send_file_to">Sende \"%1$s\" an…</string>
|
||||
<string name="send_message_to">Nachricht senden an…</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Standorte im Zeitrahmen anzeigen</string>
|
||||
@@ -1061,7 +1064,7 @@
|
||||
|
||||
<!-- device messages for updates -->
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_36_android">1.36 Highlights\n\n💻📱 Verwenden Sie Delta Chat auf all Ihren Geräten: Folgen Sie einfach den drei Schritten unter \"Einstellungen / Zweitgerät hinzufügen\" (experimentell)\n\n🖼🔍 Haben Sie jemals nach einem Bild gesucht und konnten sich nicht an den Chat erinnern? Dann ist \"Alle Medien\" aus dem Hauptmenü wie für Sie gemacht\n\nWas noch? Benachrichtigungen für alle Accounts, Chat leeren und mehr, %1$s</string>
|
||||
<string name="update_1_36_android">1.36 Highlights\n\n💻📱 Verwenden Sie Delta Chat auf all Ihren Geräten: Folgen Sie einfach den drei Schritten unter \"Einstellungen / Zweitgerät hinzufügen\" (experimentell)\n\n🖼🔍 Haben Sie jemals nach einem Bild gesucht und konnten sich nicht an den Chat erinnern? Dann ist \"Alle Medien\" aus dem Hauptmenü wie für Sie gemacht!\n\nWas noch? Benachrichtigungen für alle Konten, Chat leeren und mehr, %1$s</string>
|
||||
<!-- placeholder will be replaced by the URL https://delta.chat/en/2023-03-27-third-independent-security-audit -->
|
||||
<string name="update_1_36_audit">Wir reden hier nicht viel über Sicherheit, aber seien Sie versichert, dass sie uns am Herzen liegt: Siehe %1$s für aktuelle, gute Nachrichten 👌</string>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
|
||||
@@ -400,7 +400,6 @@
|
||||
<string name="start_app">Εκκίνηση…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Αποδεχτείτε πρώτα το αίτημα συνομιλίας.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Εμφάνιση τοποθεσιών σε χρονικό πλαίσιο</string>
|
||||
<string name="show_location_traces">Εμφάνιση ιχνών</string>
|
||||
|
||||
@@ -433,7 +433,6 @@
|
||||
<string name="start_app">Iniciar…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Primero acepte la solicitud de chat.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Mostrar ubicaciones en el marco de tiempo</string>
|
||||
<string name="show_location_traces">Mostrar trazas</string>
|
||||
|
||||
@@ -413,7 +413,6 @@ https://meet.jit.si/$ROOM
|
||||
<string name="start_app">شروع...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">لطفا اول درخواست گفتگو را قبول کنید.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">نمایش موقعیتهای مکانی در چارچوب زمان</string>
|
||||
<string name="show_location_traces">نمایش ردپاها</string>
|
||||
|
||||
@@ -400,7 +400,6 @@
|
||||
<string name="start_app">Aloita...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Hyväksy keskustelupyyntö ensin.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Näytä sijainnit aikajanalla</string>
|
||||
<string name="show_location_traces">Näytä jäljet</string>
|
||||
|
||||
@@ -257,6 +257,7 @@
|
||||
<string name="menu_help">Aide</string>
|
||||
<string name="privacy_policy">Politique de confidentialité</string>
|
||||
<string name="menu_select_all">Tout sélectionner</string>
|
||||
<string name="select_chat">Sélectionnez une discussion</string>
|
||||
<string name="select_more">Sélectionner plus</string>
|
||||
<string name="menu_edit_name">Modifier le nom</string>
|
||||
<string name="menu_settings">Paramètres</string>
|
||||
@@ -428,7 +429,6 @@
|
||||
<string name="start_app">Démarrer...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Veuillez d\'abord accepter l\'invitation.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Afficher les positions dans le temps</string>
|
||||
<string name="show_location_traces">Afficher les traces</string>
|
||||
@@ -852,7 +852,7 @@
|
||||
<string name="devicemsg_storage_exceeding">⚠️ Bientôt plus d\'espace de stockage chez votre fournisseur, %1$s%% utilisés.\n\nVous ne serez peut-être plus en mesure de recevoir des messages quand votre espace de stockage sera plein.\n\n👉 Veuillez vérifier si vous avez d\'anciens éléments à supprimer directement sur l\'interface web de votre fournisseur et envisagez d\'activer \"Paramètres / Supprimer les anciens messages\". Vous pouvez vérifier à tout moment le volume d\'espace de stockage en cours d\'utilisation depuis \"Paramètres / Connectivité\".</string>
|
||||
<!-- %1%s will be replaced by date and time in some human-readable format -->
|
||||
<string name="devicemsg_bad_time">⚠️ L\'heure ou la date de votre appareil semble erronée (%1$s).\n\nRéglez votre horloge ⏰🔧 pour que vos messages soient bien reçus.</string>
|
||||
<string name="devicemsg_update_reminder">⚠️ Votre version de Delta Chat semble être obsolète.\n\nCeci pourrait poser des problèmes car vos contacts utilisent des versions plus récentes - et vous loupez les dernières fonctionnalités 😳\nVeuillez s\'il vous plaît faire un tour sur https://get.delta.chat ou votre magasin d\'applications pour une mise à jour.</string>
|
||||
<string name="devicemsg_update_reminder">⚠️ Votre version de Delta Chat semble obsolète.\n\nCela risque de créer des dysfonctionnements parce que vos contacts utilisent des versions plus récentes - en plus, vous ratez les nouvelles fonctionnalités 😳\n Rendez-vous sur https://get.delta.chat ou sur votre magasin d\'applications pour effectuer la mise à jour !</string>
|
||||
|
||||
<!-- Some options as "Add Second Device" or "Backup" may require the system PIN/Fingerprint/Gesture/Etc. to be entered in a system dialog. This hint is added to the system dialog, below a title as "Add Second Device" or "Backup". -->
|
||||
<string name="enter_system_secret_to_continue">Déverrouillez votre appareil pour continuer</string>
|
||||
@@ -1078,4 +1078,9 @@
|
||||
<string name="update_1_36_android">1.36 Nouveautés\n\n💻📱 Utilisez Delta Chat sur tous vos appareils, en trois étapes simples. Rendez-vous dans \"Paramètres / Ajouter un deuxième appareil\" (expérimental) !\n\n🖼🔍 Il vous est déjà arrivé de chercher une image sans pouvoir retrouver la bonne discussion ? L\'option \"Tous les médias\" du menu principal est faite pour vous !\n\nQuoi d\'autre ? Des notifications pour tous vos comptes, la possibilité de vider entièrement les discussions, et plus encore %1$s</string>
|
||||
<!-- placeholder will be replaced by the URL https://delta.chat/en/2023-03-27-third-independent-security-audit -->
|
||||
<string name="update_1_36_audit">Nous n\'avons pas beaucoup parlé de sécurité, mais pas d\'inquiétude, nous nous en occupons toujours ! Lisez les dernières bonnes nouvelles sur %1$s👌</string>
|
||||
</resources>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_android">La version 1.38 est disponible !\n\n📎 La limitation de taille maximale des pièces jointes est supprimée\n\n🗜️ Maintenant, les images PNG (captures d\'écran !) aussi sont compressées.\n\n⌨️ Côté développement : de meilleures applications pour les discussions avec sendToChat() et importFiles() (Qu\'est-ce que Webxdc ? → https://webxdc.org)\n\n… Plus de détails sur les nouveautés : %1$s</string>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_ios">La version 1.38 est disponible !\n\n🖼🔍 S\'il vous est déjà arrivé de chercher une image sans vous souvenir de la discussion où elle se trouve, alors le bouton \"Tous les fichiers multimédia\" est fait pour vous !\n\n🧹 Dans les options de profil, un nouveau bouton : \"Vider la discussion\".\n\n📎 La limitation de taille maximale des pièces jointes est supprimée\n\n🗜️ Maintenant, les images PNG (captures d\'écran !) aussi sont compressées\n\n… et plus de nouveautés sur %1$s</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -406,7 +406,6 @@
|
||||
<string name="start_app">Comezar...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Primeiro acepta a solicitude de conversa.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Mostrar localizacións no marco temporal</string>
|
||||
<string name="show_location_traces">Mostrar trazas</string>
|
||||
|
||||
@@ -429,6 +429,9 @@
|
||||
<string name="start_app">Avvia...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Per favore, accetta prima la richiesta di chat.</string>
|
||||
<!-- placeholder will be replaced by a file name -->
|
||||
<string name="send_file_to">Invia \"%1$s\" a…</string>
|
||||
<string name="send_message_to">Invia Messaggio a...</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Mostra le posizioni nel tempo</string>
|
||||
|
||||
@@ -381,7 +381,6 @@
|
||||
<string name="start_app">시작...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">채팅 요청을 먼저 수락하십시오.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">시간 범위 내 위치 표시</string>
|
||||
<string name="show_location_traces">기록 보기</string>
|
||||
|
||||
@@ -413,6 +413,9 @@
|
||||
<string name="start_app">Starten…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Accepteer eerst het gespreksverzoek.</string>
|
||||
<!-- placeholder will be replaced by a file name -->
|
||||
<string name="send_file_to">“%1$s” versturen naar…</string>
|
||||
<string name="send_message_to">Bericht versturen naar…</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Locaties tonen in tijdsbeeld</string>
|
||||
@@ -1063,4 +1066,9 @@
|
||||
<string name="update_1_36_android">1.36 - Kenmerken\n\n💻📱 Gebruik Delta Chat eenvoudig op ál je apparaten aan de hand van drie stappen via ‘Instellingen → Tweede apparaat toevoegen’ (experimenteel)\n\n🖼🔍 Heb je wel eens een afbeelding proberen te vinden, maar wist je niet meer in welk gesprek deze stond? ‘Alle media’ in het hoofdmenu is je nieuwe beste vriend!\n\nWat nog meer? Meldingen van alle accounts, gesprekken wissen en meer op %1$s</string>
|
||||
<!-- placeholder will be replaced by the URL https://delta.chat/en/2023-03-27-third-independent-security-audit -->
|
||||
<string name="update_1_36_audit">We delen nooit zoveel omtrent beveiliging, maar geen zorgen: op %1$s is goed nieuws te lezen! 👌</string>
|
||||
</resources>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_android">1.38 is uitgebracht:\n\n📎 Het maximale bijlagelimiet is opgeheven\n\n🗜️ Png-afbeeldingen (schermfoto\'s!) worden voortaan ook verkleind\n\n⌨️ Voor ontwikkelaars: verbeterde apps in chats met behulp van sendToChat() en importFiles() (Wat is Webxdc? → https://webxdc.org)\n\n… en meer op %1$s</string>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_ios">1.38 is uitgebracht:\n\n🖼🔍 Op zoek naar een afbeelding, maar vergeten in welk gesprek die stond? Zoek niet langer: je hebt nu de knop ‘Alle media’ tot je beschikking!\n\n🧹 ‘Gesprek wissen’ kan voortaan vanuit profielen\n\n📎 Het maximale bijlagelimiet is opgeheven\n\n🗜️ Png-afbeeldingen (schermfoto\'s!) worden voortaan ook verkleind\n\n… en meer op %1$s</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -443,7 +443,6 @@
|
||||
<string name="start_app">Uruchom…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Najpierw zaakceptuj prośbę o czat.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Pokaż lokalizacje w ramach czasowych</string>
|
||||
<string name="show_location_traces">Pokaż ślady</string>
|
||||
@@ -1095,4 +1094,7 @@
|
||||
<string name="update_1_36_audit">Nie rozmawiamy tutaj zbyt wiele o bezpieczeństwie, ale zapewniamy, że nam zależy: najnowsze dobre wieści znajdują się na stronie %1$s👌</string>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_android">1.38 wydane:\n\n📎 Usunięto górny limit rozmiaru załączników\n\n🗜️ Obrazy PNG (zrzuty ekranu!) są teraz również kompresowane\n\n⌨️ Dla deweloperów: Lepsze aplikacje do czatów z sendToChat() i importFiles() (Co to jest Webxdc? → https://webxdc.org)\n\n… i więcej na %1$s</string>
|
||||
</resources>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_ios">1.38 wydane:\n\n🖼🔍 Czy kiedykolwiek szukałeś obrazu i nie pamiętałeś czatu? W takim razie przycisk „Wszystkie multimedia” jest Twój!\n\n🧹 „Wyczyść czat” z profili\n\n📎 Usunięto górny limit rozmiaru załączników\n\n🗜️ Obrazy PNG (zrzuty ekranu!) są teraz również kompresowane\n\n… i więcej na %1$s</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -423,7 +423,6 @@
|
||||
<string name="start_app">Iniciar...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Por favor, aceite o pedido de bate-papo primeiro.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Exibir localização no tempo.</string>
|
||||
<string name="show_location_traces">Exibir pegadas</string>
|
||||
|
||||
@@ -423,7 +423,6 @@
|
||||
<string name="start_app">Start…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Vă rugăm să acceptați mai întâi cererea de chat.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Afișați locațiile în intervalul de timp</string>
|
||||
<string name="show_location_traces">Afișați urme</string>
|
||||
|
||||
@@ -442,7 +442,6 @@
|
||||
<string name="start_app">Запустить...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Пожалуйста, сначала примите запрос</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Показать местоположения с интервалом времени</string>
|
||||
<string name="show_location_traces">Показывать маршруты</string>
|
||||
|
||||
@@ -430,7 +430,6 @@
|
||||
<string name="start_app">Spustiť...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Prosím, najprv prijmite požiadavku na konverzáciu.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Zobraziť polohy v časovom rámci</string>
|
||||
<string name="show_location_traces">Zobraziť stopy</string>
|
||||
|
||||
@@ -247,6 +247,7 @@
|
||||
<string name="menu_help">Nidhmë</string>
|
||||
<string name="privacy_policy">Rregulla Privatësie</string>
|
||||
<string name="menu_select_all">Përzgjidhi krejt</string>
|
||||
<string name="select_chat">Përzgjidhni Fjalosje</string>
|
||||
<string name="select_more">Përzgjidhni më tepër</string>
|
||||
<string name="menu_edit_name">Përpunoni emrin</string>
|
||||
<string name="menu_settings">Rregullime</string>
|
||||
@@ -410,6 +411,9 @@
|
||||
<string name="start_app">Fillo…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Ju lutemi, së pari pranoni kërkesën për fjalosje.</string>
|
||||
<!-- placeholder will be replaced by a file name -->
|
||||
<string name="send_file_to">Dërgoni “%1$s” për …</string>
|
||||
<string name="send_message_to">Dërgoni Mesazh për…</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Shfaq vendndodhje në rrjedhë kohore</string>
|
||||
|
||||
@@ -419,7 +419,6 @@
|
||||
<string name="start_app">Покретање...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Прво прихватите захтев за ћаскање.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Прикажи положаје у временском периоду?</string>
|
||||
<string name="show_location_traces">Прикажи трагове</string>
|
||||
|
||||
+22
-14
@@ -413,6 +413,9 @@
|
||||
<string name="start_app">Başlat…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Lütfen önce sohbet isteğini kabul edin.</string>
|
||||
<!-- placeholder will be replaced by a file name -->
|
||||
<string name="send_file_to">\"%1$s\" dosyasını gönder…</string>
|
||||
<string name="send_message_to">İletiyi gönder…</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Konumları zaman çerçevesinde göster</string>
|
||||
@@ -527,18 +530,18 @@
|
||||
<string name="welcome_chat_over_email">E-Posta Üzerinden Sohbet.</string>
|
||||
<string name="scan_invitation_code">Davet Kodunu Tara</string>
|
||||
<string name="welcome_intro1_message">Dünyanın en geniş kitleli ulağı. Özgür ve bağımsız.</string>
|
||||
<string name="login_title">Oturum Aç</string>
|
||||
<string name="login_header">E-Posta Hesabınızda Oturum Açın</string>
|
||||
<string name="login_explain">Varolan bir e-posta hesabıyla oturum açın</string>
|
||||
<string name="login_title">Giriş Yap</string>
|
||||
<string name="login_header">E-Posta Hesabınıza Giriş Yapın</string>
|
||||
<string name="login_explain">Varolan bir e-posta hesabıyla giriş yapın</string>
|
||||
<string name="login_subheader">Bilinen e-posta sağlayıcıları için ek ayarlar otomatik olarak ayarlanır. Bazen IMAP\'in web ayarlarından etkinleştirilmesi gerekir. Yardım için e-posta sağlayıcınıza ya da arkadaşlarınıza danışın.</string>
|
||||
<string name="login_no_servers_hint">Delta Chat sunucuları yoktur; verileriniz aygıtınızda kalır.</string>
|
||||
<string name="login_inbox">Gelen Kutusu</string>
|
||||
<string name="login_imap_login">IMAP Oturum Açma Adı</string>
|
||||
<string name="login_imap_login">IMAP Giriş Adı</string>
|
||||
<string name="login_imap_server">IMAP Sunucusu</string>
|
||||
<string name="login_imap_port">IMAP Bağlantı Noktası</string>
|
||||
<string name="login_imap_security">IMAP Güvenliği</string>
|
||||
<string name="login_outbox">Giden Kutusu</string>
|
||||
<string name="login_smtp_login">SMTP Oturum Açma Adı</string>
|
||||
<string name="login_smtp_login">SMTP Giriş Adı</string>
|
||||
<string name="login_smtp_password">SMTP Parolası</string>
|
||||
<string name="login_smtp_server">SMTP Sunucusu</string>
|
||||
<string name="login_smtp_port">SMTP Bağlantı Noktası</string>
|
||||
@@ -564,7 +567,7 @@
|
||||
<string name="import_backup_ask">\"%1$s\" üzerinde yedek bulundu.\n\nİçe aktarmak ve ondan gelen tüm verileri ve ayarları kullanmak istiyor musunuz?</string>
|
||||
<string name="import_backup_no_backup_found">Yedek bulunamadı.\n\nYedeği \"%1$s\" üzerine kopyalayın ve yeniden deneyin. Ek olarak, normal ayarlama işlemiyle sürdürmek için \"İletileşmeyi başlat\"a basın.</string>
|
||||
<!-- Translators: %1$s will be replaced by the e-mail address -->
|
||||
<string name="login_error_cannot_login">\"%1$s\" olarak oturum açılamıyor. Lütfen e-posta adresinin ve parolanın doğru olup olmadığını denetleyin.</string>
|
||||
<string name="login_error_cannot_login">\"%1$s\" olarak giriş yapılamıyor. Lütfen e-posta adresinin ve parolanın doğru olup olmadığını denetleyin.</string>
|
||||
<!-- TLS certificate checks -->
|
||||
<string name="accept_invalid_certificates">Geçersiz sertifikaları kabul et</string>
|
||||
<string name="used_settings">Kullanılan ayarlar:</string>
|
||||
@@ -873,15 +876,15 @@
|
||||
<!-- This text is shown inside the "QR code card" with very limited space; please formulate the text as short as possible therefore. The placeholder will be replaced by name and address eg. "Scan to chat with Alice (alice@example.org)" -->
|
||||
<string name="qrshow_join_contact_hint">%1$s ile sohbet etmek için bunu tarayın</string>
|
||||
<string name="qrshow_join_contact_no_connection_toast">Internet bağlantısı yok; QR kodu ayarlaması gerçekleştirilemiyor.</string>
|
||||
<string name="qraccount_ask_create_and_login">\"%1$s\" üzerinde yeni e-posta adresi oluşturulsun ve orada oturum açılsın mı?</string>
|
||||
<string name="qraccount_ask_create_and_login_another">\"%1$s\" üzerinde yeni e-posta adresi oluşturulsun ve orada oturum açılsın mı?\n\nVarolan hesabınız silinmeyecek. Hesaplarınız arasında geçiş yapmak için \"Hesabı Değiştir\" öğesini kullanın.</string>
|
||||
<string name="qraccount_success_enter_name">Oturum açma başarılı—e-posta adresiniz %1$s\n\nİsterseniz şimdi yazdığınız insanlara görüntülenecek bir ad ve bir profil görseli girebilirsiniz.</string>
|
||||
<string name="qraccount_ask_create_and_login">\"%1$s\" üzerinde yeni e-posta adresi oluşturulsun ve orada giriş yapılsın mı?</string>
|
||||
<string name="qraccount_ask_create_and_login_another">\"%1$s\" üzerinde yeni e-posta adresi oluşturulsun ve orada giriş yapılsın mı?\n\nVarolan hesabınız silinmeyecek. Hesaplarınız arasında geçiş yapmak için \"Hesabı Değiştir\" öğesini kullanın.</string>
|
||||
<string name="qraccount_success_enter_name">Giriş başarılı—e-posta adresiniz %1$s\n\nİsterseniz şimdi yazdığınız insanlara görüntülenecek bir ad ve bir profil görseli girebilirsiniz.</string>
|
||||
<string name="qraccount_qr_code_cannot_be_used">Taranan QR kodu, yeni bir hesap ayarlamak için kullanılamıyor.</string>
|
||||
<string name="qraccount_use_on_new_install">Taranan QR kodu, yeni bir hesap ayarlamak içindir. QR kodunu yeni bir Delta Chat kurulumu ayarlanırken tarayabilirsiniz.</string>
|
||||
<!-- the placeholder will be replaced by the e-mail address of the account -->
|
||||
<string name="qrlogin_ask_login">\"%1$s\" üzerinde oturum açılsın mı?</string>
|
||||
<string name="qrlogin_ask_login">\"%1$s\" adresine giriş yapılsın mı?</string>
|
||||
<!-- the placeholder will be replaced by the e-mail address of the account -->
|
||||
<string name="qrlogin_ask_login_another">\"%1$s\" üzerinde oturum açılsın mı?\n\nVarolan hesabınız silinmeyecek. Hesaplarınız arasında geçiş yapmak için \"Hesabı Değiştir\" öğesini kullanın.</string>
|
||||
<string name="qrlogin_ask_login_another">\"%1$s\" adresine giriş yapılsın mı?\n\nVarolan hesabınız silinmeyecek. Hesaplarınız arasında geçiş yapmak için \"Hesabı Değiştir\" öğesini kullanın.</string>
|
||||
<!-- first placeholder will be replaced by name and address of the inviter, second placeholder will be replaced by the name of the inviter. -->
|
||||
<string name="secure_join_started">%1$s sizi bu gruba katılmaya davet etti.\n\n%2$s kişisinin aygıtının yanıt vermesi bekleniyor…</string>
|
||||
<!-- placeholder will be replaced by the name of the inviter. -->
|
||||
@@ -976,7 +979,7 @@
|
||||
<string name="autocrypt_correct_desktop">Autocrypt ayarlaması aktarıldı.</string>
|
||||
<string name="autocrypt_incorrect_desktop">Yanlış ayarlama kodu. Lütfen yeniden deneyin.</string>
|
||||
<string name="create_chat_error_desktop">Sohbet oluşturulamadı.</string>
|
||||
<string name="forget_login_confirmation_desktop">Bu oturum silinsin mi? Uçtan uca ayarlamanızı, kişilerinizi, sohbetlerinizi, iletilerinizi ve ortamlarınızı kapsayarak her şey silinecek. Bu eylem geri alınamaz.</string>
|
||||
<string name="forget_login_confirmation_desktop">Bu giriş silinsin mi? Uçtan uca ayarlamanızı, kişilerinizi, sohbetlerinizi, iletilerinizi ve ortamlarınızı kapsayarak her şey silinecek. Bu eylem geri alınamaz.</string>
|
||||
<string name="account_info_hover_tooltip_desktop2">E-Posta: %1$s\nBoyut: %2$s\nHesap Kimliği: %3$s</string>
|
||||
<string name="message_detail_sent_desktop">gönderilme</string>
|
||||
<string name="message_detail_received_desktop">alınma</string>
|
||||
@@ -1014,7 +1017,7 @@
|
||||
<string name="stop_sharing_location">Konum paylaşımını durdur</string>
|
||||
<string name="a11y_voice_message_hint_ios">Kaydettikten sonra göndermek için çift dokunun. Kaydı atmak için iki parmakla sarın.</string>
|
||||
<string name="a11y_connectivity_hint">Bağlanabilirlik ayrıntılarını görüntülemek için çift dokunun.</string>
|
||||
<string name="login_error_no_internet_connection">Internet bağlantısı yok; oturum açma başarısız.</string>
|
||||
<string name="login_error_no_internet_connection">Internet bağlantısı yok; giriş başarısız.</string>
|
||||
<string name="share_account_not_configured">Hesap yapılandırılmadı.</string>
|
||||
<string name="cannot_play_audio_file">Ses dosyası oynatılamıyor.</string>
|
||||
<!-- iOS camera permission alert -->
|
||||
@@ -1063,4 +1066,9 @@
|
||||
<string name="update_1_36_android">1.36\'nın Öne Çıkanları\n\n💻📱 Delta Chat\'i aygıtlarınızın tümünde kolayca kullanın - yalnızca \"Ayarlar / İkinci Aygıt Ayarla\"daki üç kolay adımı takip edin (deneysel)\n\n🖼🔍 Hiç bir görsel ararken bir sohbeti anımsayamadığınız oldu mu? Ana menüdeki \"Tüm Ortamlar\" sizin!\n\nBaşka ne var? Tüm hesaplar için bildirimler, sohbet temizleme ve daha fazlası %1$s adresinde</string>
|
||||
<!-- placeholder will be replaced by the URL https://delta.chat/en/2023-03-27-third-independent-security-audit -->
|
||||
<string name="update_1_36_audit">Burada güvenlikten çok söz etmiyoruz ama emin olun önemsiyoruz: En son iyi haberler için %1$s adresine bakın 👌</string>
|
||||
</resources>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_android">1.38 çıktı:\n\n📎 İlişiklerin daha yüksek boyut sınırlaması kaldırıldı\n\n🗜️ PNG görselleri (ekran görüntüleri!) de artık sıkıştırılıyor\n\n⌨️ Geliştiriciler için: Sohbetler için sendToChat() ve importFiles() ile uygulamalar (Webxdc nedir? → https://webxdc.org) daha iyi\n\n… ve daha fazlası için %1$s</string>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_ios">1.38 çıktı:\n\n🖼🔍 Hiç bir görseli ararken sohbeti anımsayamadığınız oldu mu? Öyleyse \"Tüm Ortamlar\" düğmesi sizin!\n\n🧹 Profillerden \"Sohbeti Temizle\"\n\n📎 İlişiklerin daha yüksek boyut sınırlaması kaldırıldı\n\n🗜️ PNG görselleri (ekran görüntüleri!) de artık sıkıştırılıyor\n\n… ve daha fazlası için 1%1$s</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -443,7 +443,6 @@
|
||||
<string name="start_app">Старт...</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Будь ласка, спочатку прийміть запит на чат.</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Показати місця у часовому проміжку</string>
|
||||
<string name="show_location_traces">Показати треки</string>
|
||||
@@ -1093,4 +1092,9 @@
|
||||
<string name="update_1_36_android">Основні моменти версії 1.36\n\n💻📱 Використовуйте Delta Chat на всіх своїх пристроях – просто виконайте три прості кроки в «Налаштуваннях / Додати другий пристрій» (експериментально)\n\n🖼🔍 Коли-небудь шукали зображення та не могли згадати чат? «Усі медіа» з головного меню — ваші!\n\nЩо ще? Сповіщення для всіх облікових записів, чистий чат тощо на %1$s</string>
|
||||
<!-- placeholder will be replaced by the URL https://delta.chat/en/2023-03-27-third-independent-security-audit -->
|
||||
<string name="update_1_36_audit">Ми тут не говоримо багато про безпеку, але будьте певні, ми дбаємо: дивіться останні хороші новини за адресою %1$s 👌</string>
|
||||
</resources>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_android">1.38 вийшла:\n\n📎 Прибране верхнє обмеження розміру вкладень\n\n🗜️ PNG-зображення (скріншоти!) тепер також стиснуті\n\n⌨️ Для розробників: кращі програми для чатів із sendToChat() та importFiles( ) (Що таке Webxdc? → https://webxdc.org)\n\n… і більше на %1$s</string>
|
||||
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
|
||||
<string name="update_1_38_ios">Вийшла версія 1.38:\n\n🖼🔍 Ви коли-небудь шукали зображення й не можете згадати чат? Тоді кнопка «Усі медіа» для вас!\n\n🧹 «Очистити чат» із профілів\n\n📎 Видалено верхнє обмеження розміру вкладень\n\n🗜️ Зображення PNG (скріншоти!) тепер також стискаються\n\n… і більше на %1$s</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -398,6 +398,9 @@
|
||||
<string name="start_app">开始…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">请先接受聊天请求</string>
|
||||
<!-- placeholder will be replaced by a file name -->
|
||||
<string name="send_file_to">发送“%1$s\"到...</string>
|
||||
<string name="send_message_to">发送消息到...</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">显示时间范围内的位置</string>
|
||||
|
||||
@@ -420,6 +420,9 @@
|
||||
<string name="start_app">Start…</string>
|
||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||
<string name="accept_request_first">Please accept the chat request first.</string>
|
||||
<!-- placeholder will be replaced by a file name -->
|
||||
<string name="send_file_to">Send \"%1$s\" to…</string>
|
||||
<string name="send_message_to">Send Message to…</string>
|
||||
|
||||
<!-- map -->
|
||||
<string name="filter_map_on_time">Show locations in time frame</string>
|
||||
|
||||
@@ -212,7 +212,6 @@
|
||||
|
||||
<item name="android:windowBackground">@color/black</item>
|
||||
<item name="alertDialogTheme">@style/AppCompatAlertDialogStyleDark</item>
|
||||
<item name="android:alertDialogTheme">@style/AppCompatDialogStyleDark</item>
|
||||
|
||||
<item name="attachment_type_selector_background">@color/gray95</item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user