diff --git a/ar/measurement_type_set.php b/ar/measurement_type_set.php index c147337..fb26784 100644 --- a/ar/measurement_type_set.php +++ b/ar/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/cs/measurement_type_set.php b/cs/measurement_type_set.php index 7e9b730..9ec4e25 100644 --- a/cs/measurement_type_set.php +++ b/cs/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/de/measurement_type_set.php b/de/measurement_type_set.php index dcbb3c7..8e8352a 100644 --- a/de/measurement_type_set.php +++ b/de/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Passepartout Außenmaß, Breite', 'height_plate' => 'Plattenmaß, Höhe', 'width_plate' => 'Plattenmaß, Breite', + 'length_packaging' => 'Verpackung, Länge', + 'height_packaging' => 'Verpackung, Höhe', + 'width_packaging' => 'Verpackung, Breite', + 'length_box' => 'Kiste, Länge', + 'height_box' => 'Kiste, Höhe', + 'width_box' => 'Kiste, Breite', ); diff --git a/dsb/measurement_type_set.php b/dsb/measurement_type_set.php index c147337..fb26784 100644 --- a/dsb/measurement_type_set.php +++ b/dsb/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/en/measurement_type_set.php b/en/measurement_type_set.php index c147337..fb26784 100644 --- a/en/measurement_type_set.php +++ b/en/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/es/measurement_type_set.php b/es/measurement_type_set.php index c147337..fb26784 100644 --- a/es/measurement_type_set.php +++ b/es/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/fr/measurement_type_set.php b/fr/measurement_type_set.php index c147337..fb26784 100644 --- a/fr/measurement_type_set.php +++ b/fr/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/hi/measurement_type_set.php b/hi/measurement_type_set.php index 5a7013a..119cbbb 100644 --- a/hi/measurement_type_set.php +++ b/hi/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/hsb/measurement_type_set.php b/hsb/measurement_type_set.php index c147337..fb26784 100644 --- a/hsb/measurement_type_set.php +++ b/hsb/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/hu/measurement_type_set.php b/hu/measurement_type_set.php index af0c663..5e8dcb5 100644 --- a/hu/measurement_type_set.php +++ b/hu/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/id/measurement_type_set.php b/id/measurement_type_set.php index c147337..fb26784 100644 --- a/id/measurement_type_set.php +++ b/id/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/it/measurement_type_set.php b/it/measurement_type_set.php index c147337..fb26784 100644 --- a/it/measurement_type_set.php +++ b/it/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/iw/measurement_type_set.php b/iw/measurement_type_set.php index c147337..fb26784 100644 --- a/iw/measurement_type_set.php +++ b/iw/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/kn/measurement_type_set.php b/kn/measurement_type_set.php index 7babf8e..3f283bb 100644 --- a/kn/measurement_type_set.php +++ b/kn/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/nl/measurement_type_set.php b/nl/measurement_type_set.php index c147337..fb26784 100644 --- a/nl/measurement_type_set.php +++ b/nl/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/pl/measurement_type_set.php b/pl/measurement_type_set.php index c147337..fb26784 100644 --- a/pl/measurement_type_set.php +++ b/pl/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/pt/measurement_type_set.php b/pt/measurement_type_set.php index c147337..fb26784 100644 --- a/pt/measurement_type_set.php +++ b/pt/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/qu/measurement_type_set.php b/qu/measurement_type_set.php index c147337..fb26784 100644 --- a/qu/measurement_type_set.php +++ b/qu/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/ro/measurement_type_set.php b/ro/measurement_type_set.php index c147337..fb26784 100644 --- a/ro/measurement_type_set.php +++ b/ro/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/ru/measurement_type_set.php b/ru/measurement_type_set.php index dbb3530..60505bd 100644 --- a/ru/measurement_type_set.php +++ b/ru/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/ta/measurement_type_set.php b/ta/measurement_type_set.php index 94a1117..e32f0f9 100644 --- a/ta/measurement_type_set.php +++ b/ta/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/te/measurement_type_set.php b/te/measurement_type_set.php index c500954..65f9532 100644 --- a/te/measurement_type_set.php +++ b/te/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/tl/measurement_type_set.php b/tl/measurement_type_set.php index c147337..fb26784 100644 --- a/tl/measurement_type_set.php +++ b/tl/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/tr/measurement_type_set.php b/tr/measurement_type_set.php index c147337..fb26784 100644 --- a/tr/measurement_type_set.php +++ b/tr/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/uk/measurement_type_set.php b/uk/measurement_type_set.php index 5792776..85d9811 100644 --- a/uk/measurement_type_set.php +++ b/uk/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', ); diff --git a/zh/measurement_type_set.php b/zh/measurement_type_set.php index c147337..fb26784 100644 --- a/zh/measurement_type_set.php +++ b/zh/measurement_type_set.php @@ -59,4 +59,10 @@ $measurement_type_set = array ( 'width_image_mount_outer' => 'Image mount, outer width', 'height_plate' => 'Plate, height', 'width_plate' => 'Plate, width', + 'length_packaging' => 'Length of package', + 'height_packaging' => 'Height of package', + 'width_packaging' => 'Width of package', + 'length_box' => 'Box, length', + 'height_box' => 'Box, height', + 'width_box' => 'Box, width', );