Add option to send on enter pressed
This commit is contained in:
parent
44a6cfb8d4
commit
407538e497
50 changed files with 112 additions and 16 deletions
|
|
@ -65,6 +65,7 @@
|
|||
<string name="sender_only">Solamente el remitente</string>
|
||||
<string name="enable_delivery_reports">Habilitar informes de entrega</string>
|
||||
<string name="use_simple_characters">Elimina los acentos y signos diacríticos al enviar mensajes</string>
|
||||
<string name="send_on_enter">Send message on pressing Enter</string>
|
||||
<string name="mms_file_size_limit">Cambiar el tamaño de las imágenes MMS enviadas</string>
|
||||
<string name="mms_file_size_limit_none">Sin límites</string>
|
||||
<string name="outgoing_messages">Mensajes salientes</string>
|
||||
|
|
@ -90,4 +91,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue