diff --git a/oem/oem_ipc/www/assets/i18n/en-US.json b/oem/oem_ipc/www/assets/i18n/en-US.json index 4b432d3..94d514d 100644 --- a/oem/oem_ipc/www/assets/i18n/en-US.json +++ b/oem/oem_ipc/www/assets/i18n/en-US.json @@ -499,7 +499,7 @@ "Download": { "inquireCondition": "Inquire Condition", - "startDownload": "Start Download", + "startDownload": "Download", "stopDownload": "Stop Download", "fileType": "File Type", "startTime": "Start Time", @@ -686,7 +686,7 @@ "maxAge": "Max age", "ageOrder": "Max age should be bigger than min age!", "timeOrder": "Endtime should be bigger thatn Starttime!", - "selectFile": "Select File", + "selectFile": "Select", "noFileSelected": "No File Selected", "noFileSelectedWithLimit": "No File Selected(file size should be smaller than 1M)", "qualifiedFile": "Qualified File", diff --git a/oem/oem_ipc/www/index.html b/oem/oem_ipc/www/index.html index f9d1a56..aa6f66b 100644 --- a/oem/oem_ipc/www/index.html +++ b/oem/oem_ipc/www/index.html @@ -10,5 +10,5 @@