Commit 77c02523f44c94b6e708fba31eef7695d5991755

Authored by Vladyslav_Prykhodko
1 parent 161c3ad4

UI: Change order translate ota-package

... ... @@ -2161,30 +2161,30 @@
2161 2161 "content-type": "Content type",
2162 2162 "copy-checksum": "Copy checksum",
2163 2163 "copyId": "Copy package Id",
2164   - "idCopiedMessage": "Package Id has been copied to clipboard",
2165   - "description": "Description",
2166 2164 "delete": "Delete package",
2167 2165 "delete-ota-update-text": "Be careful, after the confirmation the OTA update will become unrecoverable.",
2168 2166 "delete-ota-update-title": "Are you sure you want to delete the OTA update '{{title}}'?",
2169 2167 "delete-ota-updates-text": "Be careful, after the confirmation all selected OTA updates will be removed.",
2170 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 2170 "download": "Download package",
  2171 + "drop-file": "Drop a package file or click to select a file to upload.",
2173 2172 "file-name": "File name",
2174 2173 "file-size": "File size",
2175 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 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 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 2181 "ota-update": "OTA update",
2184 2182 "ota-update-details": "OTA update details",
2185 2183 "ota-updates": "OTA updates",
2186 2184 "package-type": "Package type",
2187 2185 "packages-repository": "Packages repository",
  2186 + "search": "Search packages",
  2187 + "selected-package": "{ count, plural, 1 {1 package} other {# packages} } selected",
2188 2188 "title": "Title",
2189 2189 "title-required": "Title is required.",
2190 2190 "types": {
... ...