diff --git a/translations/validators.en.xlf b/translations/validators.en.xlf index cc062ad2..76a6a7d8 100644 --- a/translations/validators.en.xlf +++ b/translations/validators.en.xlf @@ -100,7 +100,7 @@ validator.orderdetail.supplier_must_not_be_null - You must select an supplier! + You must select a supplier! @@ -124,7 +124,7 @@ project.bom_entry.name_already_in_bom - There is already an BOM entry with this name! + There is already a BOM entry with this name! @@ -136,19 +136,19 @@ project.bom_entry.mountnames_quantity_mismatch - The number of mountnames has to match the BOMs quantity! + The number of mountnames has to match the BOM's quantity! project.bom_entry.can_not_add_own_builds_part - You can not add a project's own builds part to the BOM. + You can not add a project's own build part to the BOM. project.bom_has_to_include_all_subelement_parts - The project BOM has to include all subprojects builds parts. Part %part_name% of project %project_name% missing! + The project BOM has to include all subprojects' build parts. Part %part_name% of project %project_name% missing! @@ -220,7 +220,7 @@ validator.year_2038_bug_on_32bit - Due to technical limitations, it is not possible to select dates after the 2038-01-19 on 32-bit systems! + Due to technical limitations, it is not possible to select dates after 2038-01-19 on 32-bit systems! @@ -238,7 +238,7 @@ validator.google_code.wrong_code - Invalid code. Check that your authenticator app is set up correctly and that both the server and authentication device has the time set correctly. + Invalid code. Check that your authenticator app is set up correctly and that both the server and authentication device have the time set correctly. @@ -250,25 +250,25 @@ validator.invalid_gtin - This is not an valid GTIN / EAN! + This is not a valid GTIN / EAN! info_providers.validation.provider_id_without_key - If you specify an provider ID, you also need to specify an info provider or remove both. + If you specify a provider ID, you also need to specify an info provider or remove both. info_providers.validation.provider_url_without_key - If you specify an provider URL, you also need to specify an info provider. + If you specify a provider URL, you also need to specify an info provider. info_providers.validation.provider_key_without_id - If you specify an info provider, you also need to provide an provider id, or remove both. + If you specify an info provider, you also need to provide a provider ID, or remove both.