Skip to content

Commit

Permalink
dcm4che/dcm4chee-arc-light#2710 : UI Navigation -> Studies : Enable t…
Browse files Browse the repository at this point in the history
…o create UPS records for local matching studies using a UPS Template
  • Loading branch information
vrindanayak committed Sep 1, 2020
1 parent 31fb2b2 commit f53d8d4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webapp/assets/locale/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1546,6 +1546,7 @@
"upload_csv": "Upload CSV",
"upload_failed_please_try_again_later": "Upload failed, please try again later!",
"upload_file": "Upload file",
"ups_matching_studies": "UPS records for matching studies",
"ups_records_created_successfully": "UPS records created successfully!",
"ups_template_id": "UPS Template ID",
"ups_template_ids": "UPS Template IDs",
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/assets/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1543,6 +1543,7 @@
"upload_csv": "Upload CSV",
"upload_failed_please_try_again_later": "Upload failed, please try again later!",
"upload_file": "Upload file",
"ups_matching_studies": "UPS records for matching studies",
"ups_records_created_successfully": "UPS records created successfully!",
"ups_template_id": "UPS Template ID",
"ups_template_ids": "UPS Template IDs",
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/assets/locale/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1546,6 +1546,7 @@
"upload_csv": "सी.एस.वी. (CSV) फाइल अपलोड करें",
"upload_failed_please_try_again_later": "अपलोड करना असफल हुआ, कृपया फिरसे कोशिश करें!",
"upload_file": "फाइल अपलोड करें",
"ups_matching_studies": "मिलान स्टडीज का यू.पी.एस. (UPS) निर्माण",
"ups_records_created_successfully": "यू.पी.एस. (UPS) रेकॉर्ड्स सफलतापूर्वक निर्माण किए गए!",
"ups_template_id": "यू.पी.एस. (UPS) फर्मा आई.डी. (ID)",
"ups_template_ids": "यू.पी.एस. (UPS) फर्मा आई.डी. (IDs)",
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/assets/locale/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -1543,6 +1543,7 @@
"upload_csv": "Carica file CSV",
"upload_failed_please_try_again_later": "Caricamento non riuscito! Riprovare più tardi!",
"upload_file": "Caricare file",
"ups_matching_studies": "UPS records for matching studies",
"ups_records_created_successfully": "UPS records created successfully!",
"ups_template_id": "UPS Template ID",
"ups_template_ids": "UPS Template IDs",
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/assets/locale/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -1546,6 +1546,7 @@
"upload_csv": "Upload CSV",
"upload_failed_please_try_again_later": "Upload failed, please try again later!",
"upload_file": "Upload file",
"ups_matching_studies": "UPS records for matching studies",
"ups_records_created_successfully": "UPS records created successfully!",
"ups_template_id": "UPS Template ID",
"ups_template_ids": "UPS Template IDs",
Expand Down

0 comments on commit f53d8d4

Please sign in to comment.