Version 3.0.294

This commit is contained in:
Oliver Hauff 2022-04-25 22:15:15 +02:00
parent d92fb4a40f
commit 8f40f2c208
133 changed files with 17890 additions and 14246 deletions

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>