diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index e974d34a..c2a08273 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -7162,7 +7162,10 @@ Exampletown Element 1.1.1 Element 1.2 Element 2 -Element 3 +Element 3 + +Element 1 -> Element 1.1 +Element 1 -> Element 1.2 @@ -12360,7 +12363,7 @@ Please note, that you can not impersonate a disabled user. If you try you will g part_list.action.action.change_location - Change location (only for parts with single stock) + Change location (only for parts with single lot) diff --git a/translations/messages.es.xlf b/translations/messages.es.xlf index 3694a7f3..f1fd8263 100644 --- a/translations/messages.es.xlf +++ b/translations/messages.es.xlf @@ -12344,5 +12344,29 @@ Por favor ten en cuenta que no puedes personificar a un usuario deshabilitado. S Ver versión externa + + + part.table.actions.error + Han ocurrido %count% errores mientras se ejecutaba la acción: + + + + + part.table.actions.error_detail + %part_name% (ID: %part_id%): %message% + + + + + part_list.action.action.change_location + Cambiar de ubicación (solo para componentes con un único lote) + + + + + parts.table.action_handler.error.part_lots_multiple + Este componente contiene más de un stock. Cambie la ubicación manualmente para seleccionar el stock deseado. + +