|
@@ -188,7 +188,11 @@
|
|
|
</trans-unit>
|
|
|
<trans-unit id="message_batch_confirmation">
|
|
|
<source>message_batch_confirmation</source>
|
|
|
- <target>{0}¿Está seguro que quiere confirmar y ejecutar esta accion para todos los elementos seleccionados?|[1,+Inf[¿Está seguro que quiere confirmar y ejecutar esta accion para todos los %count% elementos seleccionados?</target>
|
|
|
+ <target>{0}¿Está seguro que quiere confirmar y ejecutar esta acción para todos los elementos seleccionados?|[1,+Inf[¿Está seguro que quiere confirmar y ejecutar esta acción para todos los %count% elementos seleccionados?</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="message_batch_all_confirmation">
|
|
|
+ <source>message_batch_all_confirmation</source>
|
|
|
+ <target>¿Está seguro que quiere confirmar y ejecutar esta acción para todos los elementos?</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id="btn_execute_batch_action">
|
|
|
<source>btn_execute_batch_action</source>
|
|
@@ -324,15 +328,15 @@
|
|
|
|
|
|
<trans-unit id="btn_preview">
|
|
|
<source>btn_preview</source>
|
|
|
- <target>btn_preview</target>
|
|
|
+ <target>Vista preliminar</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id="btn_preview_approve">
|
|
|
<source>btn_preview_approve</source>
|
|
|
- <target>btn_preview_approve</target>
|
|
|
+ <target>Aprobar</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id="btn_preview_decline">
|
|
|
<source>btn_preview_decline</source>
|
|
|
- <target>btn_preview_decline</target>
|
|
|
+ <target>Cancelar</target>
|
|
|
</trans-unit>
|
|
|
</body>
|
|
|
</file>
|