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:
@@ -59,33 +59,11 @@
|
||||
<item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> ថ្ងៃ</item>
|
||||
<item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> ថ្ងៃ</item>
|
||||
</plurals>
|
||||
<plurals name="week_count" formatted="false" msgid="1301973226125551953">
|
||||
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> សប្តាហ៍</item>
|
||||
<item quantity="one">មួយសប្តាហ៍</item>
|
||||
</plurals>
|
||||
<plurals name="month_count" formatted="false" msgid="4858515363324110232">
|
||||
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> ខែ</item>
|
||||
<item quantity="one">មួយខែ</item>
|
||||
</plurals>
|
||||
<plurals name="year_count" formatted="false" msgid="4522546496183798317">
|
||||
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> ឆ្នាំ</item>
|
||||
<item quantity="one">មួយឆ្នាំ</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>
|
||||
|
||||
Reference in New Issue
Block a user