//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.18213
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace GDNXFD.Alert.Config.Resources.Strings {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// 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 StringResources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal StringResources() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[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("GDNXFD.Alert.Config.Resources.Strings.StringResources", typeof(StringResources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to Accommodation.
///
public static string Accommodation {
get {
return ResourceManager.GetString("Accommodation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Attachments.
///
public static string Attachments {
get {
return ResourceManager.GetString("Attachments", resourceCulture);
}
}
///
/// Looks up a localized string similar to Back.
///
public static string Back {
get {
return ResourceManager.GetString("Back", resourceCulture);
}
}
///
/// Looks up a localized string similar to Discard changes.
///
public static string Cancel {
get {
return ResourceManager.GetString("Cancel", resourceCulture);
}
}
///
/// Looks up a localized string similar to Comments.
///
public static string Comments {
get {
return ResourceManager.GetString("Comments", resourceCulture);
}
}
///
/// Looks up a localized string similar to Mark as processed.
///
public static string Complete {
get {
return ResourceManager.GetString("Complete", resourceCulture);
}
}
///
/// Looks up a localized string similar to Are you sure you want to discard your changes"?.
///
public static string ConfirmCancelMessage {
get {
return ResourceManager.GetString("ConfirmCancelMessage", resourceCulture);
}
}
///
/// Looks up a localized string similar to Are you sure you want to delete "{0}"?.
///
public static string ConfirmDeleteMessage {
get {
return ResourceManager.GetString("ConfirmDeleteMessage", resourceCulture);
}
}
///
/// Looks up a localized string similar to Description.
///
public static string Description {
get {
return ResourceManager.GetString("Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Destination.
///
public static string Destination {
get {
return ResourceManager.GetString("Destination", resourceCulture);
}
}
///
/// Looks up a localized string similar to Download attachment.
///
public static string DownloadAttachment {
get {
return ResourceManager.GetString("DownloadAttachment", resourceCulture);
}
}
///
/// Looks up a localized string similar to Edit request.
///
public static string Edit {
get {
return ResourceManager.GetString("Edit", resourceCulture);
}
}
///
/// Looks up a localized string similar to Edit travel request.
///
public static string EditTravelTitle {
get {
return ResourceManager.GetString("EditTravelTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Employee.
///
public static string Employee {
get {
return ResourceManager.GetString("Employee", resourceCulture);
}
}
///
/// Looks up a localized string similar to Departing.
///
public static string From {
get {
return ResourceManager.GetString("From", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type.
///
public static string Kind {
get {
return ResourceManager.GetString("Kind", resourceCulture);
}
}
///
/// Looks up a localized string similar to Name.
///
public static string Name {
get {
return ResourceManager.GetString("Name", resourceCulture);
}
}
///
/// Looks up a localized string similar to New travel.
///
public static string NewTravel {
get {
return ResourceManager.GetString("NewTravel", resourceCulture);
}
}
///
/// Looks up a localized string similar to New travel request.
///
public static string NewTravelTitle {
get {
return ResourceManager.GetString("NewTravelTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Next page.
///
public static string NextPage {
get {
return ResourceManager.GetString("NextPage", resourceCulture);
}
}
///
/// Looks up a localized string similar to No.
///
public static string No {
get {
return ResourceManager.GetString("No", resourceCulture);
}
}
///
/// Looks up a localized string similar to You don't have permissions to use this application..
///
public static string NoPermissionsMessage {
get {
return ResourceManager.GetString("NoPermissionsMessage", resourceCulture);
}
}
///
/// Looks up a localized string similar to An unexpected error has ocurred. Travels could not initialize..
///
public static string NotInitializedError {
get {
return ResourceManager.GetString("NotInitializedError", resourceCulture);
}
}
///
/// Looks up a localized string similar to One way.
///
public static string OneWay {
get {
return ResourceManager.GetString("OneWay", resourceCulture);
}
}
///
/// Looks up a localized string similar to Origin.
///
public static string Origin {
get {
return ResourceManager.GetString("Origin", resourceCulture);
}
}
///
/// Looks up a localized string similar to Previous page.
///
public static string PreviousPage {
get {
return ResourceManager.GetString("PreviousPage", resourceCulture);
}
}
///
/// Looks up a localized string similar to Refresh.
///
public static string Refresh {
get {
return ResourceManager.GetString("Refresh", resourceCulture);
}
}
///
/// Looks up a localized string similar to Related Project.
///
public static string RelatedProject {
get {
return ResourceManager.GetString("RelatedProject", resourceCulture);
}
}
///
/// Looks up a localized string similar to Remove request.
///
public static string Remove {
get {
return ResourceManager.GetString("Remove", resourceCulture);
}
}
///
/// Looks up a localized string similar to Remove attachment.
///
public static string RemoveAttachment {
get {
return ResourceManager.GetString("RemoveAttachment", resourceCulture);
}
}
///
/// Looks up a localized string similar to requests.
///
public static string Requests {
get {
return ResourceManager.GetString("Requests", resourceCulture);
}
}
///
/// Looks up a localized string similar to Round trip.
///
public static string RoundTrip {
get {
return ResourceManager.GetString("RoundTrip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Accept changes.
///
public static string Save {
get {
return ResourceManager.GetString("Save", resourceCulture);
}
}
///
/// Looks up a localized string similar to Returning.
///
public static string To {
get {
return ResourceManager.GetString("To", resourceCulture);
}
}
///
/// Looks up a localized string similar to Close.
///
public static string Tooltip_close {
get {
return ResourceManager.GetString("Tooltip_close", resourceCulture);
}
}
///
/// Looks up a localized string similar to Minimize.
///
public static string Tooltip_minimize {
get {
return ResourceManager.GetString("Tooltip_minimize", resourceCulture);
}
}
///
/// Looks up a localized string similar to Maximize / Restore down.
///
public static string Tooltip_restore {
get {
return ResourceManager.GetString("Tooltip_restore", resourceCulture);
}
}
///
/// Looks up a localized string similar to Transportation.
///
public static string Transportation {
get {
return ResourceManager.GetString("Transportation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Travel.
///
public static string Travel {
get {
return ResourceManager.GetString("Travel", resourceCulture);
}
}
///
/// Looks up a localized string similar to A new travel request has been approved..
///
public static string TravelApproved {
get {
return ResourceManager.GetString("TravelApproved", resourceCulture);
}
}
///
/// Looks up a localized string similar to One way.
///
public static string TravelTypeOneWay {
get {
return ResourceManager.GetString("TravelTypeOneWay", resourceCulture);
}
}
///
/// Looks up a localized string similar to Round trip.
///
public static string TravelTypeRoundTrip {
get {
return ResourceManager.GetString("TravelTypeRoundTrip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unknown.
///
public static string TravelTypeUnkown {
get {
return ResourceManager.GetString("TravelTypeUnkown", resourceCulture);
}
}
///
/// Looks up a localized string similar to An unexpected error has ocurred. Please try again later..
///
public static string UnexpectedError {
get {
return ResourceManager.GetString("UnexpectedError", resourceCulture);
}
}
///
/// Looks up a localized string similar to Upload file.
///
public static string UploadFile {
get {
return ResourceManager.GetString("UploadFile", resourceCulture);
}
}
///
/// Looks up a localized string similar to User not found, the application will close..
///
public static string UserNotFound {
get {
return ResourceManager.GetString("UserNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Yes.
///
public static string Yes {
get {
return ResourceManager.GetString("Yes", resourceCulture);
}
}
}
}