diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 845c0df1..a428b0a0 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -11957,5 +11957,83 @@ Please note, that you can not impersonate a disabled user. If you try you will g Stocked amount + + + collection_type.new_element.tooltip + This element was newly created and was not persisted to the database yet. + + + + + part.merge.title + Merge part + + + + + part.merge.title.into + into + + + + + part.merge.confirm.title + Do you really want to merge <b>%other%</b> into <b>%target%</b>? + + + + + part.merge.confirm.message + <b>%other%</b> will be deleted, and the part will be saved with the shown information. + + + + + part.info.merge_modal.title + Merge parts + + + + + part.info.merge_modal.other_part + Other part + + + + + part.info.merge_modal.other_into_this + Merge other part into this one (delete other part, keep this one) + + + + + part.info.merge_modal.this_into_other + Merge this part into other one (delete this part, keep other one) + + + + + part.info.merge_btn + Merge part + + + + + part.update_part_from_info_provider.btn + Update part from info providers + + + + + info_providers.update_part.title + Update existing part from info provider + + + + + part.merge.flash.please_review + Data not saved yet. Review the changes and click save to persist the new data. + +