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> días</item>
|
||||
<item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> día</item>
|
||||
</plurals>
|
||||
<plurals name="week_count" formatted="false" msgid="1301973226125551953">
|
||||
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> semanas</item>
|
||||
<item quantity="one">unha semana</item>
|
||||
</plurals>
|
||||
<plurals name="month_count" formatted="false" msgid="4858515363324110232">
|
||||
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> meses</item>
|
||||
<item quantity="one">un mes</item>
|
||||
</plurals>
|
||||
<plurals name="year_count" formatted="false" msgid="4522546496183798317">
|
||||
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> anos</item>
|
||||
<item quantity="one">un ano</item>
|
||||
</plurals>
|
||||
<string name="class_0_message_activity" msgid="4603850264073169854">"Mensaxe de clase 0"</string>
|
||||
<string name="save" msgid="5081141452059463572">"Gardar"</string>
|
||||
<string name="sms_storage_low_title" msgid="7985379565293259177">"Estase esgotando o espazo de almacenamento"</string>
|
||||
<string name="sms_storage_low_text" msgid="7036247475855447830">"É posible que Mensaxería non envíe nin reciba mensaxes ata que haxa máis espazo dispoñible no teu dispositivo."</string>
|
||||
<string name="sms_storage_low_notification_ticker" msgid="2393739822170029830">"Queda pouco almacenamento de SMS restante. É posible que precises eliminar mensaxes."</string>
|
||||
<string name="enter_phone_number_title" msgid="7263355879949248448">"Confirma o teu número de teléfono"</string>
|
||||
<string name="enter_phone_number_text" msgid="4539767473801195966">"Este paso único garantirá que Mensaxería entregue as túas mensaxes de grupo de forma adecuada."</string>
|
||||
<string name="enter_phone_number_hint" msgid="6242965213882272822">"Número de teléfono"</string>
|
||||
<string name="delete_all_media" msgid="5549693176734564386">"Eliminar todas as mensaxes con ficheiros multimedia"</string>
|
||||
<string name="delete_oldest_messages" msgid="9204277306804390707">"Eliminar mensaxes anteriores a <xliff:g id="DURATION">%s</xliff:g>"</string>
|
||||
<string name="auto_delete_oldest_messages" msgid="7766679943833404968">"Eliminar automaticamente mensaxes anteriores a <xliff:g id="DURATION">%s</xliff:g>"</string>
|
||||
<string name="ignore" msgid="7063392681130898793">"Ignorar"</string>
|
||||
<string name="delete_all_media_confirmation" msgid="4601960420953525559">"Queres eliminar todas as mensaxes con ficheiros multimedia?"</string>
|
||||
<string name="delete_oldest_messages_confirmation" msgid="6172297718425265784">"Queres eliminar as mensaxes anteriores a <xliff:g id="DURATION">%s</xliff:g>?"</string>
|
||||
<string name="auto_delete_oldest_messages_confirmation" msgid="9071499976729145269">"Queres eliminar mensaxes anteriores a <xliff:g id="DURATION">%s</xliff:g> e activar a eliminación automática?"</string>
|
||||
<string name="incoming_text_sender_content_description" msgid="2481078288502342745">"<xliff:g id="SENDER">%s</xliff:g> dixo"</string>
|
||||
<string name="outgoing_text_sender_content_description" msgid="3492116976256510272">"Dixeches"</string>
|
||||
<string name="incoming_sender_content_description" msgid="7512757244515303701">"Mensaxe de <xliff:g id="SENDER">%s</xliff:g>"</string>
|
||||
|
||||
Reference in New Issue
Block a user