Commit 77c02523f44c94b6e708fba31eef7695d5991755

Authored by Vladyslav_Prykhodko
1 parent 161c3ad4

UI: Change order translate ota-package

@@ -2161,30 +2161,30 @@ @@ -2161,30 +2161,30 @@
2161 "content-type": "Content type", 2161 "content-type": "Content type",
2162 "copy-checksum": "Copy checksum", 2162 "copy-checksum": "Copy checksum",
2163 "copyId": "Copy package Id", 2163 "copyId": "Copy package Id",
2164 - "idCopiedMessage": "Package Id has been copied to clipboard",  
2165 - "description": "Description",  
2166 "delete": "Delete package", 2164 "delete": "Delete package",
2167 "delete-ota-update-text": "Be careful, after the confirmation the OTA update will become unrecoverable.", 2165 "delete-ota-update-text": "Be careful, after the confirmation the OTA update will become unrecoverable.",
2168 "delete-ota-update-title": "Are you sure you want to delete the OTA update '{{title}}'?", 2166 "delete-ota-update-title": "Are you sure you want to delete the OTA update '{{title}}'?",
2169 "delete-ota-updates-text": "Be careful, after the confirmation all selected OTA updates will be removed.", 2167 "delete-ota-updates-text": "Be careful, after the confirmation all selected OTA updates will be removed.",
2170 "delete-ota-updates-title": "Are you sure you want to delete { count, plural, 1 {1 OTA update} other {# OTA updates} }?", 2168 "delete-ota-updates-title": "Are you sure you want to delete { count, plural, 1 {1 OTA update} other {# OTA updates} }?",
2171 - "drop-file": "Drop a package file or click to select a file to upload.", 2169 + "description": "Description",
2172 "download": "Download package", 2170 "download": "Download package",
  2171 + "drop-file": "Drop a package file or click to select a file to upload.",
2173 "file-name": "File name", 2172 "file-name": "File name",
2174 "file-size": "File size", 2173 "file-size": "File size",
2175 "file-size-bytes": "File size in bytes", 2174 "file-size-bytes": "File size in bytes",
2176 - "no-packages-text": "No packages found",  
2177 - "no-firmware-text": "No compatible Firmware OTA Update packages provisioned.", 2175 + "idCopiedMessage": "Package Id has been copied to clipboard",
2178 "no-firmware-matching": "No compatible Firmware OTA Update packages matching '{{entity}}' were found.", 2176 "no-firmware-matching": "No compatible Firmware OTA Update packages matching '{{entity}}' were found.",
2179 - "no-software-text": "No compatible Software OTA Update packages provisioned.", 2177 + "no-firmware-text": "No compatible Firmware OTA Update packages provisioned.",
  2178 + "no-packages-text": "No packages found",
2180 "no-software-matching": "No compatible Software OTA Update packages matching '{{entity}}' were found.", 2179 "no-software-matching": "No compatible Software OTA Update packages matching '{{entity}}' were found.",
2181 - "search": "Search packages",  
2182 - "selected-package": "{ count, plural, 1 {1 package} other {# packages} } selected", 2180 + "no-software-text": "No compatible Software OTA Update packages provisioned.",
2183 "ota-update": "OTA update", 2181 "ota-update": "OTA update",
2184 "ota-update-details": "OTA update details", 2182 "ota-update-details": "OTA update details",
2185 "ota-updates": "OTA updates", 2183 "ota-updates": "OTA updates",
2186 "package-type": "Package type", 2184 "package-type": "Package type",
2187 "packages-repository": "Packages repository", 2185 "packages-repository": "Packages repository",
  2186 + "search": "Search packages",
  2187 + "selected-package": "{ count, plural, 1 {1 package} other {# packages} } selected",
2188 "title": "Title", 2188 "title": "Title",
2189 "title-required": "Title is required.", 2189 "title-required": "Title is required.",
2190 "types": { 2190 "types": {