Messaging: Remove low storage handling

* SMS are the least of your storage issues, if you reach the limit
* Both Intent.ACTION_DEVICE_STORAGE_LOW and
  Intent.ACTION_DEVICE_STORAGE_LOW are not delivered to apps after O
* Remove all now unused strings from all languages - we don't sync those
  with crowdin (yet)

Change-Id: If01f937acdafbb34d5a9e792db54de4761ec4cc5
This commit is contained in:
Michael W
2024-12-14 15:34:53 +01:00
parent d43b6ff1c4
commit 7f22a3eea7
92 changed files with 2 additions and 2614 deletions

View File

@@ -59,33 +59,11 @@
<item quantity="one"><xliff:g id="COUNT_1">%d</xliff:g> দিন</item>
<item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> দিন</item>
</plurals>
<plurals name="week_count" formatted="false" msgid="1301973226125551953">
<item quantity="one"><xliff:g id="COUNT">%d</xliff:g> সপ্তাহ</item>
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> সপ্তাহ</item>
</plurals>
<plurals name="month_count" formatted="false" msgid="4858515363324110232">
<item quantity="one"><xliff:g id="COUNT">%d</xliff:g> মাস</item>
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> মাস</item>
</plurals>
<plurals name="year_count" formatted="false" msgid="4522546496183798317">
<item quantity="one"><xliff:g id="COUNT">%d</xliff:g> বছর</item>
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> বছর</item>
</plurals>
<string name="class_0_message_activity" msgid="4603850264073169854">"ক্লাস বার্তা"</string>
<string name="save" msgid="5081141452059463572">"সংরক্ষণ করুন"</string>
<string name="sms_storage_low_title" msgid="7985379565293259177">"সঞ্চয়স্থান পূর্ণ হতে চলেছে"</string>
<string name="sms_storage_low_text" msgid="7036247475855447830">"আপনার ফোনে অরো বেশি সঞ্চয়স্থান উপলব্ধ না থাকলে, বার্তাপ্রেরণ বার্তাগুলি পাঠাতে বা গ্রহণ করতে নাও পারে৷"</string>
<string name="sms_storage_low_notification_ticker" msgid="2393739822170029830">"SMS সংগ্রহস্থল বেশি নেই৷ আপনাকে বার্তা মুছতে হতে পারে৷"</string>
<string name="enter_phone_number_title" msgid="7263355879949248448">"আপনার ফোন নম্বর নিশ্চিত করুন"</string>
<string name="enter_phone_number_text" msgid="4539767473801195966">"এই এককালীন ধাপটি নিশ্চিত করে যে বার্তাপ্রেরণ গোষ্ঠী বার্তাগুলিকে সঠিকভাবে বিতরণ করবে৷"</string>
<string name="enter_phone_number_hint" msgid="6242965213882272822">"ফোন নম্বর"</string>
<string name="delete_all_media" msgid="5549693176734564386">"মিডিয়ার সাথে সমস্ত বার্তা মুছুন"</string>
<string name="delete_oldest_messages" msgid="9204277306804390707">"<xliff:g id="DURATION">%s</xliff:g> এর থেকে পুরানো বার্তাগুলি মুছুন"</string>
<string name="auto_delete_oldest_messages" msgid="7766679943833404968">"<xliff:g id="DURATION">%s</xliff:g>-এর থেকে পুরানো বার্তা স্বংয়ক্রিয়ভাবে মুছুন"</string>
<string name="ignore" msgid="7063392681130898793">"উপেক্ষা করুন"</string>
<string name="delete_all_media_confirmation" msgid="4601960420953525559">"মিডিয়ার সমন্বিত সমস্ত বার্তা মুছুন"</string>
<string name="delete_oldest_messages_confirmation" msgid="6172297718425265784">"<xliff:g id="DURATION">%s</xliff:g>-এর থেকে পুরানো বার্তাগুলি মুছবেন?"</string>
<string name="auto_delete_oldest_messages_confirmation" msgid="9071499976729145269">"<xliff:g id="DURATION">%s</xliff:g>-এর থেকে পুরানো বার্তা মুছে দিন এবং স্বয়ংক্রিয়ভাবে মোছা চালু করবেন?"</string>
<string name="incoming_text_sender_content_description" msgid="2481078288502342745">"<xliff:g id="SENDER">%s</xliff:g> বলেছেন"</string>
<string name="outgoing_text_sender_content_description" msgid="3492116976256510272">"আপনি বলেছেন"</string>
<string name="incoming_sender_content_description" msgid="7512757244515303701">"<xliff:g id="SENDER">%s</xliff:g> এর থেকে বার্তা"</string>