mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-04-20 12:06:29 +02:00
Version 3.0.294
This commit is contained in:
parent
d92fb4a40f
commit
8f40f2c208
133 changed files with 17890 additions and 14246 deletions
|
@ -1033,6 +1033,17 @@ namespace TINK.MultilingualResources {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Target Android framework set from 11.0 to 12.0 (Level 31 S).
|
||||
///NuGet packages updated.
|
||||
///Started adding support for new lock type..
|
||||
/// </summary>
|
||||
public static string ChangeLog3_0_293 {
|
||||
get {
|
||||
return ResourceManager.GetString("ChangeLog3_0_293", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Lock of rented bike cannot be be connected right now..
|
||||
/// </summary>
|
||||
|
@ -1356,6 +1367,24 @@ namespace TINK.MultilingualResources {
|
|||
}
|
||||
}
|
||||
|
||||
/// <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>
|
||||
|
|
|
@ -869,4 +869,10 @@ Activity Indicator zu Konto-Verwaltungsseiten hinzugefügt und Logging erweitert
|
|||
<data name="ChangeLog3_0_290" xml:space="preserve">
|
||||
<value>Der aktuelle Standort wird mit höherer Genauigkeit abgefragt.</value>
|
||||
</data>
|
||||
<data name="ChangeLog3_0_293" xml:space="preserve">
|
||||
<value>Target Android framework von 11.0 auf 12.0 (Level 31 S) gesetzt.
|
||||
NuGet packages aktualisiert.
|
||||
Entwurf Untertützung eines neuen Schlosstyps hinzugefügt.
|
||||
</value>
|
||||
</data>
|
||||
</root>
|
|
@ -962,4 +962,9 @@ Activity indicator added account management pages and logging extended.</value>
|
|||
<data name="ChangeLog3_0_290" xml:space="preserve">
|
||||
<value>Geolocation is queried with higher accuracy.</value>
|
||||
</data>
|
||||
<data name="ChangeLog3_0_293" xml:space="preserve">
|
||||
<value>Target Android framework set from 11.0 to 12.0 (Level 31 S).
|
||||
NuGet packages updated.
|
||||
Started adding support for new lock type.</value>
|
||||
</data>
|
||||
</root>
|
|
@ -1182,6 +1182,15 @@ Activity Indicator zu Konto-Verwaltungsseiten hinzugefügt und Logging erweitert
|
|||
<source>Geolocation is queried with higher accuracy.</source>
|
||||
<target state="translated">Der aktuelle Standort wird mit höherer Genauigkeit abgefragt.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="ChangeLog3_0_293" translate="yes" xml:space="preserve">
|
||||
<source>Target Android framework set from 11.0 to 12.0 (Level 31 S).
|
||||
NuGet packages updated.
|
||||
Started adding support for new lock type.</source>
|
||||
<target state="translated">Target Android framework von 11.0 auf 12.0 (Level 31 S) gesetzt.
|
||||
NuGet packages aktualisiert.
|
||||
Entwurf Untertützung eines neuen Schlosstyps hinzugefügt.
|
||||
</target>
|
||||
</trans-unit>
|
||||
</group>
|
||||
</body>
|
||||
</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue