diff --git a/ENI2/DetailRootControl.xaml.cs b/ENI2/DetailRootControl.xaml.cs
index 15bfccc8..9aaecddf 100644
--- a/ENI2/DetailRootControl.xaml.cs
+++ b/ENI2/DetailRootControl.xaml.cs
@@ -181,6 +181,7 @@ namespace ENI2
this._listBoxList.Add(new MessageGroup() { MessageGroupName = Properties.Resources.text3PreArrival, MessageGroupControlType = typeof(PreArrivalControl), ImagePath = "Resources/arrow_down_right_red.png" });
this._listBoxList.Add(new MessageGroup() { MessageGroupName = Properties.Resources.text4PreDeparture, MessageGroupControlType = typeof(PreDepartureControl), ImagePath = "Resources/arrow_up_right_green.png" });
this._listBoxList.Add(new MessageGroup() { MessageGroupName = Properties.Resources.text5ShipData, MessageGroupControlType = typeof(ShipDataControl), ImagePath = "Resources/containership.png" });
+ this._listBoxList.Add(new MessageGroup() { MessageGroupName = Properties.Resources.text6CrewDataOnArrival, MessageGroupControlType = typeof(CrewPreArrivalControl), ImagePath = "Resources/arrival_worker.png" });
}
this.listBoxMessages.ItemsSource = this._listBoxList;
diff --git a/ENI2/ENI2.csproj b/ENI2/ENI2.csproj
index f8c8c9a1..cad97d81 100644
--- a/ENI2/ENI2.csproj
+++ b/ENI2/ENI2.csproj
@@ -493,6 +493,9 @@
True
Reference.svcmap
+
+ CrewPreArrivalControl.xaml
+
PortControl.xaml
@@ -817,6 +820,10 @@
MainWindow.xaml
Code
+
+ Designer
+ MSBuild:Compile
+
Designer
MSBuild:Compile
@@ -969,6 +976,10 @@
+
+
+
+
Always
diff --git a/ENI2/Properties/Resources.Designer.cs b/ENI2/Properties/Resources.Designer.cs
index 3629bc01..3eddac37 100644
--- a/ENI2/Properties/Resources.Designer.cs
+++ b/ENI2/Properties/Resources.Designer.cs
@@ -10,8 +10,8 @@
namespace ENI2.Properties {
using System;
-
-
+
+
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
@@ -23,15 +23,15 @@ namespace ENI2.Properties {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
-
+
private static global::System.Resources.ResourceManager resourceMan;
-
+
private static global::System.Globalization.CultureInfo resourceCulture;
-
+
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
-
+
///
/// Returns the cached ResourceManager instance used by this class.
///
@@ -45,7 +45,7 @@ namespace ENI2.Properties {
return resourceMan;
}
}
-
+
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
@@ -59,7 +59,7 @@ namespace ENI2.Properties {
resourceCulture = value;
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -69,7 +69,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -79,7 +79,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -89,7 +89,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -99,7 +99,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -109,7 +109,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -119,7 +119,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -129,7 +129,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -139,7 +139,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -149,7 +149,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -159,7 +159,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -169,7 +169,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -179,7 +179,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -189,7 +189,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -199,7 +199,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -209,7 +209,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -219,7 +219,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -229,7 +229,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -239,7 +239,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -249,7 +249,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -259,7 +259,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -269,7 +269,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -279,7 +279,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -289,7 +289,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -299,7 +299,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -309,7 +309,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -319,7 +319,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -329,7 +329,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -339,7 +339,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -349,7 +349,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -359,7 +359,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -369,7 +369,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -379,7 +379,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -389,7 +389,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -399,7 +399,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -409,7 +409,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -419,7 +419,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -429,7 +429,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -439,7 +439,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -449,7 +449,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -459,7 +459,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -469,7 +469,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -479,7 +479,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -489,7 +489,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -499,7 +499,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -509,7 +509,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -519,7 +519,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -529,7 +529,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -539,7 +539,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -549,7 +549,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -559,7 +559,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -569,7 +569,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -579,7 +579,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -589,7 +589,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -599,7 +599,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -609,7 +609,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -619,7 +619,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -629,7 +629,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -639,7 +639,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -649,7 +649,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -659,7 +659,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -669,7 +669,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
@@ -679,7 +679,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Icon)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -689,7 +689,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -699,7 +699,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -709,7 +709,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -719,7 +719,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -729,7 +729,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -739,7 +739,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -749,7 +749,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -759,7 +759,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -769,7 +769,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -779,7 +779,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -789,7 +789,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -799,7 +799,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -809,7 +809,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -819,7 +819,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -829,7 +829,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized string similar to 1.10 Maritime health data.
///
@@ -838,7 +838,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text110MaritimeHealthData", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.11 Port of itinerary.
///
@@ -847,7 +847,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text111PortOfItinerary", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.1 Previous port.
///
@@ -856,7 +856,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text11PreviousPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.2 Incoming voyage.
///
@@ -865,7 +865,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text12IncomingVoyage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.3 Relevant Portcall (port of call) / Kiel-Canal-Transit.
///
@@ -874,7 +874,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text13RelevantPortcall", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.4 Outgoing voyage.
///
@@ -883,7 +883,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text14OutgoingVoyage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.5 Next port.
///
@@ -892,7 +892,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text15NextPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.5 Voyage.
///
@@ -901,7 +901,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text16Voyage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.7 Last 10 port facilities called.
///
@@ -910,7 +910,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text17Last10PortFacilitiesCalled", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.8 Ship to ship activities during last 10 port facilities called.
///
@@ -919,7 +919,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text18ShipToShip", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1.9 Ports called during the last 30 days.
///
@@ -928,7 +928,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text19PortsCalled30days", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1. Voyage.
///
@@ -937,7 +937,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text1Voyage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2.1 Reference numbers.
///
@@ -946,7 +946,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text21ReferenceNumbers", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2.2 Port operations.
///
@@ -955,7 +955,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text22PortOperations", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2.3 Agency.
///
@@ -964,7 +964,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text23Agency", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2.4 Invoice (concerning mooring fees, disposal costs etc.).
///
@@ -973,7 +973,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text24Invoice", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2.5 Cargo on board related to incoming journey.
///
@@ -982,7 +982,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text25CargeOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2.6 Cargo handled in port of call (cargo to discharge / load / transiting).
///
@@ -991,7 +991,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text26CargoPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2.7 Waste (MARPOL) data.
///
@@ -1000,7 +1000,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text27Waste", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2.8 Store information.
///
@@ -1009,7 +1009,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text28Store", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2.9 IMO crew effects declaration (IMO FAL form 4).
///
@@ -1018,7 +1018,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text29CrewEffects", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 2. Port call.
///
@@ -1027,7 +1027,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text2PortCall", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 3.1 General.
///
@@ -1036,7 +1036,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text31General", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 3.2 Persons on board on arrival.
///
@@ -1045,7 +1045,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text32PersonsOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 3.3 Bunker on arrival.
///
@@ -1054,7 +1054,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text33BunkerOnArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 3.4 Dangerous cargo on board on arrival.
///
@@ -1063,7 +1063,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text34DangerousCargo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 3.5 Tow (barge, pontoon, etc.) on arrival.
///
@@ -1072,7 +1072,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text36TowOnArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 3. Pre-arrival.
///
@@ -1081,7 +1081,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text3PreArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 4.1 General.
///
@@ -1090,7 +1090,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text41General", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 4.2 Persons on board on departure.
///
@@ -1099,7 +1099,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text42PersonsOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 4.3 Bunker on departure.
///
@@ -1108,7 +1108,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text43BunkerOnDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 4.4 Dangerous cargo on board on departure.
///
@@ -1117,7 +1117,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text44DangerousCargo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 4.5 Tow (barge, pontoon etc.) on departure.
///
@@ -1126,7 +1126,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text45TowOnDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 4. Pre-departure.
///
@@ -1135,7 +1135,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text4PreDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 5.1 General.
///
@@ -1144,7 +1144,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text51General", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 5.2 SSCEC.
///
@@ -1153,7 +1153,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text52SSCEC", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 5.3 ISPS.
///
@@ -1162,7 +1162,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text53ISPS", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 5.4 Tanker details.
///
@@ -1171,7 +1171,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text54TankerDetails", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 5. Ship data.
///
@@ -1180,7 +1180,16 @@ namespace ENI2.Properties {
return ResourceManager.GetString("text5ShipData", resourceCulture);
}
}
-
+
+ ///
+ /// Looks up a localized string similar to 6. Crew data on arrival.
+ ///
+ public static string text6CrewDataOnArrival {
+ get {
+ return ResourceManager.GetString("text6CrewDataOnArrival", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to About ENI-2.
///
@@ -1189,7 +1198,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAboutENI2", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Accurate and correct details given?.
///
@@ -1198,7 +1207,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAccurateDetailsGiven", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Activity type.
///
@@ -1207,7 +1216,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textActivityType", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to _Add.
///
@@ -1216,7 +1225,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAdd", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Add missing entries.
///
@@ -1225,7 +1234,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAddMissingEntries", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Administrator.
///
@@ -1234,7 +1243,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAdministrator", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Agent.
///
@@ -1243,7 +1252,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAgent", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Template.
///
@@ -1252,7 +1261,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAgentTemplate", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Declaration is already cancelled!.
///
@@ -1261,7 +1270,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAlreadyCancelled", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Amount of planned waste disposal.
///
@@ -1270,7 +1279,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAmountOfPlannedWasteDisposal", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Amount waste received (MTQ).
///
@@ -1279,7 +1288,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAmountWasteReceived_MTQ", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Anchored.
///
@@ -1288,7 +1297,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAnchored", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Any sanitary measures applied?.
///
@@ -1297,7 +1306,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAnySanitaryMeasures", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Any sanitary measures applied?.
///
@@ -1306,7 +1315,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAnySanitaryMeasuresApplied", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Approved security plan on board?.
///
@@ -1315,7 +1324,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textApprovedSecPlan", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Archived.
///
@@ -1324,7 +1333,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textArchived", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Are any security-related matters to report?.
///
@@ -1333,7 +1342,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAreMatterToReport", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Are you sure?.
///
@@ -1342,7 +1351,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAreYouSure", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Arrival/Departure.
///
@@ -1351,7 +1360,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textArrivalDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Arrival notification.
///
@@ -1360,7 +1369,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textArrivalNotification", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ATA port of call.
///
@@ -1369,7 +1378,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textATAPortOfCall", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ATD port of call.
///
@@ -1378,7 +1387,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textATDPortOfCall", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Are you aware of any condition on board which may lead to further infections?.
///
@@ -1387,7 +1396,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textAwareofConditionInfectious", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Beam over all.
///
@@ -1396,7 +1405,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBeamOverAll", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Beam overall in meter.
///
@@ -1405,7 +1414,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBeamOverallInMeter", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Blocked classes.
///
@@ -1414,7 +1423,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBlockedClasses", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Border Police.
///
@@ -1423,7 +1432,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBorderPolice", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Bow thruster power.
///
@@ -1432,7 +1441,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBowThrusterPower", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Bulk cargo shipping name.
///
@@ -1441,7 +1450,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBulkCargoShippingName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Bunker on arrival.
///
@@ -1450,7 +1459,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBunkerOnArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Bunker on departure.
///
@@ -1459,7 +1468,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBunkerOnDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Quantity of bunker fuel (t).
///
@@ -1468,7 +1477,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBunkerQuantity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Type of bunker fuel.
///
@@ -1477,7 +1486,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBunkerType", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Checking declaration status...
///
@@ -1486,7 +1495,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textBusyCheckStatus", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Call Purposes.
///
@@ -1495,7 +1504,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCallPurposes", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Call sign.
///
@@ -1504,7 +1513,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCallsign", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Cancel declaration.
///
@@ -1513,7 +1522,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCancelDeclaration", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Visit/TransitId can be cancelled.
///
@@ -1522,7 +1531,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCancellable", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Cancelled.
///
@@ -1531,7 +1540,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCancelled", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Confirm deletion.
///
@@ -1540,7 +1549,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCaptionDeleteConfirm", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Error.
///
@@ -1549,7 +1558,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCaptionError", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Item already exists.
///
@@ -1558,7 +1567,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCaptionExists", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Information.
///
@@ -1567,7 +1576,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCaptionInformation", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Warning.
///
@@ -1576,7 +1585,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCaptionWarning", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Code (NST).
///
@@ -1585,7 +1594,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCargoCodeNST", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Code NST 3rd.
///
@@ -1594,7 +1603,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCargoCodeNST3", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Gross quantity (t).
///
@@ -1603,7 +1612,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCargoGrossQuantity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Handling type.
///
@@ -1612,7 +1621,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCargoHandlingType", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Number of items.
///
@@ -1621,7 +1630,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCargoNumberOfItems", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of discharge.
///
@@ -1630,7 +1639,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCargoPortOfDischarge", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of loading.
///
@@ -1639,7 +1648,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCargoPortOfLoading", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Cargo volume.
///
@@ -1648,7 +1657,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCargoVolume", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Category.
///
@@ -1657,7 +1666,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCategory", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Certificate of registry number.
///
@@ -1666,7 +1675,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCertificateOfRegistryNumber", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Changed.
///
@@ -1675,7 +1684,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textChanged", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Changed by.
///
@@ -1684,7 +1693,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textChangedBy", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Chief security officer (CSO).
///
@@ -1693,7 +1702,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textChiefSecurityOfficer", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to City.
///
@@ -1702,7 +1711,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Class.
///
@@ -1711,7 +1720,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textClass", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Clear.
///
@@ -1720,7 +1729,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textClear", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Close.
///
@@ -1729,7 +1738,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textClose", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Code.
///
@@ -1738,7 +1747,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCode", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Columns "o" of OBC Code (value 15.19).
///
@@ -1747,7 +1756,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textColumsOfIBC", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Comment.
///
@@ -1756,7 +1765,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textComment", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Company Id.
///
@@ -1765,7 +1774,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCompanyId", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Company name.
///
@@ -1774,7 +1783,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCompanyName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Company name of the operator.
///
@@ -1783,7 +1792,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCompanyNameOperator", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Compare excel sheets.
///
@@ -1792,7 +1801,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCompareExcel", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Condition.
///
@@ -1801,7 +1810,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCondition", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to This will delete all entries. Are you sure?.
///
@@ -1810,7 +1819,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfimDeleteAllEntries", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Confirmation.
///
@@ -1819,7 +1828,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfirm", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Confirmation.
///
@@ -1828,7 +1837,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfirmation", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Cancel this declaration?.
///
@@ -1837,7 +1846,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfirmCancel", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reset password for user {0}?.
///
@@ -1846,7 +1855,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfirmPasswordReset", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reset messages?.
///
@@ -1855,7 +1864,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfirmReset", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Send messages?.
///
@@ -1864,7 +1873,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfirmSend", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Unconfirmed messages! Do you want to close anyway?.
///
@@ -1873,7 +1882,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfirmUnconfirmedMessages", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Unsent messages! Do you want to close anyway?.
///
@@ -1882,7 +1891,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfirmUnsentMessages", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Unsaved changes! Do you want to close anyway?.
///
@@ -1891,7 +1900,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConfirmWithoutSaving", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Construction characteristics.
///
@@ -1900,7 +1909,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textConstructionCharacteristics", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Container No..
///
@@ -1909,7 +1918,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textContainerNo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Container position (Bay).
///
@@ -1918,7 +1927,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textContainerPositionBay", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Container position (Row).
///
@@ -1927,7 +1936,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textContainerPositionRow", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Container position (Tier).
///
@@ -1936,7 +1945,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textContainerPositionTier", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Context.
///
@@ -1945,7 +1954,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textContext", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Control temperature.
///
@@ -1954,7 +1963,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textControlTemperature", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy Id to clipboard.
///
@@ -1963,7 +1972,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyClip", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy data.
///
@@ -1972,7 +1981,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyData", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy declaration.
///
@@ -1981,7 +1990,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyDeclaration", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy from last 10 port facilities called.
///
@@ -1990,7 +1999,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyFromL10P", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy from WAS.
///
@@ -1999,7 +2008,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyFromWAS", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy IMO to clipboard.
///
@@ -2008,7 +2017,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyIMO", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy ship name to clipboard.
///
@@ -2017,7 +2026,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyShipnameClip", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy to {0}.
///
@@ -2026,7 +2035,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyTo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy to BKRD.
///
@@ -2035,7 +2044,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyToBKRD", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy to CREWA.
///
@@ -2044,7 +2053,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyToCREWA", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy to CREWD.
///
@@ -2053,7 +2062,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyToCREWD", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy to HAZD.
///
@@ -2062,7 +2071,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyToHAZD", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy to current message (overwrite).
///
@@ -2071,7 +2080,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyToMessageClass", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy to PASA.
///
@@ -2080,7 +2089,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyToPASA", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy to PASD.
///
@@ -2089,7 +2098,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyToPASD", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Do you want to copy / overwrite disposal amounts using values from WAS?.
///
@@ -2098,7 +2107,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyToWASConfirmation", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Copy TOWA to TOWD.
///
@@ -2107,7 +2116,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCopyTOWATOWD", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Core status.
///
@@ -2116,7 +2125,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCoreStatus", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Country.
///
@@ -2125,7 +2134,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCountry", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Country of birth.
///
@@ -2134,7 +2143,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCountryOfBirth", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Created.
///
@@ -2143,7 +2152,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCreated", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Created by.
///
@@ -2152,7 +2161,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCreatedBy", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Create PDF.
///
@@ -2161,7 +2170,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCreatePDF", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Crew.
///
@@ -2170,7 +2179,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrew", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Crew arrival.
///
@@ -2179,7 +2188,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrewArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Crew departure.
///
@@ -2188,7 +2197,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrewDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Function on board.
///
@@ -2197,7 +2206,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrewFunctionOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to {0} crew members imported.
///
@@ -2206,7 +2215,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrewImported", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Crew member.
///
@@ -2215,7 +2224,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrewMember", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Did any crew members join the ship at this port?.
///
@@ -2224,7 +2233,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrewMemberJoinTheShip", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Number of crew members on board.
///
@@ -2233,7 +2242,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrewMemberOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Crew members joined (comma separated).
///
@@ -2242,7 +2251,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrewMembersJoined", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Names of joined crew members.
///
@@ -2251,7 +2260,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCrewMembersJoinedGrid", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Critical safety index (CSI).
///
@@ -2260,7 +2269,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCriticalSafetyIndex", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Cruise ship.
///
@@ -2269,7 +2278,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCruiseShip", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to cbm.
///
@@ -2278,7 +2287,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCubicMeters", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Current ship security level.
///
@@ -2287,7 +2296,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textCurrentShipSecLevel", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Dangerous goods arrival.
///
@@ -2296,7 +2305,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDangerousGoodsArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Dangerous goods departure.
///
@@ -2305,7 +2314,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDangerousGoodsDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Dangerous goods on board.
///
@@ -2314,7 +2323,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDangerousGoodsOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Date from.
///
@@ -2323,7 +2332,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDateFrom", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Date of birth.
///
@@ -2332,7 +2341,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDateOfBirth", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Date of issue.
///
@@ -2341,7 +2350,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDateOfIssue", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Date to.
///
@@ -2350,7 +2359,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDateTo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to There is already a declaration with this ID. A new declaration will not be created. Do you want to clear all data? .
///
@@ -2359,7 +2368,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDeclarationAlreadyExists", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Declarations.
///
@@ -2368,7 +2377,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDeclarations", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Default display.
///
@@ -2377,7 +2386,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDefaultDisplay", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to _Delete.
///
@@ -2386,7 +2395,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDelete", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Delete all entries.
///
@@ -2395,7 +2404,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDeleteAllEntries", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Departure notification.
///
@@ -2404,7 +2413,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDepartureNotification", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Dead weight summer (t).
///
@@ -2413,7 +2422,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDeplacementSummerDraught", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Description.
///
@@ -2422,7 +2431,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDescription", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Detail info for: {0}.
///
@@ -2431,7 +2440,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDetailInfoPropertyGridTitle", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Dangerous goods arrival.
///
@@ -2440,7 +2449,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDGArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Dangerous goods departure.
///
@@ -2449,7 +2458,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDGDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to DG manifest on board.
///
@@ -2458,7 +2467,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDGManifestOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Discharge.
///
@@ -2467,7 +2476,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDischarge", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Is there on board or has there been during the international voyage any case of disease which you suspect to be of an infectious nature?.
///
@@ -2476,7 +2485,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDiseaseInfectiousNature", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Document expiry date.
///
@@ -2485,7 +2494,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDocumentExpiryDate", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Document issuing state.
///
@@ -2494,7 +2503,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDocumentIssuingState", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Double hull.
///
@@ -2503,7 +2512,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDoubleHull", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Draught in decimetre.
///
@@ -2512,7 +2521,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDraughtInDecimetre", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Draught on arrival.
///
@@ -2521,7 +2530,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDraughtOnArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Draught on arrival in decimetre.
///
@@ -2530,7 +2539,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDraughtOnArrivalLabel", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Draught on departure.
///
@@ -2539,7 +2548,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDraughtOnDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Draught on departure in decimetre.
///
@@ -2548,7 +2557,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textDraughtOnDepartureLabel", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to _Edit.
///
@@ -2557,7 +2566,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEdit", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Editor.
///
@@ -2566,7 +2575,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEditor", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Edit rules.
///
@@ -2575,7 +2584,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEditRules", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Effects.
///
@@ -2584,7 +2593,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEffects", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to E-Mail.
///
@@ -2593,7 +2602,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEMail", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Emergency care.
///
@@ -2602,7 +2611,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEmergencyCare", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Emergency contact number.
///
@@ -2611,7 +2620,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEmergencyContactNumber", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Emergency temperature.
///
@@ -2620,7 +2629,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEmergencyTemperature", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Empty.
///
@@ -2629,7 +2638,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEmpty", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ENI number.
///
@@ -2638,7 +2647,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textENI", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to entries.
///
@@ -2647,7 +2656,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textEntries", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Error code.
///
@@ -2656,7 +2665,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textErrorCode", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Error message.
///
@@ -2665,7 +2674,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textErrorMessage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Errors.
///
@@ -2674,7 +2683,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textErrors", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ETA.
///
@@ -2683,7 +2692,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textETA", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ETA Kiel Canal.
///
@@ -2692,7 +2701,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textETAKielCanal", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ETA next port.
///
@@ -2701,7 +2710,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textETANextPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ETA port of call.
///
@@ -2710,7 +2719,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textETAPortOfCall", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ETD Kiel Canal.
///
@@ -2719,7 +2728,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textETDKielCanal", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ETD last port.
///
@@ -2728,7 +2737,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textETDLastPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ETD port of call.
///
@@ -2737,7 +2746,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textETDPortOfCall", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Excel export.
///
@@ -2746,7 +2755,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textExcelExport", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Excel import.
///
@@ -2755,7 +2764,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textExcelImport", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Excel import value mappings.
///
@@ -2764,7 +2773,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textExcelValueMappings", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Excepted quantities.
///
@@ -2773,7 +2782,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textExceptedQuantities", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Exit.
///
@@ -2782,7 +2791,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textExit", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to _Export.
///
@@ -2791,7 +2800,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textExport", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Failure message.
///
@@ -2800,7 +2809,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFailureMessage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Fax.
///
@@ -2809,7 +2818,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFax", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Female.
///
@@ -2818,7 +2827,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFemale", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Field name.
///
@@ -2827,7 +2836,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFieldName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to First name.
///
@@ -2836,7 +2845,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFirstName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Flag.
///
@@ -2845,7 +2854,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFlag", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Flashpoint.
///
@@ -2854,7 +2863,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFlashpoint", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Flashpoint information.
///
@@ -2863,7 +2872,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFlashpointInformation", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Free classes.
///
@@ -2872,7 +2881,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFreeClasses", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Full.
///
@@ -2881,7 +2890,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFull", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Fumigated bulk cargo.
///
@@ -2890,7 +2899,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textFumigatedBulkCargo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Gender.
///
@@ -2899,7 +2908,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGender", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to General cargo.
///
@@ -2908,7 +2917,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGeneralCargo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to General cargo description.
///
@@ -2917,7 +2926,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGeneralCargoDescription", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to GISIS code of the port facility according to ISPS.
///
@@ -2926,7 +2935,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGISISCode", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to LOCODE to GISIS code of port facility in port (ISPS).
///
@@ -2935,7 +2944,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGISISCodeLocode", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Gross mass.
///
@@ -2944,7 +2953,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGrossQuantity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Gross tonnage.
///
@@ -2953,7 +2962,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGrossTonnage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Group.
///
@@ -2962,7 +2971,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGroup", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Border police notification.
///
@@ -2971,7 +2980,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGroupBoxBorderPolice", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waste residue notification.
///
@@ -2980,7 +2989,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textGroupBoxWasteCargo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to This declaration was created on another system. Therefore a cancellation is not possible this way..
///
@@ -2989,7 +2998,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textHISNotMatching", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Show item history.
///
@@ -2998,7 +3007,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textHistoryItems", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IBC item.
///
@@ -3007,7 +3016,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIBCItem", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IBC items.
///
@@ -3016,7 +3025,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIBCItems", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ID doc. number.
///
@@ -3025,7 +3034,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIdDocNumber", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ID doc. type.
///
@@ -3034,7 +3043,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIdDocType", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Identification number.
///
@@ -3043,7 +3052,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIdentificationNumber", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Identifier.
///
@@ -3052,7 +3061,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIdentifier", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Identity card.
///
@@ -3061,7 +3070,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIdentityCard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Id received.
///
@@ -3070,7 +3079,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIdReceived", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IGC item.
///
@@ -3079,7 +3088,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIGCItem", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IGC items.
///
@@ -3088,7 +3097,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIGCItems", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IMDG item.
///
@@ -3097,7 +3106,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIMDGItem", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IMDG items.
///
@@ -3106,7 +3115,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIMDGItems", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IMO number.
///
@@ -3115,7 +3124,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIMO", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IMO class / division / (compatibility group).
///
@@ -3124,7 +3133,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIMOClassDivision", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IMO class / subclass.
///
@@ -3133,7 +3142,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIMOClassSubclass", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IMO hazard class (Group).
///
@@ -3142,7 +3151,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIMOHazardClass", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Import filename.
///
@@ -3151,7 +3160,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textImportFilename", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Import from Excel file.
///
@@ -3160,7 +3169,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textImportFromExcel", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Import from SEC.
///
@@ -3169,7 +3178,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textImportFromSEC", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IMSBC item.
///
@@ -3178,7 +3187,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIMSBCItem", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to IMSBC items.
///
@@ -3187,7 +3196,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIMSBCItems", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Incoming journey to port of call - ETA NOK.
///
@@ -3196,7 +3205,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIncomingETANOK", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Inert.
///
@@ -3205,7 +3214,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textInert", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Has the ship visited an infected area (WHO)?.
///
@@ -3214,7 +3223,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textInfecteAreaVisited", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Infected area date.
///
@@ -3223,7 +3232,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textInfectedAreaDate", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Infected area port.
///
@@ -3232,7 +3241,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textInfectedAreaPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Infected area visited.
///
@@ -3241,7 +3250,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textInfectedAreaVisited", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Info.
///
@@ -3250,7 +3259,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textInfo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Inmarsat call number(s).
///
@@ -3259,7 +3268,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textInmarsatCallNumber", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Id has invalid format!.
///
@@ -3268,7 +3277,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textInvalidFormat", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Is active.
///
@@ -3277,7 +3286,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIsActive", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Is due to inspection?.
///
@@ -3286,7 +3295,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textIsDueToInspection", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ISM company.
///
@@ -3295,7 +3304,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textISMCompany", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ISSC.
///
@@ -3304,7 +3313,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textISSC", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ISSC expiration date.
///
@@ -3313,7 +3322,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textISSCExpirationDate", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ISSC issuer name.
///
@@ -3322,7 +3331,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textISSCIssuerName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ISSC issuer type.
///
@@ -3331,7 +3340,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textISSCIssuerType", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to ISSC type.
///
@@ -3340,7 +3349,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textISSCType", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Itinerary port.
///
@@ -3349,7 +3358,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textItineraryPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Joining location (separated by comma).
///
@@ -3358,7 +3367,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textJoiningLocation", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Kiel Canal passage planned?.
///
@@ -3367,7 +3376,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textKielPassagePlanned", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to {0} ports visited imported.
///
@@ -3376,7 +3385,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textL10PImported", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to LA Code.
///
@@ -3385,7 +3394,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLACodes", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Cargo.
///
@@ -3394,7 +3403,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLadg", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Last 10 port facilities called.
///
@@ -3403,7 +3412,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLast10PortFacilities", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Date of last expanded inspection.
///
@@ -3412,7 +3421,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLastExpandedInspection", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Last name.
///
@@ -3421,7 +3430,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLastName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Last Port.
///
@@ -3430,7 +3439,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLastPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Last port where waste or cargo residues were discharged.
///
@@ -3439,7 +3448,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLastPortWasteDischarge", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Latitude decimal.
///
@@ -3448,7 +3457,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLatitudeDecimal", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Latitude degrees.
///
@@ -3457,7 +3466,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLatitudeDegrees", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Latitude minutes.
///
@@ -3466,7 +3475,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLatitudeMinutes", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Latitude seconds.
///
@@ -3475,7 +3484,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLatitudeSeconds", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Length over all.
///
@@ -3484,7 +3493,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLengthOverAll", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Length overall in meter.
///
@@ -3493,7 +3502,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLengthOverallInMeter", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to (1 per row, 5 numbers max).
///
@@ -3502,7 +3511,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLimitCallNumbers", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Limited quantity.
///
@@ -3511,7 +3520,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLimitedQuantity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Loading.
///
@@ -3520,7 +3529,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLoading", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Location UNLOCODE.
///
@@ -3529,7 +3538,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLocationLocode", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Location name.
///
@@ -3538,7 +3547,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLocationName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Location on board.
///
@@ -3547,7 +3556,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLocationOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Lock.
///
@@ -3556,7 +3565,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLock", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Login.
///
@@ -3565,7 +3574,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLogin", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Please logon.
///
@@ -3574,7 +3583,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLoginCaption", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Login failed..
///
@@ -3583,7 +3592,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLoginFailed", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Longitude decimal.
///
@@ -3592,7 +3601,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLongitudeDecimal", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Longitude degrees.
///
@@ -3601,7 +3610,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLongitudeDegrees", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Longitude minutes.
///
@@ -3610,7 +3619,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLongitudeMinutes", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Longitude seconds.
///
@@ -3619,7 +3628,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textLongitudeSeconds", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Maersk / SeaGo.
///
@@ -3628,7 +3637,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMaerskSeago", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Male.
///
@@ -3637,7 +3646,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMale", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Marine pollutant.
///
@@ -3646,7 +3655,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMarinePollutant", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Maritime health declaration.
///
@@ -3655,7 +3664,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMaritimeHealthDeclaration", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to MARPOL Annex I item.
///
@@ -3664,7 +3673,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMARPOLItem", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to MARPOL Annex I items.
///
@@ -3673,7 +3682,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMARPOLItems", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Master.
///
@@ -3682,7 +3691,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMaster", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Material hazardous only in bulk.
///
@@ -3691,7 +3700,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMaterialHazard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to if yes, description of matters to report.
///
@@ -3700,7 +3709,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMatterToReport", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Max acitivity.
///
@@ -3709,7 +3718,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMaxActivity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Maritime health declaration.
///
@@ -3718,7 +3727,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMDH", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Was a medical practitioner consulted?.
///
@@ -3727,7 +3736,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMedicalPractitionerConsulted", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Message.
///
@@ -3736,7 +3745,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMessage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to HIS {0} of message {1} and current target {2} do not match: Reset aborted.
///
@@ -3745,7 +3754,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMessageHisNotMatching", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Message history.
///
@@ -3754,7 +3763,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMessageHistory", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Message reset at {0}.
///
@@ -3763,7 +3772,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMessageResetAt", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to One or more messages have already been sent. Cannot overwrite target declaration!.
///
@@ -3772,7 +3781,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMessagesAlreadySent", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Message sent at {0}.
///
@@ -3781,7 +3790,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMessageSentAt", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Message status.
///
@@ -3790,7 +3799,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMessageStatus", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to MMSI number.
///
@@ -3799,7 +3808,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMMSI", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to MoU Baltic RoRo vessel.
///
@@ -3808,7 +3817,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMoUBalticRoRo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Muster book.
///
@@ -3817,7 +3826,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textMusterBook", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Name.
///
@@ -3826,7 +3835,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Name of master.
///
@@ -3835,7 +3844,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNameMaster", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Nationality.
///
@@ -3844,7 +3853,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNationality", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Net explosive mass.
///
@@ -3853,7 +3862,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNetExplosiveMass", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Net mass.
///
@@ -3862,7 +3871,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNetQuantity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Net tonnage.
///
@@ -3871,7 +3880,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNetTonnage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to New condition.
///
@@ -3880,7 +3889,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNewCondition", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to New dangerous goods item.
///
@@ -3889,7 +3898,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNewDGItem", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to New group.
///
@@ -3898,7 +3907,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNewGroup", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Create new id.
///
@@ -3907,7 +3916,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNewVisitTransitId", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to New with Id.
///
@@ -3916,7 +3925,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNewWithId", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Next Port.
///
@@ -3925,7 +3934,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNextPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Next waste disposal port.
///
@@ -3934,7 +3943,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNextWasteDisposalPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to not applicable.
///
@@ -3943,7 +3952,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNotApplicable", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Notification class.
///
@@ -3952,7 +3961,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNotificationClass", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Notification class type.
///
@@ -3961,7 +3970,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNotificationGroup", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Notification for PAX directive.
///
@@ -3970,7 +3979,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNotificationPAX", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Notifications.
///
@@ -3979,7 +3988,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNotifications", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Notification for Schengen regulation.
///
@@ -3988,7 +3997,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNotificationSchengen", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to not known.
///
@@ -3997,7 +4006,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNotKnown", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Number of deaths.
///
@@ -4006,7 +4015,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNumberOfDeaths", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Number of ill persons.
///
@@ -4015,7 +4024,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNumberOfIl", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Number of packages.
///
@@ -4024,7 +4033,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textNumberOfPackages", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Official use.
///
@@ -4033,7 +4042,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOfficialUse", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to This only works if the grid is empty!.
///
@@ -4042,7 +4051,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOnlyIfGridIsEmpty", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Open in classic display mode.
///
@@ -4051,7 +4060,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOpenClassic", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Open in form sheet display mode.
///
@@ -4060,7 +4069,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOpenFormsheet", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Operations.
///
@@ -4069,7 +4078,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOperations", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Operator.
///
@@ -4078,7 +4087,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOperator", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Other.
///
@@ -4087,7 +4096,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOther", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Other legal identity document.
///
@@ -4096,7 +4105,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOtherLegalIdentityDocument", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Outgoing journey from port of call - ETA NOK.
///
@@ -4105,7 +4114,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOutgoingETANOK", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Overview.
///
@@ -4114,7 +4123,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOverview", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Own classes.
///
@@ -4123,7 +4132,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textOwnClasses", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Package type.
///
@@ -4132,7 +4141,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPackageType", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Packing group.
///
@@ -4141,7 +4150,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPackingGroup", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Pas.
///
@@ -4150,7 +4159,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPas", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Passenger arrival.
///
@@ -4159,7 +4168,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPasArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Passenger departure.
///
@@ -4168,7 +4177,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPasDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Passenger.
///
@@ -4177,7 +4186,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPassenger", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to {0} passengers imported.
///
@@ -4186,7 +4195,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPassengerImported", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Number of passengers on board.
///
@@ -4195,7 +4204,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPassengersOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Passport.
///
@@ -4204,7 +4213,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPassport", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Password.
///
@@ -4213,7 +4222,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPassword", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Has any person died on board during the voyage otherwise than as a result of accident?.
///
@@ -4222,7 +4231,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPersonDiedOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Persons on board arrival.
///
@@ -4231,7 +4240,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPersonOnBoardArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Persons on board departure.
///
@@ -4240,7 +4249,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPersonOnBoardDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Number of persons on board.
///
@@ -4249,7 +4258,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPersonsOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Phone.
///
@@ -4258,7 +4267,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPhone", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Picture Id.
///
@@ -4267,7 +4276,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPhotoId", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Place of birth.
///
@@ -4276,7 +4285,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPlaceOfBirth", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Place of issue.
///
@@ -4285,7 +4294,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPlaceOfIssue", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Planned inspection / works.
///
@@ -4294,7 +4303,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPlannedInspection", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Planned operations at port of call.
///
@@ -4303,7 +4312,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPlannedOperations", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Planned period of stay (hours).
///
@@ -4312,7 +4321,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPlannedPeriodOfStay", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to {0} port entries imported.
///
@@ -4321,7 +4330,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPoC30Imported", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Maersk.
///
@@ -4330,7 +4339,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPOLists", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Pollution category.
///
@@ -4339,7 +4348,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPollutionCategory", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port area.
///
@@ -4348,7 +4357,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortArea", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of call.
///
@@ -4357,7 +4366,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortCall", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port country.
///
@@ -4366,7 +4375,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortCountry", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port facility.
///
@@ -4375,7 +4384,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortFacility", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port facility of arrival.
///
@@ -4384,7 +4393,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortFacilityOfArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port UNLOCODE.
///
@@ -4393,7 +4402,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortLocode", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port name.
///
@@ -4402,7 +4411,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortname", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port notification.
///
@@ -4411,7 +4420,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortNotification", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of discharge.
///
@@ -4420,7 +4429,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortOfDischarge", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of disembarkation.
///
@@ -4429,7 +4438,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortOfDisembarkation", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of embarkation.
///
@@ -4438,7 +4447,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortOfEmbarkation", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port where health declaration was given.
///
@@ -4447,7 +4456,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortOfHealth", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of itinerary.
///
@@ -4456,7 +4465,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortOfItinerary", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of loading.
///
@@ -4465,7 +4474,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortOfLoading", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of registry.
///
@@ -4474,7 +4483,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortOfRegistry", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port reception facility name.
///
@@ -4483,7 +4492,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortReceptionFacilityName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port reception facility provider name.
///
@@ -4492,7 +4501,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortReceptionFacilityProviderName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Ports of call of the last 30 days.
///
@@ -4501,7 +4510,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortsOfCallLast30Days", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port where security declaration was given.
///
@@ -4510,7 +4519,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPortWhereSimplWasGiven", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Possible anchorage?.
///
@@ -4519,7 +4528,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPossibleAnchorage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Postalcode.
///
@@ -4528,7 +4537,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPostalCode", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to PRE72H - 72 hour preannouncement.
///
@@ -4537,7 +4546,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPre72hGroupBox", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to _Print.
///
@@ -4546,7 +4555,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPrint", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Product name.
///
@@ -4555,7 +4564,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textProductName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Proper shipping name.
///
@@ -4564,7 +4573,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textProperShippingName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Property.
///
@@ -4573,7 +4582,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textProperty", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to PSC 72h.
///
@@ -4582,7 +4591,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPSC72h", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Purpose of call.
///
@@ -4591,7 +4600,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textPurposeOfCall", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Mass.
///
@@ -4600,7 +4609,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textQuantity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Quantity unit.
///
@@ -4609,7 +4618,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textQuantityUnit", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Check status.
///
@@ -4618,7 +4627,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textQueryHIS", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Save all?.
///
@@ -4627,7 +4636,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textQuestionSaveAll", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Save data on this page?.
///
@@ -4636,7 +4645,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textQuestionSavePage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Radionuclide name.
///
@@ -4645,7 +4654,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textRadioNuclideName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reason for invalid ISSC.
///
@@ -4654,7 +4663,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textReasonForInvalidISSC", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Received at.
///
@@ -4663,7 +4672,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textReceivedAt", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Refresh.
///
@@ -4672,7 +4681,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textRefresh", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Registry date.
///
@@ -4681,7 +4690,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textRegistryDate", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reinspection sanitary control required?.
///
@@ -4690,7 +4699,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textReinspectionSanitaryControl", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Remarks.
///
@@ -4699,7 +4708,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textRemarks", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reporting party.
///
@@ -4708,7 +4717,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textReportingParty", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Requested at.
///
@@ -4717,7 +4726,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textRequestedAt", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Requested position in port of call.
///
@@ -4726,7 +4735,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textRequestedPositionInPortOfCall", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Request timed out.
///
@@ -4735,7 +4744,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textRequestTimedOut", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reset.
///
@@ -4744,7 +4753,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textReset", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reset password.
///
@@ -4753,7 +4762,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textResetPassword", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Residental Permit.
///
@@ -4762,7 +4771,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textResidencePermit", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Hazards.
///
@@ -4771,7 +4780,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textRisks", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Sanitary control exemption or certificate on board?.
///
@@ -4780,7 +4789,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSanitaryControlExemption", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Date of sanitary measure.
///
@@ -4789,7 +4798,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSanitaryMeasureDate", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Details of sanitary measure.
///
@@ -4798,7 +4807,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSanitaryMeasureDetails", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Kind of sanitary measure.
///
@@ -4807,7 +4816,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSanitaryMeasureKind", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Place of sanitary measure.
///
@@ -4816,7 +4825,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSanitaryMeasurePlace", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Kind of sanitary measures applied on board.
///
@@ -4825,7 +4834,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSanitaryMeasuresApplied", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Save.
///
@@ -4834,7 +4843,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSave", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Save all.
///
@@ -4843,7 +4852,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSaveAll", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Search.
///
@@ -4852,7 +4861,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSearch", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to More than {0} ({1}) search matches found. The first {0} are shown. Please modify your search criteria to limit the results..
///
@@ -4861,7 +4870,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSearchExceededMessage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Search NST2007 list.
///
@@ -4870,7 +4879,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSearchNST", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to SEC - Security.
///
@@ -4879,7 +4888,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSEC", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to {0} seconds elapsed.
///
@@ -4888,7 +4897,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSecondsElapsed", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Security.
///
@@ -4897,7 +4906,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSecurity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Security matters.
///
@@ -4906,7 +4915,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSecurityMatters", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Security notification.
///
@@ -4915,7 +4924,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSecurityNotification", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Select all.
///
@@ -4924,7 +4933,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSelectAll", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Select classes to import.
///
@@ -4933,7 +4942,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSelectImportClasses", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Select none.
///
@@ -4942,7 +4951,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSelectNone", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Send date.
///
@@ -4951,7 +4960,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSendDate", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Send to HIS.
///
@@ -4960,7 +4969,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSendToHIS", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Send to NSW.
///
@@ -4969,7 +4978,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSendToNSW", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Sent by.
///
@@ -4978,7 +4987,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSentBy", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Ship services.
///
@@ -4987,7 +4996,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textServ", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Server status.
///
@@ -4996,7 +5005,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textServerStatus", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Beneficiary.
///
@@ -5005,7 +5014,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textServiceBeneficiary", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Invoice recipient.
///
@@ -5014,7 +5023,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textServiceInvoiceRecipient", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Service name.
///
@@ -5023,7 +5032,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textServiceName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Ship-to-ship activity.
///
@@ -5032,7 +5041,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShip2ShipActivity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Ship data.
///
@@ -5041,7 +5050,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShipData", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Ship e-mail.
///
@@ -5050,7 +5059,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShipEmail", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Shipping area.
///
@@ -5059,7 +5068,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShippingArea", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Europe.
///
@@ -5068,7 +5077,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShippingAreaEUROPE", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to North / Baltic Sea.
///
@@ -5077,7 +5086,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShippingAreaNORTHBALTIC", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Overseas.
///
@@ -5086,7 +5095,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShippingAreaOverseas", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Ship security level.
///
@@ -5095,7 +5104,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShipSecLevel", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Ship-to-ship acitivities.
///
@@ -5104,7 +5113,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShipToShip", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Has the ship visited an infected area (WHO)?.
///
@@ -5113,7 +5122,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShipVisitedInfectedArea", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to _Show as text.
///
@@ -5122,7 +5131,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShowAsText", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Show data.
///
@@ -5131,7 +5140,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textShowData", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Sick animals or pets on board?.
///
@@ -5140,7 +5149,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSickAnimalsOrPets", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Sick persons on board?.
///
@@ -5149,7 +5158,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSickPersonsOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Simplification available.
///
@@ -5158,7 +5167,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSimplificationAvailable", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Single hull.
///
@@ -5167,7 +5176,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSingleHull", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Single hull with separate ballast tanks.
///
@@ -5176,7 +5185,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSingleHullBallast", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to At least one of NOA_NOD, AGNT, INFO, SEC, TIEFA, SERV hasn't been sent for DEBRE/DEBRV/DEHAM: ({0}) Close anyway?.
///
@@ -5185,7 +5194,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSpecialCaseBREBRV", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to {0} has not been sent for DEHAM. Close anyway?.
///
@@ -5194,7 +5203,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSpecialCaseDEHAM", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Special requirements.
///
@@ -5203,7 +5212,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSpecialRequirementsOfShipAtBerth", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Status.
///
@@ -5212,7 +5221,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textStatus", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Status info.
///
@@ -5221,7 +5230,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textStatusInfo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Stern thruster power.
///
@@ -5230,7 +5239,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSternThrusterPower", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Stop waiting...
///
@@ -5239,7 +5248,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textStopWaiting", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Store.
///
@@ -5248,7 +5257,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textStore", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Stowage position.
///
@@ -5257,7 +5266,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textStowagePosition", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Stowaways on board.
///
@@ -5266,7 +5275,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textStowaways", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Number of stowaways on board.
///
@@ -5275,7 +5284,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textStowawaysOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Street, number.
///
@@ -5284,7 +5293,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textStreetAndNumber", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Street / number.
///
@@ -5293,7 +5302,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textStreetNumber", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Subsidiary risks.
///
@@ -5302,7 +5311,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSubsidiaryRisk", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to System errors.
///
@@ -5311,7 +5320,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textSystemErrors", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Border police.
///
@@ -5320,7 +5329,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTabBorderPolice", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Crew list.
///
@@ -5329,7 +5338,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTabCrewList", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Passenger list.
///
@@ -5338,7 +5347,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTabPassengerList", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Tanker.
///
@@ -5347,7 +5356,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTanker", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Condition of cargo and ballast tanks.
///
@@ -5356,7 +5365,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTankerCondition", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Tanker hull configuration.
///
@@ -5365,7 +5374,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTankerHullConfig", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Type of cargo.
///
@@ -5374,7 +5383,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTankerNatureOfCargo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Volume of cargo (t).
///
@@ -5383,7 +5392,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTankerVolumeOfCargo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Technical name.
///
@@ -5392,7 +5401,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTechnicalName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Ticket No.
///
@@ -5401,7 +5410,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTicketNo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Timestamp.
///
@@ -5410,7 +5419,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTimestamp", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Title.
///
@@ -5419,7 +5428,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTitle", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Show message core database fields (Detail).
///
@@ -5428,7 +5437,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTooltipDetails", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reload data (Refresh).
///
@@ -5437,7 +5446,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTooltipRefresh", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Perform declaration validation.
///
@@ -5446,7 +5455,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTooltipValidation", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Total number of ill passengers greater than normal / expected?.
///
@@ -5455,7 +5464,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTotalNumberIllHigherThanExpected", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Towage.
///
@@ -5464,7 +5473,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTowage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Towage on arrival.
///
@@ -5473,7 +5482,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTowageOnArrival", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Towage on departure.
///
@@ -5482,7 +5491,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTowageOnDeparture", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Transit.
///
@@ -5491,7 +5500,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTransit", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Transit passenger.
///
@@ -5500,7 +5509,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTransitPassenger", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Transport index.
///
@@ -5509,7 +5518,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTransportIndex", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Transport mode.
///
@@ -5518,7 +5527,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTransportMode", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Treatment facility provider (comma separated).
///
@@ -5527,7 +5536,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTreatmentFacilityProviderDisplay", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Treatment facility provider name.
///
@@ -5536,7 +5545,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTreatmentFacilityProviderName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Type.
///
@@ -5545,7 +5554,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textType", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Type for Locode....
///
@@ -5554,7 +5563,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textTypeLocode", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reset "Cancelled" flag in database.
///
@@ -5563,7 +5572,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUndoCancel", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Unlock.
///
@@ -5572,7 +5581,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUnlock", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to UN number.
///
@@ -5581,7 +5590,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUNNumber", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Some messages have unsaved changes. Send anyway?.
///
@@ -5590,7 +5599,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUnsavedChangesSendAnyWay", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Server status update.
///
@@ -5599,7 +5608,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUpdateStatus", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Reading file {0}/{1}....
///
@@ -5608,7 +5617,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUpdatingFile", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to User administration.
///
@@ -5617,7 +5626,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUserAdministration", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Username.
///
@@ -5626,7 +5635,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUsername", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Username and/or password empty!.
///
@@ -5635,7 +5644,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUserNamePasswordEmpty", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Username unknown.
///
@@ -5644,7 +5653,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textUsernameUnknown", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Validation.
///
@@ -5653,7 +5662,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textValidation", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Validation condition.
///
@@ -5662,7 +5671,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textValidationCondition", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to No errors or violations detected.
///
@@ -5671,7 +5680,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textValidationOK", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Valid exemption.
///
@@ -5680,7 +5689,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textValidExemption", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Valid ISSC on board?.
///
@@ -5689,7 +5698,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textValidISSCOnBoard", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Value.
///
@@ -5698,7 +5707,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textValue", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Vehicle licence plate.
///
@@ -5707,7 +5716,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVehicleLicensePlate", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Vessel class.
///
@@ -5716,7 +5725,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVesselClass", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Vessel name.
///
@@ -5725,7 +5734,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVesselName", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Vessel type.
///
@@ -5734,7 +5743,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVesselType", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Violations.
///
@@ -5743,7 +5752,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textViolations", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Visa number.
///
@@ -5752,7 +5761,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVisaNumber", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Visits of infected areas as declared by the WHO.
///
@@ -5761,7 +5770,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVisitsInfectedAreas", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Visit / transit.
///
@@ -5770,7 +5779,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVisitTransit", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to A data record with this Visit / TransitId is already in the database!.
///
@@ -5779,7 +5788,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVisitTransitAlreadyInDatabase", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Visit / transit id.
///
@@ -5788,7 +5797,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVisitTransitId", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 1. Voyage.
///
@@ -5797,7 +5806,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textVoyage", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waiting for Id...
///
@@ -5806,7 +5815,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWaitForId", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waste.
///
@@ -5815,7 +5824,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWaste", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Amount of waste of this type that has been discharged at the last port.
///
@@ -5824,7 +5833,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteAmountDischargedLastPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waste amount received (cbm).
///
@@ -5833,7 +5842,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteAmountReceived", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Amount to be disposed.
///
@@ -5842,7 +5851,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteAmountToBeDisposed", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Date of last disposal.
///
@@ -5851,7 +5860,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteDateLastDisposal", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waste delivery date from.
///
@@ -5860,7 +5869,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteDeliveryDateFrom", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waste delivery date to.
///
@@ -5869,7 +5878,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteDeliveryDateTo", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waste disposal service providers.
///
@@ -5878,7 +5887,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteDisposalServiceProviders", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Estimated waste/cargo residues amount generated between port of call and next port.
///
@@ -5887,7 +5896,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteGeneratedUntilNextPort", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to {0} waste positions imported.
///
@@ -5896,7 +5905,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteImported", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Max.waste capacity on board.
///
@@ -5905,7 +5914,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteMaxCapacity", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Port of delivery of remaining waste.
///
@@ -5914,7 +5923,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWastePortOfDelivery", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waste receipt.
///
@@ -5923,7 +5932,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteReceipt", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waste received.
///
@@ -5932,7 +5941,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteReceived", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Waste amount retained on board.
///
@@ -5941,7 +5950,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWasteRetained", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Password is wrong!.
///
@@ -5950,7 +5959,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWrongPassword", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to 3 logon attempts failed. Login denied. If you do not remember your password, please contact your administrator to reset it..
///
@@ -5959,7 +5968,7 @@ namespace ENI2.Properties {
return ResourceManager.GetString("textWrongPasswordThreeTimes", resourceCulture);
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -5969,7 +5978,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -5979,7 +5988,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -5989,7 +5998,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -5999,7 +6008,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -6009,7 +6018,7 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
-
+
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
@@ -6019,5 +6028,45 @@ namespace ENI2.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
+
+ ///
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ ///
+ public static System.Drawing.Bitmap arrival_user {
+ get {
+ object obj = ResourceManager.GetObject("arrival_user", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ ///
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ ///
+ public static System.Drawing.Bitmap arrival_worker {
+ get {
+ object obj = ResourceManager.GetObject("arrival_worker", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ ///
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ ///
+ public static System.Drawing.Bitmap departure_user {
+ get {
+ object obj = ResourceManager.GetObject("departure_user", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ ///
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ ///
+ public static System.Drawing.Bitmap departure_worker {
+ get {
+ object obj = ResourceManager.GetObject("departure_worker", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
}
}
diff --git a/ENI2/Properties/Resources.resx b/ENI2/Properties/Resources.resx
index 07a44236..92fc770f 100644
--- a/ENI2/Properties/Resources.resx
+++ b/ENI2/Properties/Resources.resx
@@ -1,17 +1,17 @@
-
@@ -586,6 +586,18 @@
..\Resources\user_edit.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
+
+ ..\Resources\arrival_user.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
+
+
+ ..\Resources\arrival_worker.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
+
+
+ ..\Resources\departure_user.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
+
+
+ ..\Resources\departure_worker.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
+
Save
@@ -2077,4 +2089,7 @@
Ship e-mail
+
+ 6. Crew data on arrival
+
\ No newline at end of file
diff --git a/ENI2/Resources/arrival_user.png b/ENI2/Resources/arrival_user.png
new file mode 100644
index 00000000..be8aa7f5
Binary files /dev/null and b/ENI2/Resources/arrival_user.png differ
diff --git a/ENI2/Resources/arrival_worker.png b/ENI2/Resources/arrival_worker.png
new file mode 100644
index 00000000..9dd17ae1
Binary files /dev/null and b/ENI2/Resources/arrival_worker.png differ
diff --git a/ENI2/Resources/departure_user.png b/ENI2/Resources/departure_user.png
new file mode 100644
index 00000000..8ef75fd5
Binary files /dev/null and b/ENI2/Resources/departure_user.png differ
diff --git a/ENI2/Resources/departure_worker.png b/ENI2/Resources/departure_worker.png
new file mode 100644
index 00000000..03a40ebb
Binary files /dev/null and b/ENI2/Resources/departure_worker.png differ
diff --git a/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml b/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml
new file mode 100644
index 00000000..ce9ff585
--- /dev/null
+++ b/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml.cs b/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml.cs
new file mode 100644
index 00000000..e29bec39
--- /dev/null
+++ b/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml.cs
@@ -0,0 +1,389 @@
+// Copyright (c) 2025 - schick Informatik
+// Description: Display control of formsheet Tab 6. Crew data arrival
+//
+
+using bsmd.database;
+using ENI2.EditControls;
+using ENI2.Util;
+using ExcelDataReader;
+using Microsoft.Win32;
+using System;
+using System.Collections.Generic;
+using System.IO;
+using System.Linq;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Media.Imaging;
+
+
+namespace ENI2.SheetDisplayControls
+{
+ ///
+ /// Interaction logic for CrewPreArrivalControl.xaml
+ ///
+ public partial class CrewPreArrivalControl : DetailBaseControl
+ {
+ #region Fields
+
+ private NAME _name;
+ private Message _crewaMessage;
+ private Message _crewdMessage;
+
+ #endregion
+
+ #region Construction
+
+ public CrewPreArrivalControl()
+ {
+ InitializeComponent();
+ this.Loaded += CrewPreArrivalControl_Loaded;
+ }
+
+ #endregion
+
+ #region public override
+
+ public override void Initialize()
+ {
+ base.Initialize();
+
+ foreach (Message aMessage in this.Messages)
+ {
+ if (aMessage.MessageNotificationClass == Message.NotificationClass.NAME) { this._name = aMessage.Elements[0] as NAME; this.ControlMessages.Add(aMessage); }
+ if (aMessage.MessageNotificationClass == Message.NotificationClass.CREWA) { this._crewaMessage = aMessage; this.ControlMessages.Add(aMessage); }
+ if (aMessage.MessageNotificationClass == Message.NotificationClass.CREWD) { this._crewdMessage = aMessage; this.ControlMessages.Add(aMessage); }
+ }
+
+ this.textBox_NameMaster.DataContext = _name;
+
+ #region init CREWA
+
+ if (this._crewaMessage == null)
+ {
+ this._crewaMessage = this.Core.CreateMessage(Message.NotificationClass.CREWA);
+ this.Messages.Add(this._crewaMessage);
+ }
+
+ this.dataGridCrewList.Initialize();
+ this.dataGridCrewList.ItemsSource = this._crewaMessage.Elements;
+ this.dataGridCrewList.AddingNewItem += DataGridCrewList_AddingNewItem;
+ this.dataGridCrewList.EditRequested += DataGridCrewList_EditRequested;
+ this.dataGridCrewList.DeleteRequested += DataGridCrewList_DeleteRequested;
+ this.dataGridCrewList.CreateRequested += DataGridCrewList_CreateRequested;
+ this.dataGridCrewList.RefreshGrid += DataGridCrewList_RefreshGrid;
+ this.dataGridCrewList.MultiEditRequested += DataGridCrewList_MultiEditRequested;
+
+ if (this._crewaMessage.Elements.Count > 0)
+ {
+ this.checkBoxCrewNotificationSchengen.IsChecked = ((CREW)this._crewaMessage.Elements[0]).NotificationSchengen;
+ this.checkBoxCrewNotificationPAX.IsChecked = ((CREW)this._crewaMessage.Elements[0]).NotificationPAX;
+ }
+
+ // extra menu copy to CREWD
+ {
+ this.dataGridCrewList.ContextMenu.Items.Add(new Separator());
+ MenuItem copyCREWAItem = new MenuItem();
+ copyCREWAItem.Header = Properties.Resources.textCopyToCREWD;
+ copyCREWAItem.Icon = new Image { Source = new BitmapImage(new Uri("pack://application:,,,/Resources/documents.png")) };
+ copyCREWAItem.Click += CopyCREWAItem_Click;
+ this.dataGridCrewList.ContextMenu.Items.Add(copyCREWAItem);
+ }
+
+ #endregion
+
+ }
+
+ #endregion
+
+ #region event handler
+
+ private void CopyCREWAItem_Click(object sender, RoutedEventArgs e)
+ {
+ if (this.dataGridCrewList.SelectedItems != null)
+ {
+ foreach (CREW crewa in this.dataGridCrewList.SelectedItems)
+ {
+ CREWD crewd = new CREWD();
+ crewd.MessageHeader = this._crewdMessage;
+ crewd.CopyFromCREW(crewa);
+ crewd.IsDeparture = true;
+ crewd.Identifier = DatabaseEntity.GetNewIdentifier(this._crewdMessage.Elements);
+ this._crewdMessage.Elements.Add(crewd);
+ this.SublistElementChanged(Message.NotificationClass.CREWD);
+ }
+ }
+ }
+
+ private void CrewPreArrivalControl_Loaded(object sender, RoutedEventArgs e)
+ {
+ this.RegisterTextboxChange(this.textBox_NameMaster, Message.NotificationClass.NAME);
+ }
+
+ private async void buttonDeleteAllCrewA_Click(object sender, RoutedEventArgs e)
+ {
+ if (MessageBox.Show(Properties.Resources.textConfimDeleteAllEntries, Properties.Resources.textConfirmation, MessageBoxButton.YesNo, MessageBoxImage.Question, MessageBoxResult.No) == MessageBoxResult.Yes)
+ {
+ foreach (CREW crewa in this._crewaMessage.Elements.Cast())
+ {
+ await DBManagerAsync.DeleteAsync(crewa);
+ }
+ this._crewaMessage.Elements.Clear();
+ this.dataGridCrewList.Items.Refresh();
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ }
+ }
+
+ private void checkBoxCrewNotificationSchengen_Click(object sender, RoutedEventArgs e)
+ {
+ foreach (CREW crew in _crewaMessage.Elements.Cast())
+ {
+ crew.NotificationSchengen = checkBoxCrewNotificationSchengen.IsChecked;
+ }
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ }
+
+ private void checkBoxCrewNotificationPAX_Click(object sender, RoutedEventArgs e)
+ {
+ foreach (CREW crew in _crewaMessage.Elements.Cast())
+ {
+ crew.NotificationPAX = checkBoxCrewNotificationPAX.IsChecked;
+ }
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ }
+
+ private void buttonImportExcelCrew_Click(object sender, RoutedEventArgs e)
+ {
+ OpenFileDialog ofd = new OpenFileDialog
+ {
+ Filter = "Excel Files|*.xls;*.xlsx"
+ };
+ if (ofd.ShowDialog() ?? false)
+ {
+ FileStream stream;
+ try
+ {
+ stream = File.Open(ofd.FileName, FileMode.Open, FileAccess.Read);
+ }
+ catch (Exception ex)
+ {
+ MessageBox.Show(ex.Message, "Error", MessageBoxButton.OK, MessageBoxImage.Error);
+ return;
+ }
+
+ using (IExcelDataReader reader = ExcelReaderFactory.CreateReader(stream))
+ {
+ List importCrew = new List();
+
+ try
+ {
+ do
+ {
+ while (reader.Read())
+ {
+ if (reader.FieldCount < 13)
+ {
+ throw new InvalidDataException("Sheet must have 13 columns of data");
+ }
+ CREW crew = new CREW();
+ if (reader.IsDBNull(0) && reader.IsDBNull(1)) continue;
+ if (!reader.IsDBNull(0)) crew.CrewMemberLastName = reader.GetString(0).Clean();
+ if (crew.CrewMemberLastName.Equals("Family Name") || (crew.CrewMemberLastName.Trim().Length == 0)) continue;
+ if (!reader.IsDBNull(1)) crew.CrewMemberFirstName = reader.GetString(1).Clean();
+ if (!reader.IsDBNull(2)) crew.CrewMemberGender = GlobalStructures.ParseGender(reader.GetString(2));
+ if (!reader.IsDBNull(3)) crew.CrewMemberDuty = reader.GetString(3).Clean();
+ if (!reader.IsDBNull(4)) crew.CrewMemberNationality = reader.GetString(4).Substring(0, 2).ToUpper();
+ if (!reader.IsDBNull(5)) crew.CrewMemberPlaceOfBirth = reader.GetString(5).Clean();
+ if (!reader.IsDBNull(6)) crew.CrewMemberCountryOfBirth = reader.GetString(6).Substring(0, 2).ToUpper();
+ if (!reader.IsDBNull(7)) crew.CrewMemberDateOfBirth = reader.GetDateTime(7);
+ if (!reader.IsDBNull(8)) crew.CrewMemberIdentityDocumentType = GlobalStructures.ReadIdentityDocumentType(reader.GetString(8));
+ if (!reader.IsDBNull(9)) crew.CrewMemberIdentityDocumentId = this.getValueAsString(reader, 9).Clean();
+ if (!reader.IsDBNull(10)) crew.CrewMemberIdentityDocumentIssuingState = reader.GetString(10).Substring(0, 2).ToUpper();
+ if (!reader.IsDBNull(11)) crew.CrewMemberIdentityDocumentExpiryDate = reader.GetDateTime(11);
+ if (!reader.IsDBNull(12)) crew.CrewMemberVisaNumber = this.getValueAsString(reader, 12).Clean();
+
+ crew.MessageHeader = this._crewaMessage;
+ crew.IsDirty = true;
+ crew.Identifier = CREW.GetNewIdentifier(this._crewaMessage.Elements);
+ this._crewaMessage.Elements.Add(crew);
+ importCrew.Add(crew);
+ }
+ } while (reader.NextResult());
+ }
+ catch (Exception ex)
+ {
+ MessageBox.Show("Error reading Excel: " + ex.Message, Properties.Resources.textCaptionError, MessageBoxButton.OK, MessageBoxImage.Error);
+ }
+
+ if (importCrew.Count > 0)
+ {
+ this.dataGridCrewList.Items.Refresh();
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ MessageBox.Show(String.Format(Properties.Resources.textCrewImported, importCrew.Count), Properties.Resources.textCaptionInformation, MessageBoxButton.OK, MessageBoxImage.Information);
+ }
+ }
+
+ stream.Close();
+ }
+ }
+
+ #endregion
+
+ #region crew grid arrival
+
+ private void DataGridCrewList_CreateRequested()
+ {
+ EditCREWDialog ecd = new EditCREWDialog
+ {
+ CREW = new CREW()
+ };
+ ecd.CREW.Identifier = CREW.GetNewIdentifier(_crewaMessage.Elements);
+ ecd.CREW.MessageHeader = this._crewaMessage;
+
+ ecd.AddClicked += () =>
+ {
+ ecd.CopyValuesToEntity();
+ if (!this._crewaMessage.Elements.Contains(ecd.CREW))
+ {
+ this._crewaMessage.Elements.Add(ecd.CREW);
+ this.CheckCREWA();
+ }
+ this.dataGridCrewList.Items.Refresh();
+ ecd.CREW = new CREW
+ {
+ MessageHeader = this._crewaMessage,
+ Identifier = CREW.GetNewIdentifier(_crewaMessage.Elements)
+ };
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ };
+
+ if (ecd.ShowDialog() ?? false)
+ {
+ if (!this._crewaMessage.Elements.Contains(ecd.CREW))
+ {
+ _crewaMessage.Elements.Add(ecd.CREW);
+ this.CheckCREWA();
+ }
+ this.dataGridCrewList.Items.Refresh();
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ }
+ }
+
+ private void DataGridCrewList_DeleteRequested(DatabaseEntity obj)
+ {
+ if (obj is CREW crew)
+ {
+ // are you sure dialog is in base class
+ _crewaMessage.Elements.Remove(crew);
+ DBManager.Instance.Delete(crew);
+ }
+ }
+
+ private void DataGridCrewList_RefreshGrid()
+ {
+ DatabaseEntity.ResetIdentifiers(_crewaMessage.Elements);
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ this.dataGridCrewList.Items.Refresh();
+ }
+
+ private void DataGridCrewList_EditRequested(DatabaseEntity obj)
+ {
+ EditCREWDialog ecd = new EditCREWDialog
+ {
+ CREW = obj as CREW
+ };
+
+ ecd.AddClicked += () =>
+ {
+ ecd.CopyValuesToEntity();
+ if (!_crewaMessage.Elements.Contains(ecd.CREW))
+ {
+ _crewaMessage.Elements.Add(ecd.CREW);
+ this.CheckCREWA();
+ }
+ this.dataGridCrewList.Items.Refresh();
+ ecd.CREW = new CREW
+ {
+ Identifier = CREW.GetNewIdentifier(_crewaMessage.Elements),
+ MessageHeader = _crewaMessage
+ };
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ };
+
+ if (ecd.ShowDialog() ?? false)
+ {
+ if (!_crewaMessage.Elements.Contains(ecd.CREW))
+ {
+ _crewaMessage.Elements.Add(ecd.CREW);
+ this.CheckCREWA();
+ }
+ ecd.CREW.IsDirty = true;
+ this.dataGridCrewList.Items.Refresh();
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ }
+ }
+
+ private void DataGridCrewList_AddingNewItem(object sender, AddingNewItemEventArgs e)
+ {
+ this.DataGridCrewList_CreateRequested();
+ }
+
+ private void DataGridCrewList_MultiEditRequested(List databaseEntities)
+ {
+ List crewList = new List();
+ foreach (CREW acrew in databaseEntities.Cast())
+ crewList.Add(acrew);
+
+ // write common values of all CREW entities to template entity
+ CREW crew = CREW.CreateCommon(crewList);
+
+ EditCREWDialog dialog = new EditCREWDialog();
+ dialog.CREW = crew;
+ dialog.AddVisible = false;
+ if (dialog.ShowDialog() ?? false)
+ {
+ // write back changed values from crew to all entities and mark them as changed
+ CREW.WriteTemplateToList(crew, crewList);
+
+ this.SublistElementChanged(Message.NotificationClass.CREWA);
+ this.dataGridCrewList.Items.Refresh();
+ }
+ }
+
+ #endregion
+
+ #region private methods
+
+ private string getValueAsString(IExcelDataReader reader, int index)
+ {
+ Type fieldType = reader.GetFieldType(index);
+ if (fieldType == null) return null;
+ if (fieldType == typeof(double))
+ return reader.GetDouble(index).ToString();
+ if (fieldType == typeof(int))
+ return reader.GetInt32(index).ToString();
+ return reader.GetString(index);
+ }
+
+ private void CheckCREWA()
+ {
+ if (this._crewaMessage.Elements.Count == 0) return;
+ CREW firstCREW = this._crewaMessage.Elements[0] as CREW;
+ if (this._crewaMessage.Elements.Count == 1)
+ {
+ firstCREW.NotificationSchengen = true;
+ this.checkBoxCrewNotificationSchengen.IsChecked = true;
+ }
+ else
+ {
+ for (int i = 1; i < this._crewaMessage.Elements.Count; i++)
+ {
+ ((CREW)this._crewaMessage.Elements[i]).NotificationSchengen = firstCREW.NotificationSchengen;
+ }
+ }
+ }
+
+ #endregion
+
+
+ }
+}