diff --git a/NKC_WF/WebUserControls/cmp_stackNextloading.ascx b/NKC_WF/WebUserControls/cmp_stackNextloading.ascx index 6c43c1d..9d858c5 100644 --- a/NKC_WF/WebUserControls/cmp_stackNextloading.ascx +++ b/NKC_WF/WebUserControls/cmp_stackNextloading.ascx @@ -6,10 +6,10 @@ - NO CURRENT BUNK + # <%: traduci("NoCurrentBunk") %> - ...waiting + # <%: traduci("Waiting") %> @@ -18,40 +18,40 @@ - PREVIOUS BUNK: + # <%: traduci("Previous") %> # <%: traduci("Bunk") %> () - CURRENT BUNK: + # <%: traduci("Current") %># <%: traduci("Bunk") %> () - sheets: + # <%: traduci("Sheets") %> - printed: + # <%: traduci("Printed") %> - worked: + # <%: traduci("Worked") %> - To Redo: + # <%: traduci("ToRedo") %> - Items: + # <%: traduci("Items") %> - Items: + # <%: traduci("Items") %> @@ -68,17 +68,17 @@ - NEXT BUNK: + # <%: traduci("Next") %> # <%: traduci("Bunk") %> () - sheets: | printed: + # <%: traduci("Sheets") %> | printed: | worked: - Items: + # <%: traduci("Items") %> @@ -86,10 +86,10 @@ - NO NEXT BUNK + # <%: traduci("NoNextBunk") %> - BATCH complete + # <%: traduci("BatchComplete") %> @@ -99,8 +99,7 @@ - - + <%: traduci("CollectRedoOnEnd") %> diff --git a/NKC_WF/WebUserControls/cmp_taktList.ascx b/NKC_WF/WebUserControls/cmp_taktList.ascx index 86c28f0..cd747fa 100644 --- a/NKC_WF/WebUserControls/cmp_taktList.ascx +++ b/NKC_WF/WebUserControls/cmp_taktList.ascx @@ -5,7 +5,7 @@ - BATCH List + # <%: traduci("BatchList") %> @@ -20,7 +20,7 @@ - No Record + # <%: traduci("NoRecord") %> diff --git a/NKC_WF/WebUserControls/cmp_validationSummary.ascx b/NKC_WF/WebUserControls/cmp_validationSummary.ascx index 605f330..91acab9 100644 --- a/NKC_WF/WebUserControls/cmp_validationSummary.ascx +++ b/NKC_WF/WebUserControls/cmp_validationSummary.ascx @@ -1,7 +1,7 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="cmp_validationSummary.ascx.cs" Inherits="NKC_WF.WebUserControls.cmp_validationSummary" %> - Validation Summary + # <%: traduci("ValidationSummary") %> FORCE REVALIDATE diff --git a/NKC_WF/WebUserControls/tpl_WIP.ascx b/NKC_WF/WebUserControls/tpl_WIP.ascx index f11d17a..1ab200c 100644 --- a/NKC_WF/WebUserControls/tpl_WIP.ascx +++ b/NKC_WF/WebUserControls/tpl_WIP.ascx @@ -2,7 +2,7 @@ - Work In Progress + # <%: traduci("WorkInProgress") %>