Skip to content

Commit 81d3b17

Browse files
author
Jens Vannerum
committed
94474: Clarify processing message
1 parent 9fc7b57 commit 81d3b17

17 files changed

Lines changed: 31 additions & 22 deletions

File tree

src/app/shared/uploader/uploader.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</button>
3838
</div>
3939
<span *ngIf="uploader.progress < 100 && !(uploader.progress === 0 && !uploader.options.autoUpload)" class="float-right mr-3">{{ uploader.progress }}%</span>
40-
<span *ngIf="uploader.progress === 100" class="float-right mr-3">{{'uploader.processing' | translate}}...</span>
40+
<span *ngIf="uploader.progress === 100" class="float-right mr-3">{{'uploader.processing' | translate}}</span>
4141
</div>
4242
<div class="ds-base-drop-zone-progress clearfix mt-2">
4343
<div role="progressbar"

src/assets/i18n/ar.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6651,9 +6651,9 @@
66516651
// TODO New key - Add a translation
66526652
"uploader.or": ", or ",
66536653

6654-
// "uploader.processing": "Processing",
6654+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
66556655
// TODO New key - Add a translation
6656-
"uploader.processing": "Processing",
6656+
"uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
66576657

66586658
// "uploader.queue-length": "Queue length",
66596659
// TODO New key - Add a translation

src/assets/i18n/cs.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6518,9 +6518,9 @@
65186518
// TODO New key - Add a translation
65196519
"uploader.or": ", or ",
65206520

6521-
// "uploader.processing": "Processing",
6521+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
65226522
// TODO New key - Add a translation
6523-
"uploader.processing": "Processing",
6523+
"uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
65246524

65256525
// "uploader.queue-length": "Queue length",
65266526
// TODO New key - Add a translation

src/assets/i18n/de.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5751,7 +5751,8 @@
57515751
// TODO Source message changed - Revise the translation
57525752
"uploader.or": " oder",
57535753

5754-
// "uploader.processing": "Processing",
5754+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
5755+
// TODO Source message changed - Revise the translation
57555756
"uploader.processing": "Bearbeitung läuft",
57565757

57575758
// "uploader.queue-length": "Queue length",

src/assets/i18n/en.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3672,7 +3672,7 @@
36723672

36733673
"uploader.or": ", or ",
36743674

3675-
"uploader.processing": "Processing",
3675+
"uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
36763676

36773677
"uploader.queue-length": "Queue length",
36783678

src/assets/i18n/es.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5911,7 +5911,8 @@
59115911
// TODO Source message changed - Revise the translation
59125912
"uploader.or": ", o",
59135913

5914-
// "uploader.processing": "Processing",
5914+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
5915+
// TODO Source message changed - Revise the translation
59155916
"uploader.processing": "Procesando",
59165917

59175918
// "uploader.queue-length": "Queue length",

src/assets/i18n/fi.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5061,7 +5061,8 @@
50615061
// "uploader.or": ", or ",
50625062
"uploader.or": " tai",
50635063

5064-
// "uploader.processing": "Processing",
5064+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
5065+
// TODO Source message changed - Revise the translation
50655066
"uploader.processing": "Käsitellään",
50665067

50675068
// "uploader.queue-length": "Queue length",

src/assets/i18n/fr.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5019,7 +5019,8 @@
50195019
// "uploader.or": ", or ",
50205020
"uploader.or": ", ou ",
50215021

5022-
// "uploader.processing": "Processing",
5022+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
5023+
// TODO Source message changed - Revise the translation
50235024
"uploader.processing": "En cours de traitement",
50245025

50255026
// "uploader.queue-length": "Queue length",

src/assets/i18n/hu.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5072,7 +5072,8 @@
50725072
// TODO Source message changed - Revise the translation
50735073
"uploader.or": ", vagy",
50745074

5075-
// "uploader.processing": "Processing",
5075+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
5076+
// TODO Source message changed - Revise the translation
50765077
"uploader.processing": "Feldolgozás",
50775078

50785079
// "uploader.queue-length": "Queue length",

src/assets/i18n/ja.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6651,9 +6651,9 @@
66516651
// TODO New key - Add a translation
66526652
"uploader.or": ", or ",
66536653

6654-
// "uploader.processing": "Processing",
6654+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
66556655
// TODO New key - Add a translation
6656-
"uploader.processing": "Processing",
6656+
"uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
66576657

66586658
// "uploader.queue-length": "Queue length",
66596659
// TODO New key - Add a translation

0 commit comments

Comments
 (0)