Skip to content

Commit ff28074

Browse files
committed
new option to keep message
1 parent 2177bcd commit ff28074

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

res/values-es/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ Ejemplo: para +34 (España) 123 456 789 escribe 34 123456789"</string>
9393
<string name="title_instantApp">Aplicación instantánea</string>
9494
<string name="txt_availocales">Solo los idiomas disponibles [[lcl|en tu dispositivo]] están instalados, para reducir el tamaño de la aplicación.</string>
9595
<string name="util_none">Nada</string>
96-
<string name="chk_keepprefix">Mantener prefijo por defecto:</string>
96+
<string name="chk_keepprefix">Mantener un prefijo por defecto:</string>
97+
<string name="chk_keepmessage">Mantener un mensaje por defecto (también activa las opciones avanzadas por defecto):</string>
9798
<string name="chk_autoopen">Abrir automáticamente cuando un número es autorellenado (compartir, marcar, recientes o portapapeles).</string>
9899
<string-array name="chl_notify">
99100
<item>No notificar nunca</item>

res/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ The app will close. Next time you open it'll behave as a fresh install."</string
8282
<string name="chk_enableRecents">Save recent numbers/messages. (disabling it will clear saved ones)</string>
8383
<string name="chk_hideInfo">Hide the help text from the main screen</string>
8484
<string name="chk_keepprefix">Keep a default prefix:</string>
85+
<string name="chk_keepmessage">Keep a default message (also enables advanced mode by default):</string>
8586
<string name="chk_autoopen">Open automatically when a number is autofilled (share, call, recent or clipboard).</string>
8687
<string name="txt_mode">Opening mode:</string>
8788
<string-array name="chl_openable">

0 commit comments

Comments
 (0)