|
@@ -151,7 +151,9 @@ server email yang sama</li>
|
|
|
|
|
|
</h3>
|
|
</h3>
|
|
|
|
|
|
-<p>Ya, Di samping teks biasa, semua lampiran email ditampilkan sebagai pesan terpisah. Pesan keluar mendapatkan lampiran sesuai kebutuhan secara otomatis.</p>
|
|
|
|
|
|
+<ul>
|
|
|
|
+ <li>Ya, Di samping teks biasa, semua lampiran email ditampilkan sebagai pesan terpisah. Pesan keluar mendapatkan lampiran sesuai kebutuhan secara otomatis.</li>
|
|
|
|
+</ul>
|
|
|
|
|
|
<p class="back"><a href="#top">^</a></p><h3 id="siapa-yang-dapat-melihat-foto-profil-saya">
|
|
<p class="back"><a href="#top">^</a></p><h3 id="siapa-yang-dapat-melihat-foto-profil-saya">
|
|
|
|
|
|
@@ -200,14 +202,14 @@ baru</p>
|
|
|
|
|
|
</h3>
|
|
</h3>
|
|
|
|
|
|
-<p>As with other E-Mail programs like Thunderbird, K9-Mail, or Outlook, the
|
|
|
|
-program needs the password so you can use it to send mails. Of course, the
|
|
|
|
-password is stored only on your device. The password is only transmitted to
|
|
|
|
-your E-Mail provider (when you login), which has access to your mails anyway.</p>
|
|
|
|
|
|
+<p>Seperti program E-Mail lainnya seperti Thunderbird, K9-Mail, atau Outlook,
|
|
|
|
+program membutuhkan kata sandi sehingga Anda dapat menggunakannya untuk mengirim email. Tentu saja,
|
|
|
|
+kata sandi hanya disimpan di perangkat Anda. Kata sandi hanya dikirimkan ke
|
|
|
|
+penyedia E-Mail Anda (saat Anda login), yang tetap memiliki akses ke email Anda.</p>
|
|
|
|
|
|
-<p>If you use an E-Mail provider with OAuth2 support like gmail.com or yandex.ru,
|
|
|
|
-there is no need to store your password on the device. In this case, only an
|
|
|
|
-access token is used.</p>
|
|
|
|
|
|
+<p>Jika Anda menggunakan penyedia E-Mail dengan dukungan OAuth2 seperti gmail.com atau yandex.ru,
|
|
|
|
+tidak perlu menyimpan kata sandi Anda di perangkat. Dalam hal ini, hanya
|
|
|
|
+token akses digunakan.</p>
|
|
|
|
|
|
<p>Karena Delta Chat adalah Open Source, Anda dapat memeriksa file <a href="https://github.com/deltachat/deltachat-core-rust/blob/master/src/login_param.rs">Source
|
|
<p>Karena Delta Chat adalah Open Source, Anda dapat memeriksa file <a href="https://github.com/deltachat/deltachat-core-rust/blob/master/src/login_param.rs">Source
|
|
Code</a>
|
|
Code</a>
|
|
@@ -811,9 +813,6 @@ sometimes slower if the app is running in the background.</li>
|
|
<li>Receiving messages then can take minutes because both Android and iOS often
|
|
<li>Receiving messages then can take minutes because both Android and iOS often
|
|
stop Delta Chat from running in the background, and only wake it up
|
|
stop Delta Chat from running in the background, and only wake it up
|
|
occasionally. This artificial delay is usually worse on iOS than on Android.</li>
|
|
occasionally. This artificial delay is usually worse on iOS than on Android.</li>
|
|
- <li>Note that Delta Chat doesn’t use Google Cloud Messaging (GCM) or the Apple
|
|
|
|
-Push Notification Service (APNS), because this leads to user tracking and
|
|
|
|
-central control which Delta Chat aims to avoid as much as feasible.</li>
|
|
|
|
<li>However, Android and iOS kill apps running in the background is a
|
|
<li>However, Android and iOS kill apps running in the background is a
|
|
problem for many legitimate apps. For more information, see
|
|
problem for many legitimate apps. For more information, see
|
|
<a href="https://dontkillmyapp.com/">dontkillmyapp.com</a>.</li>
|
|
<a href="https://dontkillmyapp.com/">dontkillmyapp.com</a>.</li>
|