Version 3.0.260

This commit is contained in:
Oliver Hauff 2021-11-07 21:28:13 +01:00
parent 5a26bf273b
commit 4df8aa98aa
134 changed files with 8098 additions and 567 deletions

View file

@ -1157,7 +1157,7 @@ namespace TINK.MultilingualResources {
}
/// <summary>
/// Looks up a localized string similar to About {0}.
/// Looks up a localized string similar to Legal Information.
/// </summary>
public static string MarkingAbout {
get {

View file

@ -73,7 +73,7 @@
<value>{0} Anfrage</value>
</data>
<data name="MarkingAbout" xml:space="preserve">
<value>Über {0}</value>
<value>Rechtliches</value>
</data>
<data name="MarkingAccount" xml:space="preserve">
<value>Konto</value>

View file

@ -185,7 +185,7 @@ Bike can only be returned if bike is in reach and location information is avail
<value>Opening phone app failed.</value>
</data>
<data name="MarkingAbout" xml:space="preserve">
<value>About {0}</value>
<value>Legal Information</value>
</data>
<data name="MarkingAccount" xml:space="preserve">
<value>Account</value>

View file

@ -87,8 +87,8 @@
<target state="final">{0} Anfrage</target>
</trans-unit>
<trans-unit id="MarkingAbout" translate="yes" xml:space="preserve">
<source>About {0}</source>
<target state="final">Über {0}</target>
<source>Legal Information</source>
<target state="final">Rechtliches</target>
</trans-unit>
<trans-unit id="MarkingAccount" translate="yes" xml:space="preserve">
<source>Account</source>