Fix: Duplicate entires removed.

This commit is contained in:
Oliver Hauff 2022-04-10 19:33:51 +02:00
parent ad3cdbcadf
commit d92fb4a40f
4 changed files with 4 additions and 22 deletions

View file

@ -1363,25 +1363,7 @@ namespace TINK.MultilingualResources {
get {
return ResourceManager.GetString("ErrorReturnBikeTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internet must be available when returning the bike..
/// </summary>
public static string ErrorReturnBikeNoWebMessage {
get {
return ResourceManager.GetString("ErrorReturnBikeNoWebMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection error when returning the bike!.
/// </summary>
public static string ErrorReturnBikeNoWebTitle {
get {
return ResourceManager.GetString("ErrorReturnBikeNoWebTitle", resourceCulture);
}
}
}
/// <summary>
/// Looks up a localized string similar to Your feedback could not be send to server successfully..