mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-11-05 10:36:30 +01:00
971 lines
No EOL
41 KiB
XML
971 lines
No EOL
41 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<!--
|
|
Microsoft ResX Schema
|
|
|
|
Version 2.0
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
that is mostly human readable. The generation and parsing of the
|
|
various data types are done through the TypeConverter classes
|
|
associated with the data types.
|
|
|
|
Example:
|
|
|
|
... ado.net/XML headers & schema ...
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
<resheader name="version">2.0</resheader>
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
</data>
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<comment>This is a comment</comment>
|
|
</data>
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
name/value pairs.
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
text/value conversion through the TypeConverter architecture.
|
|
Classes that don't support this are serialized and stored with the
|
|
mimetype set.
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
read any of the formats listed below.
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
value : The object must be serialized into a byte array
|
|
: using a System.ComponentModel.TypeConverter
|
|
: and then encoded with base64 encoding.
|
|
-->
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="ActionBookOrClose" xml:space="preserve">
|
|
<value>Rent bike or close lock</value>
|
|
</data>
|
|
<data name="ActionCancelRequest" xml:space="preserve">
|
|
<value>Cancel bike reservation</value>
|
|
</data>
|
|
<data name="ActionClose" xml:space="preserve">
|
|
<value>Close lock</value>
|
|
</data>
|
|
<data name="ActionCloseAndReturn" xml:space="preserve">
|
|
<value>Close lock & return bike</value>
|
|
</data>
|
|
<data name="ActionOpen" xml:space="preserve">
|
|
<value>Open lock</value>
|
|
</data>
|
|
<data name="ActionOpenAndBook" xml:space="preserve">
|
|
<value>Open lock & rent bike</value>
|
|
</data>
|
|
<data name="ActionOpenAndPause" xml:space="preserve">
|
|
<value>Open lock & continue renting</value>
|
|
</data>
|
|
<data name="ActionRequest" xml:space="preserve">
|
|
<value>Reserve bike</value>
|
|
</data>
|
|
<data name="ActionReturn" xml:space="preserve">
|
|
<value>Return bike</value>
|
|
</data>
|
|
<data name="ActivityTextMapLoadingStationsAndBikes" xml:space="preserve">
|
|
<value>Loading Stations and Bikes...</value>
|
|
</data>
|
|
<data name="ErrorBookedSearchMessage" xml:space="preserve">
|
|
<value>Lock of rented bike cannot be be connected right now.</value>
|
|
</data>
|
|
<data name="ErrorCloseLockBoldBlockedMessage" xml:space="preserve">
|
|
<value>Lock is blocked. Please ensure that no spoke or any other obstacle prevents the lock from closing and try again.</value>
|
|
</data>
|
|
<data name="ErrorCloseLockMovingMessage" xml:space="preserve">
|
|
<value>Lock can only be closed if bike is not moving. Please park bike and try again.</value>
|
|
</data>
|
|
<data name="ErrorReservedSearchMessage" xml:space="preserve">
|
|
<value>Lock of reserved bike can not be found.</value>
|
|
</data>
|
|
<data name="ErrorReturnBikeLockClosedNoGPSMessage" xml:space="preserve">
|
|
<value>Returning bike at an unknown location is not possible.
|
|
Bike can be returned if
|
|
- location information is available when closing lock
|
|
- bike is in reach and location information is available when pressing button "Return bike"</value>
|
|
</data>
|
|
<data name="ErrorReturnBikeLockOpenNoGPSMessage" xml:space="preserve">
|
|
<value>Returning bike at an unknown location is not possible.
|
|
Bike can only be returned if bike is in reach and location information is available.</value>
|
|
</data>
|
|
<data name="ErrorReturnBikeNotAtStationMessage" xml:space="preserve">
|
|
<value>Returning bike outside of station is not possible. Distance to station {0} is {1} m.</value>
|
|
</data>
|
|
<data name="ErrorReturnBikeTitle" xml:space="preserve">
|
|
<value>Error returning bike!</value>
|
|
</data>
|
|
<data name="ErrorSupportmailCreateAttachment" xml:space="preserve">
|
|
<value>Attachment could not be created.</value>
|
|
</data>
|
|
<data name="ErrorSupportmailMailingFailed" xml:space="preserve">
|
|
<value>Opening mail app failed.</value>
|
|
</data>
|
|
<data name="ErrorSupportmailPhoningFailed" xml:space="preserve">
|
|
<value>Opening phone app failed.</value>
|
|
</data>
|
|
<data name="MarkingAbout" xml:space="preserve">
|
|
<value>Legal Information</value>
|
|
</data>
|
|
<data name="MarkingAccount" xml:space="preserve">
|
|
<value>Account</value>
|
|
</data>
|
|
<data name="MarkingFeedbackAndContact" xml:space="preserve">
|
|
<value>Contact</value>
|
|
</data>
|
|
<data name="MarkingFeesAndBikes" xml:space="preserve">
|
|
<value>Instructions</value>
|
|
</data>
|
|
<data name="MarkingLoggedInStateInfoLoggedIn" xml:space="preserve">
|
|
<value>Logged in as {0}.</value>
|
|
</data>
|
|
<data name="MarkingLoggedInStateInfoLoggedInGroup" xml:space="preserve">
|
|
<value>Logged in as {0} at {1}.</value>
|
|
</data>
|
|
<data name="MarkingLoggedInStateInfoNotLoggedIn" xml:space="preserve">
|
|
<value>No user logged in.</value>
|
|
</data>
|
|
<data name="MarkingLogin" xml:space="preserve">
|
|
<value>Login</value>
|
|
</data>
|
|
<data name="MarkingMapPage" xml:space="preserve">
|
|
<value>Bike Locations</value>
|
|
</data>
|
|
<data name="MarkingMyBikes" xml:space="preserve">
|
|
<value>My Bikes</value>
|
|
</data>
|
|
<data name="MarkingSettings" xml:space="preserve">
|
|
<value>Settings</value>
|
|
</data>
|
|
<data name="MarkingTabBikes" xml:space="preserve">
|
|
<value>Instructions</value>
|
|
</data>
|
|
<data name="MarkingTabFees" xml:space="preserve">
|
|
<value>Pricing</value>
|
|
</data>
|
|
<data name="MessageAnswerOk" xml:space="preserve">
|
|
<value>OK</value>
|
|
</data>
|
|
<data name="MessageAppVersionIsOutdated" xml:space="preserve">
|
|
<value>This version of the {0} App is outdated. Please update to the latest version.</value>
|
|
</data>
|
|
<data name="MessageContactMail" xml:space="preserve">
|
|
<value>Questions? Remarks? Criticism?</value>
|
|
</data>
|
|
<data name="MessageLoginWelcome" xml:space="preserve">
|
|
<value>User {0} successfully logged in.</value>
|
|
</data>
|
|
<data name="MessageLoginWelcomeTitle" xml:space="preserve">
|
|
<value>Welcome!</value>
|
|
</data>
|
|
<data name="MessageLoginWelcomeTitleGroup" xml:space="preserve">
|
|
<value>Welcome to {0}!</value>
|
|
</data>
|
|
<data name="MessageMapPageErrorAuthcookieUndefined" xml:space="preserve">
|
|
<value>Session has expired.
|
|
Please login to app once again.</value>
|
|
</data>
|
|
<data name="MessagePhoneMail" xml:space="preserve">
|
|
<value>Urgent questions?</value>
|
|
</data>
|
|
<data name="MessageRateMail" xml:space="preserve">
|
|
<value>Are you enjoying the {0}-App?</value>
|
|
</data>
|
|
<data name="MessageWaring" xml:space="preserve">
|
|
<value>Warning</value>
|
|
</data>
|
|
<data name="QuestionAnswerNo" xml:space="preserve">
|
|
<value>No</value>
|
|
</data>
|
|
<data name="QuestionAnswerYes" xml:space="preserve">
|
|
<value>Yes</value>
|
|
</data>
|
|
<data name="QuestionSupportmailAnswerApp" xml:space="preserve">
|
|
<value>{0} app request</value>
|
|
</data>
|
|
<data name="QuestionSupportmailAnswerOperator" xml:space="preserve">
|
|
<value>{0} request</value>
|
|
</data>
|
|
<data name="QuestionSupportmailAttachment" xml:space="preserve">
|
|
<value>Attach file containing diagnosis information to mail?</value>
|
|
</data>
|
|
<data name="QuestionSupportmailSubject" xml:space="preserve">
|
|
<value>Does your request/ comment relate to the {0}-app or to a more general subject?</value>
|
|
</data>
|
|
<data name="QuestionTitle" xml:space="preserve">
|
|
<value>Question</value>
|
|
</data>
|
|
<data name="ActivityTextBikesAtStationGetBikes" xml:space="preserve">
|
|
<value>Loading bikes located at station...</value>
|
|
</data>
|
|
<data name="ActivityTextCenterMap" xml:space="preserve">
|
|
<value>Centering map...</value>
|
|
</data>
|
|
<data name="ActivityTextMyBikesLoadingBikes" xml:space="preserve">
|
|
<value>Loading reserved/ booked bikes...</value>
|
|
</data>
|
|
<data name="ActivityTextSearchBikes" xml:space="preserve">
|
|
<value>Searching locks...</value>
|
|
</data>
|
|
<data name="StatusTextBookedCodeSince" xml:space="preserve">
|
|
<value>Code {0}, rented since {1}.</value>
|
|
</data>
|
|
<data name="StatusTextBooked" xml:space="preserve">
|
|
<value>Bike is rented.</value>
|
|
</data>
|
|
<data name="StatusTextBookedSince" xml:space="preserve">
|
|
<value>Rented since {0}.</value>
|
|
</data>
|
|
<data name="StatusTextReservationExpiredMaximumReservationTime" xml:space="preserve">
|
|
<value>Max. reservation time of {0} minutes expired.</value>
|
|
</data>
|
|
<data name="StatusTextReservationExpiredCodeRemaining" xml:space="preserve">
|
|
<value>Code {0}, still {1} minutes reserved.</value>
|
|
</data>
|
|
<data name="StatusTextReservationExpiredRemaining" xml:space="preserve">
|
|
<value>Still {0} minutes reserved.</value>
|
|
</data>
|
|
<data name="StatusTextReservationExpiredCodeMaxReservationTime" xml:space="preserve">
|
|
<value>Code {0}, max. reservation time of {1} minutes expired.</value>
|
|
</data>
|
|
<data name="StatusTextAvailable" xml:space="preserve">
|
|
<value>Available.</value>
|
|
</data>
|
|
<data name="StatusTextBookedCodeLocationSince" xml:space="preserve">
|
|
<value>Code {0}, location {1}, rented since {2}.</value>
|
|
</data>
|
|
<data name="StatusTextReservationExpiredCodeLocationMaxReservationTime" xml:space="preserve">
|
|
<value>Code {0}, location {1}, max. reservation time of {2} minutes expired.</value>
|
|
</data>
|
|
<data name="StatusTextReservationExpiredCodeLocationReservationTime" xml:space="preserve">
|
|
<value>Code {0}, location {1}, still {2} minutes reserved.</value>
|
|
</data>
|
|
<data name="StatusTextReservationExpiredLocationMaxReservationTime" xml:space="preserve">
|
|
<value>Location {0}, max. reservation time of {1} minutes expired.</value>
|
|
</data>
|
|
<data name="StatusTextReservationExpiredLocationReservationTime" xml:space="preserve">
|
|
<value>Location {0}, still {1} minutes reserved.</value>
|
|
</data>
|
|
<data name="ActionContactRate" xml:space="preserve">
|
|
<value>Submit rating</value>
|
|
</data>
|
|
<data name="ActionLoginLogin" xml:space="preserve">
|
|
<value>Login</value>
|
|
</data>
|
|
<data name="ActionLoginPasswordForgotten" xml:space="preserve">
|
|
<value>Password forgotten?</value>
|
|
</data>
|
|
<data name="ActionLoginRegister" xml:space="preserve">
|
|
<value>Register</value>
|
|
</data>
|
|
<data name="MarkingLoginEmailAddressLabel" xml:space="preserve">
|
|
<value>E-mail address</value>
|
|
</data>
|
|
<data name="MarkingLoginEmailAddressPlaceholder" xml:space="preserve">
|
|
<value>E-mail address</value>
|
|
</data>
|
|
<data name="MarkingLoginInstructions" xml:space="preserve">
|
|
<value>Instructions TINK bikes</value>
|
|
</data>
|
|
<data name="MarkingLoginInstructionsTinkKonradMessage" xml:space="preserve">
|
|
<value>If you already have a "konrad" or "TINK" account, you can stop using both rental bike systems with your existing account! Simply confirm the corresponding terms and conditions.</value>
|
|
</data>
|
|
<data name="MarkingLoginInstructionsTinkKonradTitle" xml:space="preserve">
|
|
<value>For your information!
|
|
</value>
|
|
</data>
|
|
<data name="MarkingLoginPasswordLabel" xml:space="preserve">
|
|
<value>Password, minimum length 8 characters</value>
|
|
</data>
|
|
<data name="MarkingLoginPasswordPlaceholder" xml:space="preserve">
|
|
<value>Password</value>
|
|
</data>
|
|
<data name="MessageLoginConnectionErrorMessage" xml:space="preserve">
|
|
<value>Login cookie must not be empty. {0}</value>
|
|
</data>
|
|
<data name="MessageLoginConnectionErrorTitle" xml:space="preserve">
|
|
<value>Connection error during registration!</value>
|
|
</data>
|
|
<data name="MessageLoginErrorTitle" xml:space="preserve">
|
|
<value>Error while logging in!</value>
|
|
</data>
|
|
<data name="MessageLoginRecoverPassword" xml:space="preserve">
|
|
<value>Please connect to Internet to recover the password.</value>
|
|
</data>
|
|
<data name="MessageLoginRegisterNoNet" xml:space="preserve">
|
|
<value>Please connect to Internet to register.</value>
|
|
</data>
|
|
<data name="MessageTitleHint" xml:space="preserve">
|
|
<value>Hint</value>
|
|
</data>
|
|
<data name="ErrorOpenLockStillClosedMessage" xml:space="preserve">
|
|
<value>After try to open lock state closed is reported.</value>
|
|
</data>
|
|
<data name="ErrorOpenLockOutOfReachMessage" xml:space="preserve">
|
|
<value>Lock cannot be opened until bike is near.</value>
|
|
</data>
|
|
<data name="ErrorOpenLockTitle" xml:space="preserve">
|
|
<value>Error while opening lock!</value>
|
|
</data>
|
|
<data name="ErrorCloseLockOutOfReachMessage" xml:space="preserve">
|
|
<value>Lock cannot be closed until bike is near.</value>
|
|
</data>
|
|
<data name="ErrorCloseLockOutOfReachStateReservedMessage" xml:space="preserve">
|
|
<value>Lock cannot be closed until bike is near.
|
|
Please try again to close bike or report bike to support!</value>
|
|
</data>
|
|
<data name="ErrorCloseLockTitle" xml:space="preserve">
|
|
<value>Lock can not be closed!</value>
|
|
</data>
|
|
<data name="ErrorCloseLockStillOpenMessage" xml:space="preserve">
|
|
<value>After try to close lock state open is reported.</value>
|
|
</data>
|
|
<data name="ErrorCloseLockUnexpectedStateMessage" xml:space="preserve">
|
|
<value>Lock reports state "{0}".</value>
|
|
</data>
|
|
<data name="ErrorCloseLockUnkErrorMessage" xml:space="preserve">
|
|
<value>Please try to lock again or report bike to support!
|
|
{0}</value>
|
|
</data>
|
|
<data name="MessageBikesManagementLocationPermission" xml:space="preserve">
|
|
<value>Please allow location sharing so that bike lock/locks can be managed.</value>
|
|
</data>
|
|
<data name="MessageBikesManagementLocationPermissionOpenDialog" xml:space="preserve">
|
|
<value>Please allow location sharing so that bike lock/locks can be managed.
|
|
Open sharing dialog?</value>
|
|
</data>
|
|
<data name="MessageCenterMapLocationPermissionOpenDialog" xml:space="preserve">
|
|
<value>Please allow location sharing so that map can be centered.
|
|
Open sharing dialog?</value>
|
|
</data>
|
|
<data name="MessageAnswerNo" xml:space="preserve">
|
|
<value>No</value>
|
|
</data>
|
|
<data name="MessageAnswerYes" xml:space="preserve">
|
|
<value>Yes</value>
|
|
</data>
|
|
<data name="MessageBikesManagementBluetoothActivation" xml:space="preserve">
|
|
<value>Please enable Bluetooth to manage bike lock/locks.</value>
|
|
</data>
|
|
<data name="MessageBikesManagementLocationActivation" xml:space="preserve">
|
|
<value>Please activate location so that bike lock can be found!</value>
|
|
</data>
|
|
<data name="ActionSearchLock" xml:space="preserve">
|
|
<value>Search lock</value>
|
|
</data>
|
|
<data name="ActivityTextOneMomentPlease" xml:space="preserve">
|
|
<value>One moment please...</value>
|
|
</data>
|
|
<data name="ActivityTextOpeningLock" xml:space="preserve">
|
|
<value>Opening lock...</value>
|
|
</data>
|
|
<data name="ActivityTextStartingUpdater" xml:space="preserve">
|
|
<value>Updating...</value>
|
|
</data>
|
|
<data name="ActivityTextStartingUpdatingLockingState" xml:space="preserve">
|
|
<value>Updating lock state...</value>
|
|
</data>
|
|
<data name="ActivityTextReadingChargingLevel" xml:space="preserve">
|
|
<value>Reading charging level...</value>
|
|
</data>
|
|
<data name="ActivityTextErrorStatusUpdateingLockstate" xml:space="preserve">
|
|
<value>Status error on updating lock state.</value>
|
|
</data>
|
|
<data name="ActivityTextErrorConnectionUpdateingLockstate" xml:space="preserve">
|
|
<value>Connection error on updating locking status.</value>
|
|
</data>
|
|
<data name="ActivityTextErrorNoWebUpdateingLockstate" xml:space="preserve">
|
|
<value>No web error on updating locking status.</value>
|
|
</data>
|
|
<data name="ActivityTextClosingLock" xml:space="preserve">
|
|
<value>Closing lock...</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_203" xml:space="preserve">
|
|
<value>Updated to latest lock firmware.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_204" xml:space="preserve">
|
|
<value>Bluetooth communication inproved.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_205" xml:space="preserve">
|
|
<value>Nicer station markers for iOS.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_206" xml:space="preserve">
|
|
<value>Bluetooth and geolocation functionality improved.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_207" xml:space="preserve">
|
|
<value>Minor fixes related to renting functionality.
|
|
Software packages updated.
|
|
Targets Android 11.</value>
|
|
</data>
|
|
<data name="ActivityTextReservingBike" xml:space="preserve">
|
|
<value>Reserving bike...</value>
|
|
</data>
|
|
<data name="QuestionOpenLockAndBookBike" xml:space="preserve">
|
|
<value>Rent bike {0} and open lock?</value>
|
|
</data>
|
|
<data name="ActivityTextErrorReadingChargingLevelGeneral" xml:space="preserve">
|
|
<value>Battery status cannot be read.</value>
|
|
</data>
|
|
<data name="ActivityTextErrorReadingChargingLevelOutOfReach" xml:space="preserve">
|
|
<value>Battery status can only be read when bike is nearby.</value>
|
|
</data>
|
|
<data name="ActivityTextRentingBike" xml:space="preserve">
|
|
<value>Renting bike...</value>
|
|
</data>
|
|
<data name="MessageRentingBikeErrorConnectionTitle" xml:space="preserve">
|
|
<value>Connection error when renting the bike!</value>
|
|
</data>
|
|
<data name="MessageRentingBikeErrorGeneralTitle" xml:space="preserve">
|
|
<value>Error when renting the bike!</value>
|
|
</data>
|
|
<data name="MessageRentingBikeErrorTooManyReservationsRentals" xml:space="preserve">
|
|
<value>A rental of bike {0} was rejected because the maximum allowed number of {1} reservations/ rentals had already been made.</value>
|
|
</data>
|
|
<data name="MessageReservationBikeErrorTooManyReservationsRentals" xml:space="preserve">
|
|
<value>A reservation of bike {0} was rejected because the maximum allowed number of {1} reservations/ rentals had already been made.</value>
|
|
</data>
|
|
<data name="MessageErrorLockIsClosedThreeLines" xml:space="preserve">
|
|
<value>Attention: Lock is closed!
|
|
{0}
|
|
{1}</value>
|
|
</data>
|
|
<data name="MessageErrorLockIsClosedTwoLines" xml:space="preserve">
|
|
<value>Attention: Lock is closed!
|
|
{0}</value>
|
|
</data>
|
|
<data name="ExceptionTextRentingBikeFailedGeneral" xml:space="preserve">
|
|
<value>The rental of bike No. {0} has failed.</value>
|
|
</data>
|
|
<data name="ExceptionTextRentingBikeFailedUnavailalbe" xml:space="preserve">
|
|
<value>The rental of bike No. {0} has failed, the bike is currently unavailable.{1}</value>
|
|
</data>
|
|
<data name="ExceptionTextReservationBikeFailedGeneral" xml:space="preserve">
|
|
<value>The reservation of bike no. {0} has failed.</value>
|
|
</data>
|
|
<data name="ExceptionTextReservationBikeFailedUnavailalbe" xml:space="preserve">
|
|
<value>The reservation of bike No. {0} has failed, the bike is currently unavailable.{1}</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_208" xml:space="preserve">
|
|
<value>Minor fixes.</value>
|
|
</data>
|
|
<data name="ActivityTextDisconnectingLock" xml:space="preserve">
|
|
<value>Disconnecting lock...</value>
|
|
</data>
|
|
<data name="ActivityTextErrorDisconnect" xml:space="preserve">
|
|
<value>Error occurred disconnecting</value>
|
|
</data>
|
|
<data name="MarkingBikeInfoErrorStateDisposableClosedDetected" xml:space="preserve">
|
|
<value>Invalid state for bike {0} detected.
|
|
Bike should always be disconnected when not reserved or rented.
|
|
Please restart app in order to get bike info.</value>
|
|
</data>
|
|
<data name="MarkingBikeInfoErrorStateUnknownDetected" xml:space="preserve">
|
|
<value>Unknown status for bike {0} detected.</value>
|
|
</data>
|
|
<data name="ActivityTextCancelingReservation" xml:space="preserve">
|
|
<value>Canceling reservation...</value>
|
|
</data>
|
|
<data name="QuestionCancelReservation" xml:space="preserve">
|
|
<value>Cancel reservation for bike {0}?</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_209" xml:space="preserve">
|
|
<value>Minor fix: Bikes are disconnected as soon as becoming disposable.</value>
|
|
</data>
|
|
<data name="QuestionReserveBike" xml:space="preserve">
|
|
<value>Reserve bike {0} free of charge for {1} min?</value>
|
|
</data>
|
|
<data name="ActivityTextErrorDeserializationException" xml:space="preserve">
|
|
<value>Connection error: Deserialization failed.</value>
|
|
</data>
|
|
<data name="ActivityTextErrorException" xml:space="preserve">
|
|
<value>Connection interrupted.</value>
|
|
</data>
|
|
<data name="ActivityTextErrorInvalidResponseException" xml:space="preserve">
|
|
<value>Connection error, invalid server response.</value>
|
|
</data>
|
|
<data name="ActivityTextErrorWebConnectFailureException" xml:space="preserve">
|
|
<value>Connection interrupted, server unreachable.</value>
|
|
</data>
|
|
<data name="ActivityTextErrorWebExceptionGeneralError" xml:space="preserve">
|
|
<value>Connection error. Status code: {0}.</value>
|
|
</data>
|
|
<data name="ActivityTextErrorWebForbiddenException" xml:space="preserve">
|
|
<value>Connection interrupted, server busy.</value>
|
|
</data>
|
|
<data name="MessageBikesManagementTariffDescriptionAboEuroPerMonth" xml:space="preserve">
|
|
<value>Subscription price</value>
|
|
</data>
|
|
<data name="MessageBikesManagementTariffDescriptionEuroPerHour" xml:space="preserve">
|
|
<value>€/hour</value>
|
|
</data>
|
|
<data name="MessageBikesManagementTariffDescriptionFeeEuroPerHour" xml:space="preserve">
|
|
<value>Rental fees</value>
|
|
</data>
|
|
<data name="MessageBikesManagementTariffDescriptionFreeTimePerSession" xml:space="preserve">
|
|
<value>Free use</value>
|
|
</data>
|
|
<data name="MessageBikesManagementTariffDescriptionHour" xml:space="preserve">
|
|
<value>hour(s)/day</value>
|
|
</data>
|
|
<data name="MessageBikesManagementTariffDescriptionMaxFeeEuroPerDay" xml:space="preserve">
|
|
<value>Max. fee</value>
|
|
</data>
|
|
<data name="MessageBikesManagementTariffDescriptionTariffHeader" xml:space="preserve">
|
|
<value>Tariff</value>
|
|
</data>
|
|
<data name="ActivityTextQuerryServer" xml:space="preserve">
|
|
<value>Request server...</value>
|
|
</data>
|
|
<data name="ActivityTextSearchingLock" xml:space="preserve">
|
|
<value>Searching lock...</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_214" xml:space="preserve">
|
|
<value>Multiple operators support.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_215" xml:space="preserve">
|
|
<value>Layout of "Whats New"-dialog improved :-)</value>
|
|
</data>
|
|
<data name="MessageBikesManagementMaxFeeEuroPerDay" xml:space="preserve">
|
|
<value>€/day</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_216" xml:space="preserve">
|
|
<value>GUI layout improved.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_217" xml:space="preserve">
|
|
<value>Packages updated.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_219" xml:space="preserve">
|
|
<value>Icons added to flyout menu.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_220" xml:space="preserve">
|
|
<value>GUI layout improved.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_221" xml:space="preserve">
|
|
<value>GUI layout improved.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_222" xml:space="preserve">
|
|
<value>Minor bugfix and improvements.</value>
|
|
</data>
|
|
<data name="MessageLogoutErrorTitle" xml:space="preserve">
|
|
<value>Error while logging out!</value>
|
|
</data>
|
|
<data name="MessageCopriVersionIsOutdated" xml:space="preserve">
|
|
<value>This version of the {0} App is not compatible with server detected.
|
|
Please contact the support for help.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_224" xml:space="preserve">
|
|
<value>Updated for latest server version.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_226" xml:space="preserve">
|
|
<value>Fixes
|
|
- station markers are updated correctly after login/ logout if required
|
|
- routing from "bikes at station" to "login" page and other routings corrected</value>
|
|
</data>
|
|
<data name="ActivityTextErrorWebExceptionProtocolError" xml:space="preserve">
|
|
<value>Connection error. Status description: {0}.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_227" xml:space="preserve">
|
|
<value>Feedback dialog added which is shown after returning bike.</value>
|
|
</data>
|
|
<data name="ActivityTextConnectionStateOffline" xml:space="preserve">
|
|
<value>Offline.</value>
|
|
</data>
|
|
<data name="ActivityTextException" xml:space="preserve">
|
|
<value>Cache used.</value>
|
|
</data>
|
|
<data name="ErrorReturnSubmitFeedbackMessage" xml:space="preserve">
|
|
<value>Your feedback could not be send to server successfully.</value>
|
|
</data>
|
|
<data name="ErrorReturnSubmitFeedbackTitle" xml:space="preserve">
|
|
<value>Submitting feedback failed!</value>
|
|
</data>
|
|
<data name="ActivityTextUpdating" xml:space="preserve">
|
|
<value>Updateing....</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_231" xml:space="preserve">
|
|
<value>Minor improvements.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_232" xml:space="preserve">
|
|
<value>Menu modified.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_234" xml:space="preserve">
|
|
<value>Tariff info page is displayed correctly again.
|
|
Error handling improved.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_235" xml:space="preserve">
|
|
<value>Obsolete object replaced with up-to-date one.</value>
|
|
</data>
|
|
<data name="ErrorOpenLockBoldBlockedMessage" xml:space="preserve">
|
|
<value>Lock is blocked. Please ensure that no obstacle prevents lock from opening and try again.</value>
|
|
</data>
|
|
<data name="ErrorOpenLockBoldWasBlockedMessage" xml:space="preserve">
|
|
<value>Lock was blocked and might still be. Please ensure that no obstacle prevents lock from opening and try again.</value>
|
|
</data>
|
|
<data name="ErrorOpenLockStillOpenTitle" xml:space="preserve">
|
|
<value>Lock can not be opened!</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_236" xml:space="preserve">
|
|
<value>Stations names instead descriptions shown on page title.
|
|
Error message when opening lock fails improved.
|
|
Layout of bike names and id display improved.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_237" xml:space="preserve">
|
|
<value>Hard- and software information send to backend when returning bike.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_239" xml:space="preserve">
|
|
<value>Bugfix: Bike description is displayed correctly again.</value>
|
|
</data>
|
|
<data name="MarkingFindBike" xml:space="preserve">
|
|
<value>Find Bike</value>
|
|
</data>
|
|
<data name="ActivityTextCheckBluetoothState" xml:space="preserve">
|
|
<value>Checking state permissions...</value>
|
|
</data>
|
|
<data name="ActivityTextFindBikeLoadingBikes" xml:space="preserve">
|
|
<value>Loading Bikes...</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_240" xml:space="preserve">
|
|
<value>Find bike by id functionality added.</value>
|
|
</data>
|
|
<data name="MarkingContactNoStationInfoAvailableNoButton" xml:space="preserve">
|
|
<value>Please open a bike station page to to contact the bike sharing operator.</value>
|
|
</data>
|
|
<data name="MarkingContactSupport" xml:space="preserve">
|
|
<value><font color="blue"><u>Contact</u></font> {0}.</value>
|
|
</data>
|
|
<data name="MarkingLoginRequiredToRerserve" xml:space="preserve">
|
|
<value>Please login to reserve bikes! Tap <font color="blue"><u>here</u></font> to switch to login page.</value>
|
|
</data>
|
|
<data name="MarkingContactPageTitle" xml:space="preserve">
|
|
<value>Contact</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_241" xml:space="preserve">
|
|
<value>Bike sharing system operator specific support info displayed on contact page.</value>
|
|
</data>
|
|
<data name="ActionSelectStation" xml:space="preserve">
|
|
<value>Select station</value>
|
|
</data>
|
|
<data name="MarkingSelectStationPage" xml:space="preserve">
|
|
<value>Select Station</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_242" xml:space="preserve">
|
|
<value>Select station page added to ease getting operator specific contact information.</value>
|
|
</data>
|
|
<data name="MarkingBikeSharingOperator" xml:space="preserve">
|
|
<value>Operator: {0}.</value>
|
|
</data>
|
|
<data name="MarkingBikeSharingOperatorNoOperatorInfoAvailable" xml:space="preserve">
|
|
<value>Contact Operator.</value>
|
|
</data>
|
|
<data name="MiniSurveyAskForAnswer" xml:space="preserve">
|
|
<value>Select an answer please.</value>
|
|
</data>
|
|
<data name="MiniSurveyEnterAnswer" xml:space="preserve">
|
|
<value>Enter answer here please.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_243" xml:space="preserve">
|
|
<value>Mini survey implemented.
|
|
Minor fixes.</value>
|
|
</data>
|
|
<data name="ActivityTextRequestingLocationPermissions" xml:space="preserve">
|
|
<value>Asking for permissions...</value>
|
|
</data>
|
|
<data name="ActivityTextErrorQueryLocationQuery" xml:space="preserve">
|
|
<value>Can not query location info.</value>
|
|
</data>
|
|
<data name="ActivityTextErrorQueryLocationWhenAny" xml:space="preserve">
|
|
<value>No location info available.</value>
|
|
</data>
|
|
<data name="ActivityTextQueryLocation" xml:space="preserve">
|
|
<value>Query location...</value>
|
|
</data>
|
|
<data name="ActivityTextQueryLocationCancelWait" xml:space="preserve">
|
|
<value>Cancel query location...</value>
|
|
</data>
|
|
<data name="ActivityTextQueryLocationStart" xml:space="preserve">
|
|
<value>Start query location...</value>
|
|
</data>
|
|
<data name="MessageErrorQueryLocationMessage" xml:space="preserve">
|
|
<value>Closing the lock and ending the rental is not possible.</value>
|
|
</data>
|
|
<data name="MessageErrorQueryLocationStartTitle" xml:space="preserve">
|
|
<value>Error Start Query Location!</value>
|
|
</data>
|
|
<data name="MessageErrorQueryLocationTitle" xml:space="preserve">
|
|
<value>Error Query Location!</value>
|
|
</data>
|
|
<data name="QuestionCloseLockAndReturnBike" xml:space="preserve">
|
|
<value>Close lock and return bike {0}?</value>
|
|
</data>
|
|
<data name="ActivityTextReturningBike" xml:space="preserve">
|
|
<value>Returning bike...</value>
|
|
</data>
|
|
<data name="QuestionReturnBike" xml:space="preserve">
|
|
<value>Return bike {0}?</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_244" xml:space="preserve">
|
|
<value>Closing lock and returning bike speeded up.</value>
|
|
</data>
|
|
<data name="ErrorReturnBikeNoWebMessage" xml:space="preserve">
|
|
<value>Internet must be available when returning the bike.</value>
|
|
</data>
|
|
<data name="ErrorReturnBikeNoWebTitle" xml:space="preserve">
|
|
<value>Connection error when returning the bike!</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_249" xml:space="preserve">
|
|
<value>Third-party components updated.</value>
|
|
</data>
|
|
<data name="MarkingBikesAtStationStationId" xml:space="preserve">
|
|
<value>Station id: {0}</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_250" xml:space="preserve">
|
|
<value>Station id displayed.
|
|
Center map to current position issue fixed.
|
|
Minor improvements.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_263" xml:space="preserve">
|
|
<value>CO2 saving is displayed for bikes with GPS-lock after returning bike.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_264" xml:space="preserve">
|
|
<value>Bug "object reference not set ...." <a href="https://dev.azure.com/TeilRad/sharee.bike%20App/_workitems/edit/186">185</a> fixed.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_265" xml:space="preserve">
|
|
<value>Filter functionality city bike/ cargo bike improved.
|
|
Layouting improved.
|
|
App supports deep linking.</value>
|
|
</data>
|
|
<data name="MarkingCargoBike" xml:space="preserve">
|
|
<value>Cargo bike</value>
|
|
</data>
|
|
<data name="MarkingCityBike" xml:space="preserve">
|
|
<value>City bike</value>
|
|
</data>
|
|
<data name="MessageBikesManagementTariffDescriptionTariffHeaderNameId" xml:space="preserve">
|
|
<value>Tariff {0}, nr. {1}</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_266" xml:space="preserve">
|
|
<value>Location permissions handling improved.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_276" xml:space="preserve">
|
|
<value>Link to operator AGB is displayed if required.
|
|
Display of status information extended.
|
|
Bugfix: Sending support mails works again. </value>
|
|
</data>
|
|
<data name="MessageMapPageErrorSwitch" xml:space="preserve">
|
|
<value>An error occurred switching from cargo bikes/ city bikes.
|
|
{0}</value>
|
|
</data>
|
|
<data name="MessageErrorSelectBikeNoBikeFound" xml:space="preserve">
|
|
<value>No bike with id {0} found.</value>
|
|
</data>
|
|
<data name="MessageErrorSelectBikeTitle" xml:space="preserve">
|
|
<value>Error Selecting Bike!</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_277" xml:space="preserve">
|
|
<value>Bugfix: No more closing of app on Select Bike page.</value>
|
|
</data>
|
|
<data name="ErrorBookedSearchMessageEscalationLevel1" xml:space="preserve">
|
|
<value>Lock of rented bike cannot be be connected right now.
|
|
If the bike is nearby:
|
|
- restart app and repeat action
|
|
- restart phone and repeat action
|
|
to connect the lock.</value>
|
|
</data>
|
|
<data name="MessageAnswerCancel" xml:space="preserve">
|
|
<value>Cancel</value>
|
|
</data>
|
|
<data name="MessageAnswerRetry" xml:space="preserve">
|
|
<value>Retry</value>
|
|
</data>
|
|
<data name="MessageConnectLockErrorTitle" xml:space="preserve">
|
|
<value>Error when connecting with lock!</value>
|
|
</data>
|
|
<data name="ErrorBookedSearchMessageEscalationLevel2" xml:space="preserve">
|
|
<value>Lock of rented bike cannot be be connected right now.
|
|
If the bike is nearby:
|
|
- restart app and repeat action
|
|
- restart phone and repeat action
|
|
to connect the lock.
|
|
|
|
Return bike manually.
|
|
Steps 1: Close lock manually if lock is still open
|
|
- close app
|
|
- press on button at the top of the lock until it starts blinking
|
|
- wait until lock is closed completely
|
|
Step 2:
|
|
- contact support regarding manual locking please to terminate rent</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_278" xml:space="preserve">
|
|
<value>Hints added to ease closing of lock in case closing does not succeed on first try.</value>
|
|
</data>
|
|
<data name="ActivityTextLockIsOutOfReach" xml:space="preserve">
|
|
<value>Lock out of reach</value>
|
|
</data>
|
|
<data name="ActivityTextLockNotFound" xml:space="preserve">
|
|
<value>Lock not found</value>
|
|
</data>
|
|
<data name="ErrorFindLockRentedBikeOutOfReachMessage" xml:space="preserve">
|
|
<value>Lock can only be found when rented bike is nearby.</value>
|
|
</data>
|
|
<data name="ErrorFindLockReservedBikeOutOfReachMessage" xml:space="preserve">
|
|
<value>Lock can only be found when reserved bike is nearby.</value>
|
|
</data>
|
|
<data name="MessageErrorConnectTitle" xml:space="preserve">
|
|
<value>Error when connecting to lock!</value>
|
|
</data>
|
|
<data name="ErrorConnectLockGeneralErrorMessage" xml:space="preserve">
|
|
<value>Communication error during lock search.</value>
|
|
</data>
|
|
<data name="ErrorConnectLockRentedBikeNoWebMessage" xml:space="preserve">
|
|
<value>Internet must be reachable to connect to lock of rented bike.</value>
|
|
</data>
|
|
<data name="ErrorConnectLockReservedBikeNoWebMessage" xml:space="preserve">
|
|
<value>Internet must be reachable to connect to lock of reserved bike.</value>
|
|
</data>
|
|
<data name="ErrorFindLockReservedBikeNoStausMessage" xml:space="preserve">
|
|
<value>Lock status of the reserved bike could not be determined.</value>
|
|
</data>
|
|
<data name="ErrorFindLockBluetoothNotOn" xml:space="preserve">
|
|
<value>Please turn Bluetooth on, otherwise lock cannot be connected.</value>
|
|
</data>
|
|
<data name="ErrorFindLockLocationPermissionMissing" xml:space="preserve">
|
|
<value>Please grant location permissions, otherwise lock cannot be connected.</value>
|
|
</data>
|
|
<data name="ErrorFindLockLocationOff" xml:space="preserve">
|
|
<value>Please turn Location on, otherwise lock cannot be connected.</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_280" xml:space="preserve">
|
|
<value>Errormessages improved for szenarios when
|
|
- bluetooth is off,
|
|
- location permission is not granted or
|
|
- location is off.</value>
|
|
</data>
|
|
<data name="ErrorReservedSearchMessageEscalationLevel1" xml:space="preserve">
|
|
<value>Lock of reserved bike cannot be be connected right now.
|
|
If the bike is nearby:
|
|
- restart app and repeat action
|
|
- restart phone and repeat action
|
|
to connect the lock</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_282" xml:space="preserve">
|
|
<value>Permission requests messages on iOS formulated in more detail.
|
|
Hints to ease connecting to lock in case connecting does not succeed on first try improved.</value>
|
|
</data>
|
|
<data name="ExceptionTextSessionExpired" xml:space="preserve">
|
|
<value>The session has expired. Please register again.</value>
|
|
</data>
|
|
<data name="ActivityTextAuthcookieNotDefinedException" xml:space="preserve">
|
|
<value>Auth. expired</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_284" xml:space="preserve">
|
|
<value>User friendly message is shown if authentication expired.</value>
|
|
</data>
|
|
<data name="MessageAccountPageManageLogout" xml:space="preserve">
|
|
<value>Log out</value>
|
|
</data>
|
|
<data name="MessageAccountPageManagePersonalData" xml:space="preserve">
|
|
<value>Manage personal data</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_285" xml:space="preserve">
|
|
<value>Framework updated.
|
|
Activity indicator added account management pages and logging extended.</value>
|
|
</data>
|
|
<data name="ActivityTextStartReturningBike" xml:space="preserve">
|
|
<value>Starting bike return...</value>
|
|
</data>
|
|
<data name="ExceptionTextWebConnectFailureException" xml:space="preserve">
|
|
<value>Is WIFI available/ mobile networt available and mobile data activated / ... ?</value>
|
|
</data>
|
|
<data name="ChangeLog3_0_289" xml:space="preserve">
|
|
<value>Flyout menu header improved.</value>
|
|
</data>
|
|
<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.
|
|
Minor bugfixes.</value>
|
|
</data>
|
|
</root> |