From 4dd0f70f6cfe1c6f32ae9d76a51f30007a3d3471 Mon Sep 17 00:00:00 2001 From: "marco.locatelli@steamware.net" Date: Tue, 11 Aug 2020 13:02:15 +0200 Subject: [PATCH] translation progress1 --- NKC_WF/WebUserControls/cmp_stackBuilding.ascx | 4 +- NKC_WF/WebUserControls/cmp_stackList.ascx | 4 +- NKC_WF/WebUserControls/cmp_stackLoading.ascx | 96 +++++++++---------- 3 files changed, 52 insertions(+), 52 deletions(-) diff --git a/NKC_WF/WebUserControls/cmp_stackBuilding.ascx b/NKC_WF/WebUserControls/cmp_stackBuilding.ascx index 3263614..8139630 100644 --- a/NKC_WF/WebUserControls/cmp_stackBuilding.ascx +++ b/NKC_WF/WebUserControls/cmp_stackBuilding.ascx @@ -6,7 +6,7 @@
-

BUNK BUILDING

+

# <%: traduci("BunkBuilding") %>

@@ -29,4 +29,4 @@
- + \ No newline at end of file diff --git a/NKC_WF/WebUserControls/cmp_stackList.ascx b/NKC_WF/WebUserControls/cmp_stackList.ascx index bda5b84..7d1aaec 100644 --- a/NKC_WF/WebUserControls/cmp_stackList.ascx +++ b/NKC_WF/WebUserControls/cmp_stackList.ascx @@ -4,7 +4,7 @@
- BUNK List + # <%: traduci("BunkList") %>
@@ -19,7 +19,7 @@ - No Record + # <%: traduci("NoRecord") %> diff --git a/NKC_WF/WebUserControls/cmp_stackLoading.ascx b/NKC_WF/WebUserControls/cmp_stackLoading.ascx index 23e3d90..07b32b2 100644 --- a/NKC_WF/WebUserControls/cmp_stackLoading.ascx +++ b/NKC_WF/WebUserControls/cmp_stackLoading.ascx @@ -3,53 +3,53 @@ <%@ Register Src="~/WebUserControls/cmp_stackNextloading.ascx" TagPrefix="uc1" TagName="cmp_stackNextloading" %>
-
-
-
-

PROD simul

-
-
- ADVANCE prod -
-
-
-
- - - - <%: traduci("StackLoaded") %> - - -
-
- BATCH: - -
- TOT BUNK: - -
-
- <%: traduci("BatchCurrent") %> -
- TOT SHEETS: - -
-
- Due Date: - -
- TOT ITEMS: - -
+
+
+
+

# <%: traduci("ProdSimul") %>

+
+
+ ADVANCE prod +
- - - -
-
- -
-
- -
+
+
+ + + + <%: traduci("StackLoaded") %> + + +
+
+ # <%: traduci("Batch") %> + +
+ # <%: traduci("TotBunk") %> + +
+
+ <%: traduci("BatchCurrent") %> +
+ # <%: traduci("TotSheets") %> + +
+
+ # <%: traduci("DueDate") %> + +
+ # <%: traduci("TotItems") %> + +
+
+
+
+ +
+
+ +
+
+ +