mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-06-21 21:46:27 +02:00
Version 3.0.360
This commit is contained in:
parent
5c0b2e70c9
commit
faf68061f4
160 changed files with 2114 additions and 1932 deletions
|
@ -1,4 +1,4 @@
|
|||
//------------------------------------------------------------------------------
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
|
@ -144,18 +144,18 @@ namespace TINK.MultilingualResources {
|
|||
/// <summary>
|
||||
/// Looks up a localized string similar to Bold is blocked..
|
||||
/// </summary>
|
||||
internal static string ErrorOpenLockBoldBlocked {
|
||||
internal static string ErrorOpenLockBoldIsBlocked {
|
||||
get {
|
||||
return ResourceManager.GetString("ErrorOpenLockBoldBlocked", resourceCulture);
|
||||
return ResourceManager.GetString("ErrorOpenLockBoldIsBlocked", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Bold was or is blocked..
|
||||
/// Looks up a localized string similar to Bold status is unknown..
|
||||
/// </summary>
|
||||
internal static string ErrorOpenLockBoldWasBlocked {
|
||||
internal static string ErrorOpenLockBoldStatusIsUnknown {
|
||||
get {
|
||||
return ResourceManager.GetString("ErrorOpenLockBoldWasBlocked", resourceCulture);
|
||||
return ResourceManager.GetString("ErrorOpenLockBoldStatusIsUnknown", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue