1642 lines
57 KiB
C#
1642 lines
57 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace ENI2.Properties {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
// class via a tool like ResGen or Visual Studio.
|
|
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
// with the /str option, or rebuild your VS project.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|
[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() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ENI2.Properties.Resources", typeof(Resources).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap _lock {
|
|
get {
|
|
object obj = ResourceManager.GetObject("_lock", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap add {
|
|
get {
|
|
object obj = ResourceManager.GetObject("add", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap alarmclock {
|
|
get {
|
|
object obj = ResourceManager.GetObject("alarmclock", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap anchor {
|
|
get {
|
|
object obj = ResourceManager.GetObject("anchor", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap arrow_down_right_red {
|
|
get {
|
|
object obj = ResourceManager.GetObject("arrow_down_right_red", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap arrow_up_right_green {
|
|
get {
|
|
object obj = ResourceManager.GetObject("arrow_up_right_green", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap bullet_ball_green {
|
|
get {
|
|
object obj = ResourceManager.GetObject("bullet_ball_green", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap bullet_ball_grey {
|
|
get {
|
|
object obj = ResourceManager.GetObject("bullet_ball_grey", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap bullet_ball_red {
|
|
get {
|
|
object obj = ResourceManager.GetObject("bullet_ball_red", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap bullet_ball_yellow {
|
|
get {
|
|
object obj = ResourceManager.GetObject("bullet_ball_yellow", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|
/// </summary>
|
|
public static System.Drawing.Icon containership {
|
|
get {
|
|
object obj = ResourceManager.GetObject("containership", resourceCulture);
|
|
return ((System.Drawing.Icon)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap containership1 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("containership1", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap delete {
|
|
get {
|
|
object obj = ResourceManager.GetObject("delete", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap delete2 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("delete2", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap document_plain {
|
|
get {
|
|
object obj = ResourceManager.GetObject("document_plain", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap document_view {
|
|
get {
|
|
object obj = ResourceManager.GetObject("document_view", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap documents {
|
|
get {
|
|
object obj = ResourceManager.GetObject("documents", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap edit {
|
|
get {
|
|
object obj = ResourceManager.GetObject("edit", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ef_logo {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ef_logo", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap EUREPORT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("EUREPORT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap eye_blue {
|
|
get {
|
|
object obj = ResourceManager.GetObject("eye_blue", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap flash_red {
|
|
get {
|
|
object obj = ResourceManager.GetObject("flash_red", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap flash_yellow {
|
|
get {
|
|
object obj = ResourceManager.GetObject("flash_yellow", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap floppy_disk_blue {
|
|
get {
|
|
object obj = ResourceManager.GetObject("floppy_disk_blue", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap floppy_disk_edit {
|
|
get {
|
|
object obj = ResourceManager.GetObject("floppy_disk_edit", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap floppy_disks {
|
|
get {
|
|
object obj = ResourceManager.GetObject("floppy_disks", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap garbage {
|
|
get {
|
|
object obj = ResourceManager.GetObject("garbage", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap lightbulb_on {
|
|
get {
|
|
object obj = ResourceManager.GetObject("lightbulb_on", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap lock_error {
|
|
get {
|
|
object obj = ResourceManager.GetObject("lock_error", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap lock_ok {
|
|
get {
|
|
object obj = ResourceManager.GetObject("lock_ok", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap lock_open {
|
|
get {
|
|
object obj = ResourceManager.GetObject("lock_open", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|
/// </summary>
|
|
public static System.Drawing.Icon logo_schwarz {
|
|
get {
|
|
object obj = ResourceManager.GetObject("logo_schwarz", resourceCulture);
|
|
return ((System.Drawing.Icon)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap logo_transparent_babyblau {
|
|
get {
|
|
object obj = ResourceManager.GetObject("logo_transparent_babyblau", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap mail_new {
|
|
get {
|
|
object obj = ResourceManager.GetObject("mail_new", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap medical_bag {
|
|
get {
|
|
object obj = ResourceManager.GetObject("medical_bag", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap nav_refresh_blue {
|
|
get {
|
|
object obj = ResourceManager.GetObject("nav_refresh_blue", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap policeman_german {
|
|
get {
|
|
object obj = ResourceManager.GetObject("policeman_german", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap printer {
|
|
get {
|
|
object obj = ResourceManager.GetObject("printer", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap rotate_left {
|
|
get {
|
|
object obj = ResourceManager.GetObject("rotate_left", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap shield_yellow {
|
|
get {
|
|
object obj = ResourceManager.GetObject("shield_yellow", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ship2 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ship2", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap sign_warning {
|
|
get {
|
|
object obj = ResourceManager.GetObject("sign_warning", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap sign_warning_radiation {
|
|
get {
|
|
object obj = ResourceManager.GetObject("sign_warning_radiation", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Add.
|
|
/// </summary>
|
|
public static string textAdd {
|
|
get {
|
|
return ResourceManager.GetString("textAdd", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Agent.
|
|
/// </summary>
|
|
public static string textAgent {
|
|
get {
|
|
return ResourceManager.GetString("textAgent", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Anchored.
|
|
/// </summary>
|
|
public static string textAnchored {
|
|
get {
|
|
return ResourceManager.GetString("textAnchored", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Are you sure?.
|
|
/// </summary>
|
|
public static string textAreYouSure {
|
|
get {
|
|
return ResourceManager.GetString("textAreYouSure", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Arrival/Departure.
|
|
/// </summary>
|
|
public static string textArrivalDeparture {
|
|
get {
|
|
return ResourceManager.GetString("textArrivalDeparture", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Arrival notification.
|
|
/// </summary>
|
|
public static string textArrivalNotification {
|
|
get {
|
|
return ResourceManager.GetString("textArrivalNotification", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ATA port of call.
|
|
/// </summary>
|
|
public static string textATAPortOfCall {
|
|
get {
|
|
return ResourceManager.GetString("textATAPortOfCall", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ATD port of call.
|
|
/// </summary>
|
|
public static string textATDPortOfCall {
|
|
get {
|
|
return ResourceManager.GetString("textATDPortOfCall", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Border Police.
|
|
/// </summary>
|
|
public static string textBorderPolice {
|
|
get {
|
|
return ResourceManager.GetString("textBorderPolice", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Bow thruster power.
|
|
/// </summary>
|
|
public static string textBowThrusterPower {
|
|
get {
|
|
return ResourceManager.GetString("textBowThrusterPower", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Checking declaration status...
|
|
/// </summary>
|
|
public static string textBusyCheckStatus {
|
|
get {
|
|
return ResourceManager.GetString("textBusyCheckStatus", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Call Purposes.
|
|
/// </summary>
|
|
public static string textCallPurposes {
|
|
get {
|
|
return ResourceManager.GetString("textCallPurposes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cancel declaration.
|
|
/// </summary>
|
|
public static string textCancelDeclaration {
|
|
get {
|
|
return ResourceManager.GetString("textCancelDeclaration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Confirm deletion.
|
|
/// </summary>
|
|
public static string textCaptionDeleteConfirm {
|
|
get {
|
|
return ResourceManager.GetString("textCaptionDeleteConfirm", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Code (NST).
|
|
/// </summary>
|
|
public static string textCargoCodeNST {
|
|
get {
|
|
return ResourceManager.GetString("textCargoCodeNST", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Code NST 3rd.
|
|
/// </summary>
|
|
public static string textCargoCodeNST3 {
|
|
get {
|
|
return ResourceManager.GetString("textCargoCodeNST3", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Gross quantity (t).
|
|
/// </summary>
|
|
public static string textCargoGrossQuantity {
|
|
get {
|
|
return ResourceManager.GetString("textCargoGrossQuantity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Handling type.
|
|
/// </summary>
|
|
public static string textCargoHandlingType {
|
|
get {
|
|
return ResourceManager.GetString("textCargoHandlingType", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Number of items.
|
|
/// </summary>
|
|
public static string textCargoNumberOfItems {
|
|
get {
|
|
return ResourceManager.GetString("textCargoNumberOfItems", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Port of discharge.
|
|
/// </summary>
|
|
public static string textCargoPortOfDischarge {
|
|
get {
|
|
return ResourceManager.GetString("textCargoPortOfDischarge", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Port of loading.
|
|
/// </summary>
|
|
public static string textCargoPortOfLoading {
|
|
get {
|
|
return ResourceManager.GetString("textCargoPortOfLoading", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Changed.
|
|
/// </summary>
|
|
public static string textChanged {
|
|
get {
|
|
return ResourceManager.GetString("textChanged", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Changed by.
|
|
/// </summary>
|
|
public static string textChangedBy {
|
|
get {
|
|
return ResourceManager.GetString("textChangedBy", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to City.
|
|
/// </summary>
|
|
public static string textCity {
|
|
get {
|
|
return ResourceManager.GetString("textCity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Clear.
|
|
/// </summary>
|
|
public static string textClear {
|
|
get {
|
|
return ResourceManager.GetString("textClear", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Code.
|
|
/// </summary>
|
|
public static string textCode {
|
|
get {
|
|
return ResourceManager.GetString("textCode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Comment.
|
|
/// </summary>
|
|
public static string textComment {
|
|
get {
|
|
return ResourceManager.GetString("textComment", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Company name.
|
|
/// </summary>
|
|
public static string textCompanyName {
|
|
get {
|
|
return ResourceManager.GetString("textCompanyName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Confirmation.
|
|
/// </summary>
|
|
public static string textConfirmation {
|
|
get {
|
|
return ResourceManager.GetString("textConfirmation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Construction characteristics.
|
|
/// </summary>
|
|
public static string textConstructionCharacteristics {
|
|
get {
|
|
return ResourceManager.GetString("textConstructionCharacteristics", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Copy data.
|
|
/// </summary>
|
|
public static string textCopyData {
|
|
get {
|
|
return ResourceManager.GetString("textCopyData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Created.
|
|
/// </summary>
|
|
public static string textCreated {
|
|
get {
|
|
return ResourceManager.GetString("textCreated", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create PDF.
|
|
/// </summary>
|
|
public static string textCreatePDF {
|
|
get {
|
|
return ResourceManager.GetString("textCreatePDF", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Declarations.
|
|
/// </summary>
|
|
public static string textDeclarations {
|
|
get {
|
|
return ResourceManager.GetString("textDeclarations", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Delete.
|
|
/// </summary>
|
|
public static string textDelete {
|
|
get {
|
|
return ResourceManager.GetString("textDelete", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Departure notification.
|
|
/// </summary>
|
|
public static string textDepartureNotification {
|
|
get {
|
|
return ResourceManager.GetString("textDepartureNotification", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Dead weight summer (t).
|
|
/// </summary>
|
|
public static string textDeplacementSummerDraught {
|
|
get {
|
|
return ResourceManager.GetString("textDeplacementSummerDraught", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Description.
|
|
/// </summary>
|
|
public static string textDescription {
|
|
get {
|
|
return ResourceManager.GetString("textDescription", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Detail info for: {0}.
|
|
/// </summary>
|
|
public static string textDetailInfoPropertyGridTitle {
|
|
get {
|
|
return ResourceManager.GetString("textDetailInfoPropertyGridTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Dangerous goods arrival.
|
|
/// </summary>
|
|
public static string textDGArrival {
|
|
get {
|
|
return ResourceManager.GetString("textDGArrival", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Dangerous goods departure.
|
|
/// </summary>
|
|
public static string textDGDeparture {
|
|
get {
|
|
return ResourceManager.GetString("textDGDeparture", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Discharge.
|
|
/// </summary>
|
|
public static string textDischarge {
|
|
get {
|
|
return ResourceManager.GetString("textDischarge", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Edit.
|
|
/// </summary>
|
|
public static string textEdit {
|
|
get {
|
|
return ResourceManager.GetString("textEdit", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to E-Mail.
|
|
/// </summary>
|
|
public static string textEMail {
|
|
get {
|
|
return ResourceManager.GetString("textEMail", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ENI number.
|
|
/// </summary>
|
|
public static string textENI {
|
|
get {
|
|
return ResourceManager.GetString("textENI", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ETA Kiel Canal.
|
|
/// </summary>
|
|
public static string textETAKielCanal {
|
|
get {
|
|
return ResourceManager.GetString("textETAKielCanal", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ETA next port.
|
|
/// </summary>
|
|
public static string textETANextPort {
|
|
get {
|
|
return ResourceManager.GetString("textETANextPort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ETA port of call.
|
|
/// </summary>
|
|
public static string textETAPortOfCall {
|
|
get {
|
|
return ResourceManager.GetString("textETAPortOfCall", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ETD Kiel Canal.
|
|
/// </summary>
|
|
public static string textETDKielCanal {
|
|
get {
|
|
return ResourceManager.GetString("textETDKielCanal", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ETD last port.
|
|
/// </summary>
|
|
public static string textETDLastPort {
|
|
get {
|
|
return ResourceManager.GetString("textETDLastPort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ETD port of call.
|
|
/// </summary>
|
|
public static string textETDPortOfCall {
|
|
get {
|
|
return ResourceManager.GetString("textETDPortOfCall", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Exit.
|
|
/// </summary>
|
|
public static string textExit {
|
|
get {
|
|
return ResourceManager.GetString("textExit", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Export.
|
|
/// </summary>
|
|
public static string textExport {
|
|
get {
|
|
return ResourceManager.GetString("textExport", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fax.
|
|
/// </summary>
|
|
public static string textFax {
|
|
get {
|
|
return ResourceManager.GetString("textFax", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to First name.
|
|
/// </summary>
|
|
public static string textFirstName {
|
|
get {
|
|
return ResourceManager.GetString("textFirstName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fumigated bulk cargo.
|
|
/// </summary>
|
|
public static string textFumigatedBulkCargo {
|
|
get {
|
|
return ResourceManager.GetString("textFumigatedBulkCargo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IMO number.
|
|
/// </summary>
|
|
public static string textIMO {
|
|
get {
|
|
return ResourceManager.GetString("textIMO", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Info.
|
|
/// </summary>
|
|
public static string textInfo {
|
|
get {
|
|
return ResourceManager.GetString("textInfo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to LA Code.
|
|
/// </summary>
|
|
public static string textLACodes {
|
|
get {
|
|
return ResourceManager.GetString("textLACodes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cargo.
|
|
/// </summary>
|
|
public static string textLadg {
|
|
get {
|
|
return ResourceManager.GetString("textLadg", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Last name.
|
|
/// </summary>
|
|
public static string textLastName {
|
|
get {
|
|
return ResourceManager.GetString("textLastName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Last Port.
|
|
/// </summary>
|
|
public static string textLastPort {
|
|
get {
|
|
return ResourceManager.GetString("textLastPort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Loading.
|
|
/// </summary>
|
|
public static string textLoading {
|
|
get {
|
|
return ResourceManager.GetString("textLoading", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Lock.
|
|
/// </summary>
|
|
public static string textLock {
|
|
get {
|
|
return ResourceManager.GetString("textLock", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Login.
|
|
/// </summary>
|
|
public static string textLogin {
|
|
get {
|
|
return ResourceManager.GetString("textLogin", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Please logon.
|
|
/// </summary>
|
|
public static string textLoginCaption {
|
|
get {
|
|
return ResourceManager.GetString("textLoginCaption", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Login failed..
|
|
/// </summary>
|
|
public static string textLoginFailed {
|
|
get {
|
|
return ResourceManager.GetString("textLoginFailed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Master.
|
|
/// </summary>
|
|
public static string textMaster {
|
|
get {
|
|
return ResourceManager.GetString("textMaster", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Maritime health declaration.
|
|
/// </summary>
|
|
public static string textMDH {
|
|
get {
|
|
return ResourceManager.GetString("textMDH", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Name of master.
|
|
/// </summary>
|
|
public static string textNameMaster {
|
|
get {
|
|
return ResourceManager.GetString("textNameMaster", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create new id.
|
|
/// </summary>
|
|
public static string textNewVisitTransitId {
|
|
get {
|
|
return ResourceManager.GetString("textNewVisitTransitId", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Next Port.
|
|
/// </summary>
|
|
public static string textNextPort {
|
|
get {
|
|
return ResourceManager.GetString("textNextPort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Notification class.
|
|
/// </summary>
|
|
public static string textNotificationClass {
|
|
get {
|
|
return ResourceManager.GetString("textNotificationClass", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Notification class type.
|
|
/// </summary>
|
|
public static string textNotificationGroup {
|
|
get {
|
|
return ResourceManager.GetString("textNotificationGroup", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Operations.
|
|
/// </summary>
|
|
public static string textOperations {
|
|
get {
|
|
return ResourceManager.GetString("textOperations", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Overview.
|
|
/// </summary>
|
|
public static string textOverview {
|
|
get {
|
|
return ResourceManager.GetString("textOverview", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Password.
|
|
/// </summary>
|
|
public static string textPassword {
|
|
get {
|
|
return ResourceManager.GetString("textPassword", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Phone.
|
|
/// </summary>
|
|
public static string textPhone {
|
|
get {
|
|
return ResourceManager.GetString("textPhone", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Port area.
|
|
/// </summary>
|
|
public static string textPortArea {
|
|
get {
|
|
return ResourceManager.GetString("textPortArea", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Port of call.
|
|
/// </summary>
|
|
public static string textPortCall {
|
|
get {
|
|
return ResourceManager.GetString("textPortCall", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Port facility.
|
|
/// </summary>
|
|
public static string textPortFacility {
|
|
get {
|
|
return ResourceManager.GetString("textPortFacility", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Port notification.
|
|
/// </summary>
|
|
public static string textPortNotification {
|
|
get {
|
|
return ResourceManager.GetString("textPortNotification", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Postalcode.
|
|
/// </summary>
|
|
public static string textPostalCode {
|
|
get {
|
|
return ResourceManager.GetString("textPostalCode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Print.
|
|
/// </summary>
|
|
public static string textPrint {
|
|
get {
|
|
return ResourceManager.GetString("textPrint", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PSC 72h.
|
|
/// </summary>
|
|
public static string textPSC72h {
|
|
get {
|
|
return ResourceManager.GetString("textPSC72h", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Check status.
|
|
/// </summary>
|
|
public static string textQueryHIS {
|
|
get {
|
|
return ResourceManager.GetString("textQueryHIS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Save all?.
|
|
/// </summary>
|
|
public static string textQuestionSaveAll {
|
|
get {
|
|
return ResourceManager.GetString("textQuestionSaveAll", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Save data on this page?.
|
|
/// </summary>
|
|
public static string textQuestionSavePage {
|
|
get {
|
|
return ResourceManager.GetString("textQuestionSavePage", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Refresh.
|
|
/// </summary>
|
|
public static string textRefresh {
|
|
get {
|
|
return ResourceManager.GetString("textRefresh", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Requested position in port of call.
|
|
/// </summary>
|
|
public static string textRequestedPositionInPortOfCall {
|
|
get {
|
|
return ResourceManager.GetString("textRequestedPositionInPortOfCall", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Save.
|
|
/// </summary>
|
|
public static string textSave {
|
|
get {
|
|
return ResourceManager.GetString("textSave", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Save all.
|
|
/// </summary>
|
|
public static string textSaveAll {
|
|
get {
|
|
return ResourceManager.GetString("textSaveAll", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Search.
|
|
/// </summary>
|
|
public static string textSearch {
|
|
get {
|
|
return ResourceManager.GetString("textSearch", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {0} seconds elapsed.
|
|
/// </summary>
|
|
public static string textSecondsElapsed {
|
|
get {
|
|
return ResourceManager.GetString("textSecondsElapsed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Security.
|
|
/// </summary>
|
|
public static string textSecurity {
|
|
get {
|
|
return ResourceManager.GetString("textSecurity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ship services.
|
|
/// </summary>
|
|
public static string textServ {
|
|
get {
|
|
return ResourceManager.GetString("textServ", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Beneficiary.
|
|
/// </summary>
|
|
public static string textServiceBeneficiary {
|
|
get {
|
|
return ResourceManager.GetString("textServiceBeneficiary", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Invoice recipient.
|
|
/// </summary>
|
|
public static string textServiceInvoiceRecipient {
|
|
get {
|
|
return ResourceManager.GetString("textServiceInvoiceRecipient", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Service name.
|
|
/// </summary>
|
|
public static string textServiceName {
|
|
get {
|
|
return ResourceManager.GetString("textServiceName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ship data.
|
|
/// </summary>
|
|
public static string textShipData {
|
|
get {
|
|
return ResourceManager.GetString("textShipData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Shipping area.
|
|
/// </summary>
|
|
public static string textShippingArea {
|
|
get {
|
|
return ResourceManager.GetString("textShippingArea", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Europe.
|
|
/// </summary>
|
|
public static string textShippingAreaEUROPE {
|
|
get {
|
|
return ResourceManager.GetString("textShippingAreaEUROPE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to North / Baltic Sea.
|
|
/// </summary>
|
|
public static string textShippingAreaNORTHBALTIC {
|
|
get {
|
|
return ResourceManager.GetString("textShippingAreaNORTHBALTIC", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Overseas.
|
|
/// </summary>
|
|
public static string textShippingAreaOverseas {
|
|
get {
|
|
return ResourceManager.GetString("textShippingAreaOverseas", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Show as text.
|
|
/// </summary>
|
|
public static string textShowAsText {
|
|
get {
|
|
return ResourceManager.GetString("textShowAsText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Special requirements.
|
|
/// </summary>
|
|
public static string textSpecialRequirementsOfShipAtBerth {
|
|
get {
|
|
return ResourceManager.GetString("textSpecialRequirementsOfShipAtBerth", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Status.
|
|
/// </summary>
|
|
public static string textStatus {
|
|
get {
|
|
return ResourceManager.GetString("textStatus", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Stern thruster power.
|
|
/// </summary>
|
|
public static string textSternThrusterPower {
|
|
get {
|
|
return ResourceManager.GetString("textSternThrusterPower", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Stop waiting...
|
|
/// </summary>
|
|
public static string textStopWaiting {
|
|
get {
|
|
return ResourceManager.GetString("textStopWaiting", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Street / number.
|
|
/// </summary>
|
|
public static string textStreetNumber {
|
|
get {
|
|
return ResourceManager.GetString("textStreetNumber", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ticket No.
|
|
/// </summary>
|
|
public static string textTicketNo {
|
|
get {
|
|
return ResourceManager.GetString("textTicketNo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Towage.
|
|
/// </summary>
|
|
public static string textTowage {
|
|
get {
|
|
return ResourceManager.GetString("textTowage", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Transit.
|
|
/// </summary>
|
|
public static string textTransit {
|
|
get {
|
|
return ResourceManager.GetString("textTransit", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Type for Locode....
|
|
/// </summary>
|
|
public static string textTypeLocode {
|
|
get {
|
|
return ResourceManager.GetString("textTypeLocode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Unlock.
|
|
/// </summary>
|
|
public static string textUnlock {
|
|
get {
|
|
return ResourceManager.GetString("textUnlock", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Username.
|
|
/// </summary>
|
|
public static string textUsername {
|
|
get {
|
|
return ResourceManager.GetString("textUsername", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Username and/or password empty!.
|
|
/// </summary>
|
|
public static string textUserNamePasswordEmpty {
|
|
get {
|
|
return ResourceManager.GetString("textUserNamePasswordEmpty", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Username unknown.
|
|
/// </summary>
|
|
public static string textUsernameUnknown {
|
|
get {
|
|
return ResourceManager.GetString("textUsernameUnknown", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Visit / transit.
|
|
/// </summary>
|
|
public static string textVisitTransit {
|
|
get {
|
|
return ResourceManager.GetString("textVisitTransit", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Visit / transit id.
|
|
/// </summary>
|
|
public static string textVisitTransitId {
|
|
get {
|
|
return ResourceManager.GetString("textVisitTransitId", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Waste.
|
|
/// </summary>
|
|
public static string textWaste {
|
|
get {
|
|
return ResourceManager.GetString("textWaste", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Password is wrong!.
|
|
/// </summary>
|
|
public static string textWrongPassword {
|
|
get {
|
|
return ResourceManager.GetString("textWrongPassword", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap trafficlight_green {
|
|
get {
|
|
object obj = ResourceManager.GetObject("trafficlight_green", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap trafficlight_off {
|
|
get {
|
|
object obj = ResourceManager.GetObject("trafficlight_off", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap trafficlight_red {
|
|
get {
|
|
object obj = ResourceManager.GetObject("trafficlight_red", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap trafficlight_yellow {
|
|
get {
|
|
object obj = ResourceManager.GetObject("trafficlight_yellow", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap user_edit {
|
|
get {
|
|
object obj = ResourceManager.GetObject("user_edit", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
}
|
|
}
|