Sync resource designer entries for new localization keys
This commit is contained in:
18
Properties/Resources.Designer.cs
generated
18
Properties/Resources.Designer.cs
generated
@@ -231,6 +231,15 @@ namespace C4IT_CustomerPanel.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The values shown here are loaded from the current web configuration..
|
||||
/// </summary>
|
||||
public static string configInfoHint {
|
||||
get {
|
||||
return ResourceManager.GetString("configInfoHint", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Connection failed: {0:MM/dd/yy h:mm:ss tt}.
|
||||
/// </summary>
|
||||
@@ -747,6 +756,15 @@ namespace C4IT_CustomerPanel.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Refresh.
|
||||
/// </summary>
|
||||
public static string refresh {
|
||||
get {
|
||||
return ResourceManager.GetString("refresh", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Remove markup.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user