mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-11-05 10:36:30 +01:00
Version 3.0.297
This commit is contained in:
parent
741874d382
commit
c4357d3f7f
1 changed files with 0 additions and 36 deletions
|
@ -1377,42 +1377,6 @@ namespace TINK.MultilingualResources {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <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 Error returning bike!.
|
|
||||||
/// </summary>
|
|
||||||
public static string ErrorReturnBikeTitle {
|
|
||||||
get {
|
|
||||||
return ResourceManager.GetString("ErrorReturnBikeTitle", 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 Error returning bike!.
|
|
||||||
/// </summary>
|
|
||||||
public static string ErrorReturnBikeTitle {
|
|
||||||
get {
|
|
||||||
return ResourceManager.GetString("ErrorReturnBikeTitle", resourceCulture);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Your feedback could not be send to server successfully..
|
/// Looks up a localized string similar to Your feedback could not be send to server successfully..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
Loading…
Reference in a new issue