sharee.bike-App/TINKLib/MultilingualResources/AppResources.Designer.cs
2023-09-14 12:28:59 +02:00

3572 lines
138 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace TINK.MultilingualResources {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class AppResources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal AppResources() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("TINK.MultilingualResources.AppResources", typeof(AppResources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to Rent bike.
/// </summary>
public static string ActionBook {
get {
return ResourceManager.GetString("ActionBook", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cancel reservation.
/// </summary>
public static string ActionCancelRequest {
get {
return ResourceManager.GetString("ActionCancelRequest", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Close lock.
/// </summary>
public static string ActionClose {
get {
return ResourceManager.GetString("ActionClose", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Close lock &amp; end rental.
/// </summary>
public static string ActionCloseAndReturn {
get {
return ResourceManager.GetString("ActionCloseAndReturn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Close lock or rent bike.
/// </summary>
public static string ActionCloseOrBook {
get {
return ResourceManager.GetString("ActionCloseOrBook", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Give feedback.
/// </summary>
public static string ActionGiveFeedback {
get {
return ResourceManager.GetString("ActionGiveFeedback", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Login.
/// </summary>
public static string ActionLoginLogin {
get {
return ResourceManager.GetString("ActionLoginLogin", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password forgotten.
/// </summary>
public static string ActionLoginPasswordForgotten {
get {
return ResourceManager.GetString("ActionLoginPasswordForgotten", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Register for free.
/// </summary>
public static string ActionLoginRegister {
get {
return ResourceManager.GetString("ActionLoginRegister", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Open lock.
/// </summary>
public static string ActionOpen {
get {
return ResourceManager.GetString("ActionOpen", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Open lock &amp; rent bike.
/// </summary>
public static string ActionOpenAndBook {
get {
return ResourceManager.GetString("ActionOpenAndBook", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Open lock.
/// </summary>
public static string ActionOpenAndPause {
get {
return ResourceManager.GetString("ActionOpenAndPause", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Reserve bike.
/// </summary>
public static string ActionRequest {
get {
return ResourceManager.GetString("ActionRequest", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to End rental.
/// </summary>
public static string ActionReturn {
get {
return ResourceManager.GetString("ActionReturn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search lock.
/// </summary>
public static string ActionSearchLock {
get {
return ResourceManager.GetString("ActionSearchLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select another station.
/// </summary>
public static string ActionSelectAnotherStation {
get {
return ResourceManager.GetString("ActionSelectAnotherStation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select station.
/// </summary>
public static string ActionSelectStation {
get {
return ResourceManager.GetString("ActionSelectStation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;u&gt;Transfer diagnostic file&lt;/u&gt;.
/// </summary>
public static string ActionSendDiagnosis {
get {
return ResourceManager.GetString("ActionSendDiagnosis", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Auth. expired.
/// </summary>
public static string ActivityTextAuthcookieNotDefinedException {
get {
return ResourceManager.GetString("ActivityTextAuthcookieNotDefinedException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Loading bikes located at station....
/// </summary>
public static string ActivityTextBikesAtStationGetBikes {
get {
return ResourceManager.GetString("ActivityTextBikesAtStationGetBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Canceling reservation....
/// </summary>
public static string ActivityTextCancelingReservation {
get {
return ResourceManager.GetString("ActivityTextCancelingReservation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Centering map....
/// </summary>
public static string ActivityTextCenterMap {
get {
return ResourceManager.GetString("ActivityTextCenterMap", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Checking state and permissions....
/// </summary>
public static string ActivityTextCheckBluetoothState {
get {
return ResourceManager.GetString("ActivityTextCheckBluetoothState", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Stay with the bike until the lock is closed..
/// </summary>
public static string ActivityTextClosingLock {
get {
return ResourceManager.GetString("ActivityTextClosingLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Offline..
/// </summary>
public static string ActivityTextConnectionStateOffline {
get {
return ResourceManager.GetString("ActivityTextConnectionStateOffline", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Disconnecting lock....
/// </summary>
public static string ActivityTextDisconnectingLock {
get {
return ResourceManager.GetString("ActivityTextDisconnectingLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection error on updating locking status..
/// </summary>
public static string ActivityTextErrorConnectionUpdateingLockstate {
get {
return ResourceManager.GetString("ActivityTextErrorConnectionUpdateingLockstate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection error: Deserialization failed..
/// </summary>
public static string ActivityTextErrorDeserializationException {
get {
return ResourceManager.GetString("ActivityTextErrorDeserializationException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error occurred disconnecting.
/// </summary>
public static string ActivityTextErrorDisconnect {
get {
return ResourceManager.GetString("ActivityTextErrorDisconnect", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection interrupted..
/// </summary>
public static string ActivityTextErrorException {
get {
return ResourceManager.GetString("ActivityTextErrorException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection error, invalid server response..
/// </summary>
public static string ActivityTextErrorInvalidResponseException {
get {
return ResourceManager.GetString("ActivityTextErrorInvalidResponseException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internet must be available for updating lock status. Please establish an Internet connection!.
/// </summary>
public static string ActivityTextErrorNoWebUpdateingLockstate {
get {
return ResourceManager.GetString("ActivityTextErrorNoWebUpdateingLockstate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not query location info..
/// </summary>
public static string ActivityTextErrorQueryLocationQuery {
get {
return ResourceManager.GetString("ActivityTextErrorQueryLocationQuery", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No location info available. Activate your device&apos;s location services..
/// </summary>
public static string ActivityTextErrorQueryLocationWhenAny {
get {
return ResourceManager.GetString("ActivityTextErrorQueryLocationWhenAny", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Battery status cannot be read..
/// </summary>
public static string ActivityTextErrorReadingChargingLevelGeneral {
get {
return ResourceManager.GetString("ActivityTextErrorReadingChargingLevelGeneral", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Battery status can only be read when bike is nearby..
/// </summary>
public static string ActivityTextErrorReadingChargingLevelOutOfReach {
get {
return ResourceManager.GetString("ActivityTextErrorReadingChargingLevelOutOfReach", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Status error on updating lock state..
/// </summary>
public static string ActivityTextErrorStatusUpdateingLockstate {
get {
return ResourceManager.GetString("ActivityTextErrorStatusUpdateingLockstate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection interrupted, server unreachable..
/// </summary>
public static string ActivityTextErrorWebConnectFailureException {
get {
return ResourceManager.GetString("ActivityTextErrorWebConnectFailureException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection error. Status code: {0}..
/// </summary>
public static string ActivityTextErrorWebExceptionGeneralError {
get {
return ResourceManager.GetString("ActivityTextErrorWebExceptionGeneralError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection error. Status description: {0}..
/// </summary>
public static string ActivityTextErrorWebExceptionProtocolError {
get {
return ResourceManager.GetString("ActivityTextErrorWebExceptionProtocolError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection interrupted, server busy..
/// </summary>
public static string ActivityTextErrorWebForbiddenException {
get {
return ResourceManager.GetString("ActivityTextErrorWebForbiddenException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cache used..
/// </summary>
public static string ActivityTextException {
get {
return ResourceManager.GetString("ActivityTextException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Loading Bikes....
/// </summary>
public static string ActivityTextFindBikeLoadingBikes {
get {
return ResourceManager.GetString("ActivityTextFindBikeLoadingBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock out of reach.
/// </summary>
public static string ActivityTextLockIsOutOfReach {
get {
return ResourceManager.GetString("ActivityTextLockIsOutOfReach", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock not found.
/// </summary>
public static string ActivityTextLockNotFound {
get {
return ResourceManager.GetString("ActivityTextLockNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Loading Stations and Bikes....
/// </summary>
public static string ActivityTextMapLoadingStationsAndBikes {
get {
return ResourceManager.GetString("ActivityTextMapLoadingStationsAndBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Loading reserved/rented bikes....
/// </summary>
public static string ActivityTextMyBikesLoadingBikes {
get {
return ResourceManager.GetString("ActivityTextMyBikesLoadingBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to One moment please....
/// </summary>
public static string ActivityTextOneMomentPlease {
get {
return ResourceManager.GetString("ActivityTextOneMomentPlease", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;h4&gt;&lt;b&gt;Lock is opening.&lt;br/&gt;Please wait until it is completely open.&lt;/b&gt;&lt;/h4&gt;.
/// </summary>
public static string ActivityTextOpeningLock {
get {
return ResourceManager.GetString("ActivityTextOpeningLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Request server....
/// </summary>
public static string ActivityTextQuerryServer {
get {
return ResourceManager.GetString("ActivityTextQuerryServer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Query location....
/// </summary>
public static string ActivityTextQueryLocation {
get {
return ResourceManager.GetString("ActivityTextQueryLocation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cancel query location....
/// </summary>
public static string ActivityTextQueryLocationCancelWait {
get {
return ResourceManager.GetString("ActivityTextQueryLocationCancelWait", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Start query location....
/// </summary>
public static string ActivityTextQueryLocationStart {
get {
return ResourceManager.GetString("ActivityTextQueryLocationStart", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Reading charging level....
/// </summary>
public static string ActivityTextReadingChargingLevel {
get {
return ResourceManager.GetString("ActivityTextReadingChargingLevel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Renting bike....
/// </summary>
public static string ActivityTextRentingBike {
get {
return ResourceManager.GetString("ActivityTextRentingBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Asking for permissions....
/// </summary>
public static string ActivityTextRequestingLocationPermissions {
get {
return ResourceManager.GetString("ActivityTextRequestingLocationPermissions", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Reserving bike....
/// </summary>
public static string ActivityTextReservingBike {
get {
return ResourceManager.GetString("ActivityTextReservingBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Ending rental....
/// </summary>
public static string ActivityTextReturningBike {
get {
return ResourceManager.GetString("ActivityTextReturningBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Searching locks....
/// </summary>
public static string ActivityTextSearchBikes {
get {
return ResourceManager.GetString("ActivityTextSearchBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Searching lock....
/// </summary>
public static string ActivityTextSearchingLock {
get {
return ResourceManager.GetString("ActivityTextSearchingLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Updating....
/// </summary>
public static string ActivityTextStartingUpdater {
get {
return ResourceManager.GetString("ActivityTextStartingUpdater", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Updating lock state....
/// </summary>
public static string ActivityTextStartingUpdatingLockingState {
get {
return ResourceManager.GetString("ActivityTextStartingUpdatingLockingState", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Starting end rental....
/// </summary>
public static string ActivityTextStartReturningBike {
get {
return ResourceManager.GetString("ActivityTextStartReturningBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Submitting feedback....
/// </summary>
public static string ActivityTextSubmittingFeedback {
get {
return ResourceManager.GetString("ActivityTextSubmittingFeedback", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Updating.....
/// </summary>
public static string ActivityTextUpdating {
get {
return ResourceManager.GetString("ActivityTextUpdating", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A few small things have been changed in the design and some bugs were fixed. Enjoy the ride!.
/// </summary>
public static string ChangeLog_3_0_343_LB_MK {
get {
return ResourceManager.GetString("ChangeLog_3_0_343_LB_MK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minor improvements:
///- Map is centered on Bavaria.
///- Settings are available even if no user is logged in.
///- Order of tabs on instructions page were switched..
/// </summary>
public static string ChangeLog_3_0_345_LB {
get {
return ResourceManager.GetString("ChangeLog_3_0_345_LB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minor improvements:
///- Settings are available even if no user is logged in.
///- Order of tabs on instructions page were switched..
/// </summary>
public static string ChangeLog_3_0_345_SB_MK {
get {
return ResourceManager.GetString("ChangeLog_3_0_345_SB_MK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;i&gt;Select Bike&lt;/i&gt; page revised.&lt;br/&gt;
///Minor improvements.&lt;br/&gt;.
/// </summary>
public static string ChangeLog_3_0_347_LB_MK {
get {
return ResourceManager.GetString("ChangeLog_3_0_347_LB_MK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;i&gt;Select Bike&lt;/i&gt;- page revised.&lt;br/&gt;
///Setting added to select whether the app starts up showing either
///&lt;ul&gt;
///&lt;li/&gt;&lt;i&gt;Bike Locations&lt;/i&gt; or
///&lt;li/&gt;&lt;i&gt;Select Bike&lt;/i&gt;
///&lt;/ul&gt;
///page.&lt;br/&gt;
///Minor improvements.&lt;br/&gt;.
/// </summary>
public static string ChangeLog_3_0_347_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_347_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to App ugraded to target api level 31 (Android 12)..
/// </summary>
public static string ChangeLog_3_0_348 {
get {
return ResourceManager.GetString("ChangeLog_3_0_348", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The permission query for Location and Detect Nearby Devices has been adapted to Android 12. Please allow both to rent our bikes without any problems..
/// </summary>
public static string ChangeLog_3_0_349 {
get {
return ResourceManager.GetString("ChangeLog_3_0_349", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your current position will now be displayed on the map as a blue dot, provided you turn on your location service. &lt;br/&gt;
///&lt;br/&gt;
///When logging in, you can now view the password you entered. &lt;br/&gt;
///&lt;br/&gt;
///Try it out!.
/// </summary>
public static string ChangeLog_3_0_350_SB_MK {
get {
return ResourceManager.GetString("ChangeLog_3_0_350_SB_MK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Improvements in
///&lt;ul&gt;
///&lt;li/&gt;- Management of location services
///&lt;li/&gt;- Design of processes
///&lt;/ul&gt;.
/// </summary>
public static string ChangeLog_3_0_353_MK_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_353_MK_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bluetooth communication improved..
/// </summary>
public static string ChangeLog_3_0_355_MK_SB_iOS {
get {
return ResourceManager.GetString("ChangeLog_3_0_355_MK_SB_iOS", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to New functions:&lt;ul&gt;&lt;li&gt;If your device is not connected to the Internet, this is now displayed at the top.&lt;/li&gt;&lt;li&gt;You can now update your bike view by dragging from top to bottom. Especially useful after you reconnect to the Internet.&lt;/li&gt;&lt;/ul&gt;
///&lt;br/&gt;In addition:&lt;ul&gt;&lt;li&gt;Software packages were updated.&lt;/li&gt;&lt;li&gt;Minor bug fixes.&lt;/li&gt;&lt;/ul&gt;.
/// </summary>
public static string ChangeLog_3_0_358_MK_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_358_MK_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to If you have reserved or rented a bike, this will now be shown to you as an icon on the map page. Clicking on it will take you directly to the &apos;My bikes&apos; page. We have also made small design changes..
/// </summary>
public static string ChangeLog_3_0_361_MK_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_361_MK_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Some terms have been standardized, e.g:&lt;br/&gt;
///- what used to be called &apos;return bike&apos; is now always called &apos;end rental&apos;.&lt;br/&gt;
///- The &apos;operator&apos; is the group of people responsible for the bike fleet, who will be contacted if necessary.&lt;br/&gt;
///&lt;br/&gt;
///Also:&lt;br/&gt;
///- Minor bug fixes&lt;br/&gt;
///- Package updates.
/// </summary>
public static string ChangeLog_3_0_362_MK_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_362_MK_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to - Bikes that must be returned to the starting station are marked as such with an icon and the station id.&lt;br/&gt;
///- What used to be called &apos;return bike&apos; is now called &apos;end rental&apos;. Always make sure to end your chargeable rental!&lt;br/&gt;
///- Bug fixes&lt;br/&gt;
///- Package updates.
/// </summary>
public static string ChangeLog_3_0_363_MK_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_363_MK_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minor design and performance improvements..
/// </summary>
public static string ChangeLog_3_0_365_MK_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_365_MK_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to On the &quot;Select bike&quot; page you can now search and rent several bikes one after the other. Afterwards you will find them under &quot;My bikes&quot;..
/// </summary>
public static string ChangeLog_3_0_366_MK_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_366_MK_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to We have re-designed the contact page:
/// &lt;ul&gt;&lt;li&gt;Please contact the customer support immediately in case of problems with the bike rental!
///&lt;/li&gt;&lt;li&gt;To diagnose a problem, you can send us your app usage data via &quot;Transfer diagnostic file&quot;. Without your active sending we do not record any of your data!&lt;/li&gt;&lt;/ul&gt;.
/// </summary>
public static string ChangeLog_3_0_369_MK_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_369_MK_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to - We have fixed a few minor bugs. Enjoy the ride!.
/// </summary>
public static string ChangeLog_MinorBugFixes {
get {
return ResourceManager.GetString("ChangeLog_MinorBugFixes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to - A few small things have been changed in the design..
/// </summary>
public static string ChangeLog_MinorDesignImprovements {
get {
return ResourceManager.GetString("ChangeLog_MinorDesignImprovements", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to - Minor improvements..
/// </summary>
public static string ChangeLog_MinorImprovements {
get {
return ResourceManager.GetString("ChangeLog_MinorImprovements", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to - Software packages were updated..
/// </summary>
public static string ChangeLog_PackageUpdates {
get {
return ResourceManager.GetString("ChangeLog_PackageUpdates", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Updated to latest lock firmware..
/// </summary>
public static string ChangeLog_3_0_203 {
get {
return ResourceManager.GetString("ChangeLog_3_0_203", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bluetooth communication inproved..
/// </summary>
public static string ChangeLog_3_0_204 {
get {
return ResourceManager.GetString("ChangeLog_3_0_204", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Nicer station markers for iOS..
/// </summary>
public static string ChangeLog_3_0_205 {
get {
return ResourceManager.GetString("ChangeLog_3_0_205", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bluetooth and geolocation functionality improved..
/// </summary>
public static string ChangeLog_3_0_206 {
get {
return ResourceManager.GetString("ChangeLog_3_0_206", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minor fixes related to renting functionality.
///Software packages updated.
///Targets Android 11..
/// </summary>
public static string ChangeLog_3_0_207 {
get {
return ResourceManager.GetString("ChangeLog_3_0_207", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minor fixes..
/// </summary>
public static string ChangeLog_3_0_208 {
get {
return ResourceManager.GetString("ChangeLog_3_0_208", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minor fix: Bikes are disconnected as soon as becoming disposable..
/// </summary>
public static string ChangeLog_3_0_209 {
get {
return ResourceManager.GetString("ChangeLog_3_0_209", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Multiple operators support..
/// </summary>
public static string ChangeLog_3_0_214 {
get {
return ResourceManager.GetString("ChangeLog_3_0_214", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Layout of &quot;Whats New&quot;-dialog improved :-).
/// </summary>
public static string ChangeLog_3_0_215 {
get {
return ResourceManager.GetString("ChangeLog_3_0_215", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to GUI layout improved..
/// </summary>
public static string ChangeLog_3_0_216 {
get {
return ResourceManager.GetString("ChangeLog_3_0_216", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Packages updated..
/// </summary>
public static string ChangeLog_3_0_217 {
get {
return ResourceManager.GetString("ChangeLog_3_0_217", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Icons added to flyout menu..
/// </summary>
public static string ChangeLog_3_0_219 {
get {
return ResourceManager.GetString("ChangeLog_3_0_219", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to GUI layout improved..
/// </summary>
public static string ChangeLog_3_0_220 {
get {
return ResourceManager.GetString("ChangeLog_3_0_220", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to GUI layout improved..
/// </summary>
public static string ChangeLog_3_0_221 {
get {
return ResourceManager.GetString("ChangeLog_3_0_221", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minor bugfix and improvements..
/// </summary>
public static string ChangeLog_3_0_222 {
get {
return ResourceManager.GetString("ChangeLog_3_0_222", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Updated for latest server version..
/// </summary>
public static string ChangeLog_3_0_224 {
get {
return ResourceManager.GetString("ChangeLog_3_0_224", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Fixes
///- station markers are updated correctly after login/ logout if required
///- routing from &quot;bikes at station&quot; to &quot;login&quot; page and other routings corrected.
/// </summary>
public static string ChangeLog_3_0_226 {
get {
return ResourceManager.GetString("ChangeLog_3_0_226", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Feedback dialog added which is shown after ending rental..
/// </summary>
public static string ChangeLog_3_0_227 {
get {
return ResourceManager.GetString("ChangeLog_3_0_227", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minor improvements..
/// </summary>
public static string ChangeLog_3_0_231 {
get {
return ResourceManager.GetString("ChangeLog_3_0_231", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Menu modified..
/// </summary>
public static string ChangeLog_3_0_232 {
get {
return ResourceManager.GetString("ChangeLog_3_0_232", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tariff info page is displayed correctly again.
///Error handling improved..
/// </summary>
public static string ChangeLog_3_0_234 {
get {
return ResourceManager.GetString("ChangeLog_3_0_234", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Obsolete object replaced with up-to-date one..
/// </summary>
public static string ChangeLog_3_0_235 {
get {
return ResourceManager.GetString("ChangeLog_3_0_235", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Stations names instead descriptions shown on page title.
///Error message when opening lock fails improved.
///Layout of bike names and id display improved..
/// </summary>
public static string ChangeLog_3_0_236 {
get {
return ResourceManager.GetString("ChangeLog_3_0_236", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hard- and software information send to backend when ending rental..
/// </summary>
public static string ChangeLog_3_0_237 {
get {
return ResourceManager.GetString("ChangeLog_3_0_237", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bugfix: Bike description is displayed correctly again..
/// </summary>
public static string ChangeLog_3_0_239 {
get {
return ResourceManager.GetString("ChangeLog_3_0_239", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Find bike by id functionality added..
/// </summary>
public static string ChangeLog_3_0_240 {
get {
return ResourceManager.GetString("ChangeLog_3_0_240", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike sharing system operator specific support info displayed on contact page..
/// </summary>
public static string ChangeLog_3_0_241 {
get {
return ResourceManager.GetString("ChangeLog_3_0_241", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select station page added to ease getting operator specific contact information..
/// </summary>
public static string ChangeLog_3_0_242 {
get {
return ResourceManager.GetString("ChangeLog_3_0_242", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Mini survey implemented.
///Minor fixes..
/// </summary>
public static string ChangeLog_3_0_243 {
get {
return ResourceManager.GetString("ChangeLog_3_0_243", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Closing lock and returning bike speeded up..
/// </summary>
public static string ChangeLog_3_0_244 {
get {
return ResourceManager.GetString("ChangeLog_3_0_244", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Third-party components updated..
/// </summary>
public static string ChangeLog_3_0_249 {
get {
return ResourceManager.GetString("ChangeLog_3_0_249", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Station id displayed.
///Center map to current position issue fixed.
///Minor improvements..
/// </summary>
public static string ChangeLog_3_0_250 {
get {
return ResourceManager.GetString("ChangeLog_3_0_250", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CO2 saving is displayed for bikes with GPS-lock after returning bike..
/// </summary>
public static string ChangeLog_3_0_263 {
get {
return ResourceManager.GetString("ChangeLog_3_0_263", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bug &quot;object reference not set ....&quot; &lt;a href=&quot;https://dev.azure.com/TeilRad/sharee.bike%20App/_workitems/edit/186&quot;&gt;185&lt;/a&gt; fixed..
/// </summary>
public static string ChangeLog_3_0_264 {
get {
return ResourceManager.GetString("ChangeLog_3_0_264", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Filter functionality city bike/ cargo bike improved.
///Layouting improved.
///App supports deep linking..
/// </summary>
public static string ChangeLog_3_0_265 {
get {
return ResourceManager.GetString("ChangeLog_3_0_265", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Location permissions handling improved..
/// </summary>
public static string ChangeLog_3_0_266 {
get {
return ResourceManager.GetString("ChangeLog_3_0_266", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Link to operator AGB is displayed if required.
///Display of status information extended.
///Bugfix: Sending support mails works again. .
/// </summary>
public static string ChangeLog_3_0_276 {
get {
return ResourceManager.GetString("ChangeLog_3_0_276", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bugfix: No more closing of app on Select Bike page..
/// </summary>
public static string ChangeLog_3_0_277 {
get {
return ResourceManager.GetString("ChangeLog_3_0_277", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hints added to ease closing of lock in case closing does not succeed on first try..
/// </summary>
public static string ChangeLog_3_0_278 {
get {
return ResourceManager.GetString("ChangeLog_3_0_278", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Errormessages improved for szenarios when
///- bluetooth is off,
///- location permission is not granted or
///- location is off..
/// </summary>
public static string ChangeLog_3_0_280 {
get {
return ResourceManager.GetString("ChangeLog_3_0_280", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string ChangeLog_3_0_282 {
get {
return ResourceManager.GetString("ChangeLog_3_0_282", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to User friendly message is shown if authentication expired..
/// </summary>
public static string ChangeLog_3_0_284 {
get {
return ResourceManager.GetString("ChangeLog_3_0_284", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Framework updated.
///Activity indicator added account management pages and logging extended..
/// </summary>
public static string ChangeLog_3_0_285 {
get {
return ResourceManager.GetString("ChangeLog_3_0_285", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Flyout menu header improved..
/// </summary>
public static string ChangeLog_3_0_289 {
get {
return ResourceManager.GetString("ChangeLog_3_0_289", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Geolocation is queried with higher accuracy..
/// </summary>
public static string ChangeLog_3_0_290 {
get {
return ResourceManager.GetString("ChangeLog_3_0_290", resourceCulture);
}
}
/// <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.
///Minor bugfixes..
/// </summary>
public static string ChangeLog_3_0_293 {
get {
return ResourceManager.GetString("ChangeLog_3_0_293", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to New Wort-Bild-Marke integrated in flyout menu for Lastenrad Bayern App..
/// </summary>
public static string ChangeLog_3_0_298 {
get {
return ResourceManager.GetString("ChangeLog_3_0_298", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bugfix: Bluetooth lock control works again on Android 12..
/// </summary>
public static string ChangeLog_3_0_299 {
get {
return ResourceManager.GetString("ChangeLog_3_0_299", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Extended tariffs supported..
/// </summary>
public static string ChangeLog_3_0_301 {
get {
return ResourceManager.GetString("ChangeLog_3_0_301", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to For Lastenrad Bayern users
///- missing titles added to several pages
///- new station markers availabe
///- layout of Wort-Bild-Marke amended
///.
/// </summary>
public static string ChangeLog_3_0_312 {
get {
return ResourceManager.GetString("ChangeLog_3_0_312", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Support for new lock type added..
/// </summary>
public static string ChangeLog_3_0_318 {
get {
return ResourceManager.GetString("ChangeLog_3_0_318", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Mein konrad design improved..
/// </summary>
public static string ChangeLog_3_0_324 {
get {
return ResourceManager.GetString("ChangeLog_3_0_324", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to For Mein konrad users: Battery charging level is displayed for ebikes and is queried after return of bike..
/// </summary>
public static string ChangeLog_3_0_326 {
get {
return ResourceManager.GetString("ChangeLog_3_0_326", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lastenrad Bayern users: battery charging level is displayed for ebikes..
/// </summary>
public static string ChangeLog_3_0_334 {
get {
return ResourceManager.GetString("ChangeLog_3_0_334", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Sharee.bike design improved..
/// </summary>
public static string ChangeLog_3_0_335 {
get {
return ResourceManager.GetString("ChangeLog_3_0_335", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You will now be informed if the charge of the bike battery was last indicated as very low. To ensure the reliability of the battery level indicator in the app, please enter the current charge level in the app at the end of your ride with an e-bike..
/// </summary>
public static string ChangeLog_3_0_337_MK {
get {
return ResourceManager.GetString("ChangeLog_3_0_337_MK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The app has a new design! --- You are a beta tester? Give us helpful feedback anytime via Contact - Feedback about the App. Not a beta tester yet? Become one and get great new features before anyone else!.
/// </summary>
public static string ChangeLog_3_0_337_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_337_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Besides minor bug fixes we have simplified the contact procedure:
///- For acute questions/problems about the bike or rental process, please contact the fleet operator.
///- For communication with the app developers, select &quot;Feedback about the App&quot;.
///To better analyze and improve processes in the app, please accept attaching your log file to your message. We appreciate both critical and positive feedback!.
/// </summary>
public static string ChangeLog_3_0_338_LB_MK {
get {
return ResourceManager.GetString("ChangeLog_3_0_338_LB_MK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Besides minor bug fixes we have simplified the contact procedure:
///- For acute questions/problems about the bike or rental process, please contact the fleet operator.
///- For communication with the app developers, select &quot;Feedback about the App&quot;.
///To better analyze and improve processes in the app, please accept attaching your log file to your message. We appreciate both critical and positive feedback!
///
///In addition: Small graphics let you see at a glance what type of bike it is..
/// </summary>
public static string ChangeLog_3_0_338_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_338_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The cargo bikes from the suburbs now show their home station in their name. These bikes must be returned there!
///
///You can now see at a glance which app version you have installed: in the menu at the very bottom. Please update the app regularly to be up to date in functionality and design!.
/// </summary>
public static string ChangeLog_3_0_339_MK {
get {
return ResourceManager.GetString("ChangeLog_3_0_339_MK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You can now see at a glance which app version you have installed: in the menu at the very bottom. Please update the app regularly to be up to date in functionality and design!.
/// </summary>
public static string ChangeLog_3_0_339_SB_LB {
get {
return ResourceManager.GetString("ChangeLog_3_0_339_SB_LB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Changes in the return process: FIRST you must always complete the &quot;Close lock&quot; process. Only THEN you can finish the rental! If your rental was successfully ended, you will see a confirmation dialog..
/// </summary>
public static string ChangeLog_3_0_367_MK_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_367_MK_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attention! We have changed the process of how the rental is terminated:&lt;br/&gt;
///1. &lt;b&gt;Close lock&lt;/b&gt; first and follow the process to the end.&lt;br/&gt;
///2. Decide whether to&lt;br/&gt;
/// - Park bike (to ride on later, the chargeable rental continues!) or&lt;br/&gt;
/// - End rental (provided you are at a suitable station).&lt;br/&gt;
///3. After choosing &lt;b&gt;End rental&lt;/b&gt;: Follow the process, fill in the feedback and &lt;b&gt;wait for the end of rental confirmation!&lt;/b&gt;.
/// </summary>
public static string ChangeLog_3_0_370 {
get {
return ResourceManager.GetString("ChangeLog_3_0_370", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 1. Easy access to FAQ: In the menu under Help, you can now easily search for a solution yourself for questions and problems.&lt;br/&gt;
///2. City area vs. suburb bikes: Rental bikes that belong to the city area and cannot be returned to the suburbs are now marked by appropriate icons. Conversely, rental bikes from the suburbs cannot be returned in the city area (also marked with icons)!.
/// </summary>
public static string ChangeLog_3_0_371_MK {
get {
return ResourceManager.GetString("ChangeLog_3_0_371_MK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Easy access to FAQ: In the menu under Help, you can now easily search for a solution yourself for questions and problems..
/// </summary>
public static string ChangeLog_3_0_371_SB {
get {
return ResourceManager.GetString("ChangeLog_3_0_371_SB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your session has expired. Please login new and try again..
/// </summary>
public static string ErrorAccountInvalidAuthorization {
get {
return ResourceManager.GetString("ErrorAccountInvalidAuthorization", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to query available bikes..
/// </summary>
public static string ErrorBikesAvailableResponseNotOk {
get {
return ResourceManager.GetString("ErrorBikesAvailableResponseNotOk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Reservation could not be canceled!.
/// </summary>
public static string ErrorCancelReservationTitle {
get {
return ResourceManager.GetString("ErrorCancelReservationTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Step close to the lock and try again or report bike to operator!
///{0}.
/// </summary>
public static string ErrorCloseLock {
get {
return ResourceManager.GetString("ErrorCloseLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock bolt is blocked. Make sure that no spoke or any other obstacle prevents the lock from closing and try again..
/// </summary>
public static string ErrorCloseLockBoltBlocked {
get {
return ResourceManager.GetString("ErrorCloseLockBoltBlocked", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock could not be closed!.
/// </summary>
public static string ErrorCloseLockTitle {
get {
return ResourceManager.GetString("ErrorCloseLockTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please step as close as possible to the bike lock and try again..
/// </summary>
public static string ErrorConnectLock {
get {
return ResourceManager.GetString("ErrorConnectLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your mobile device still does not connect to the bike lock. Please restart the app or even your mobile device and repeat the process..
/// </summary>
public static string ErrorConnectLockEscalationLevel1 {
get {
return ResourceManager.GetString("ErrorConnectLockEscalationLevel1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to It is still not possible to establish a connection between your mobile device and the bike lock. Please contact customer support!
///
///Alternative:
///1. close app,
///2. press the button at the top of the lock briefly and release it as soon as it starts flashing,
///3. make sure that the lock is completely closed and remains closed.
///4. send e-mail to operator (otherwise your chargeable rental will continue!): Please include problem description, bike-id and drop-off station..
/// </summary>
public static string ErrorConnectLockEscalationLevel2 {
get {
return ResourceManager.GetString("ErrorConnectLockEscalationLevel2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection to the lock could not be established..
/// </summary>
public static string ErrorConnectLockTitle {
get {
return ResourceManager.GetString("ErrorConnectLockTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to End rental outside or at wrong station is not possible. Distance to next suitable station {0} is {1} m..
/// </summary>
public static string ErrorEndRentalNotAtStation {
get {
return ResourceManager.GetString("ErrorEndRentalNotAtStation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to We could not assign the bike to any station. For this we need your location information while you are standing right next to the bike. Only then your rental can be terminated!
///
///Approach the bike lock, turn on Bluetooth and Location services and try again..
/// </summary>
public static string ErrorEndRentalNotAtSuitableStation {
get {
return ResourceManager.GetString("ErrorEndRentalNotAtSuitableStation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rental could not be terminated!.
/// </summary>
public static string ErrorEndRentalTitle {
get {
return ResourceManager.GetString("ErrorEndRentalTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to End rental at an unknown location is not possible.
///Rental can be ended if
///- location information is available when closing lock
///- bike is in reach and location information is available when pressing button &quot;End rental&quot;.
/// </summary>
public static string ErrorEndRentalUnknownLocation {
get {
return ResourceManager.GetString("ErrorEndRentalUnknownLocation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Activate Bluetooth and try again..
/// </summary>
public static string ErrorLockBluetoothNotOn {
get {
return ResourceManager.GetString("ErrorLockBluetoothNotOn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attention: Lock is closed!
///{0}
///{1}.
/// </summary>
public static string ErrorLockIsClosedThreeLines {
get {
return ResourceManager.GetString("ErrorLockIsClosedThreeLines", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attention: Lock is closed!
///{0}.
/// </summary>
public static string ErrorLockIsClosedTwoLines {
get {
return ResourceManager.GetString("ErrorLockIsClosedTwoLines", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Activate Location services and try again..
/// </summary>
public static string ErrorLockLocationOff {
get {
return ResourceManager.GetString("ErrorLockLocationOff", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The process is motion sensitive. Step close to the lock, do not move, and try again..
/// </summary>
public static string ErrorLockMoving {
get {
return ResourceManager.GetString("ErrorLockMoving", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock status could not be determined. Please contact customer support..
/// </summary>
public static string ErrorLockNoStatus {
get {
return ResourceManager.GetString("ErrorLockNoStatus", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Make sure you have granted Bluetooth permission to the app. Step as close as possible to the bike lock and try again..
/// </summary>
public static string ErrorLockOutOfReach {
get {
return ResourceManager.GetString("ErrorLockOutOfReach", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Position of lock bolt is unknown. Lock could be closed or open. Please try again or report bike to operator!.
/// </summary>
public static string ErrorLockStatusUnknown {
get {
return ResourceManager.GetString("ErrorLockStatusUnknown", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unexpected locking state &quot;{0}&quot; detected. Please try again or report bike to operator!.
/// </summary>
public static string ErrorLockUnexpectedState {
get {
return ResourceManager.GetString("ErrorLockUnexpectedState", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not login user {0}. Mail address unknown or password invalid..
/// </summary>
public static string ErrorLoginInvalidAuthorization {
get {
return ResourceManager.GetString("ErrorLoginInvalidAuthorization", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Login cookie must not be empty. {0}.
/// </summary>
public static string ErrorLoginNoCookie {
get {
return ResourceManager.GetString("ErrorLoginNoCookie", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error while logging in!.
/// </summary>
public static string ErrorLoginTitle {
get {
return ResourceManager.GetString("ErrorLoginTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error while logging out!.
/// </summary>
public static string ErrorLogoutTitle {
get {
return ResourceManager.GetString("ErrorLogoutTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Turn on your device&apos;s location services to center the map on your current location..
/// </summary>
public static string ErrorMapCenterLocationIsOff {
get {
return ResourceManager.GetString("ErrorMapCenterLocationIsOff", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please allow location sharing so that map can be centered.
///Open sharing dialog?.
/// </summary>
public static string ErrorMapCenterNoLocationPermissionOpenDialog {
get {
return ResourceManager.GetString("ErrorMapCenterNoLocationPermissionOpenDialog", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Session has expired.
///Please log in again..
/// </summary>
public static string ErrorMapPageAuthcookieUndefined {
get {
return ResourceManager.GetString("ErrorMapPageAuthcookieUndefined", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to An error occurred switching between cargo and city bikes.
///{0}.
/// </summary>
public static string ErrorMapPageSwitchBikeType {
get {
return ResourceManager.GetString("ErrorMapPageSwitchBikeType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection to booking system not possible..
/// </summary>
public static string ErrorNoConnectionTitle {
get {
return ResourceManager.GetString("ErrorNoConnectionTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grant Location permission, activate Location services and try again..
/// </summary>
public static string ErrorNoLocationPermission {
get {
return ResourceManager.GetString("ErrorNoLocationPermission", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A stable Internet connection is required. Connect to WIFI or to mobile network and activate mobile data. Try again..
/// </summary>
public static string ErrorNoWeb {
get {
return ResourceManager.GetString("ErrorNoWeb", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attention! Your rental has already started.
///If the lock still won&apos;t open, make sure the lock is closed and end rental.
///Important: Send an email to customer support (otherwise your paid rental will continue!) with: Problem description, bike number, drop-off station..
/// </summary>
public static string ErrorOpenLockBikeAlreadyBooked {
get {
return ResourceManager.GetString("ErrorOpenLockBikeAlreadyBooked", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock bolt is blocked. Make sure that no spoke presses against the lock bolt and try again..
/// </summary>
public static string ErrorOpenLockBoldBlocked {
get {
return ResourceManager.GetString("ErrorOpenLockBoldBlocked", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Position of lock bolt is unknown. Lock could be closed or open. Make sure that no spoke presses against the lock bolt and try again..
/// </summary>
public static string ErrorOpenLockStatusUnknown {
get {
return ResourceManager.GetString("ErrorOpenLockStatusUnknown", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock reports it is still closed. Please try again!.
/// </summary>
public static string ErrorOpenLockStillClosed {
get {
return ResourceManager.GetString("ErrorOpenLockStillClosed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock could not be opened!.
/// </summary>
public static string ErrorOpenLockTitle {
get {
return ResourceManager.GetString("ErrorOpenLockTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to An error occurred. Please try again..
/// </summary>
public static string ErrorPageNotLoaded {
get {
return ResourceManager.GetString("ErrorPageNotLoaded", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Page cannot be displayed..
/// </summary>
public static string ErrorPageNotLoadedTitle {
get {
return ResourceManager.GetString("ErrorPageNotLoadedTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Location query could not be started!.
/// </summary>
public static string ErrorQueryLocationStartTitle {
get {
return ResourceManager.GetString("ErrorQueryLocationStartTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Location could not be determined!.
/// </summary>
public static string ErrorQueryLocationTitle {
get {
return ResourceManager.GetString("ErrorQueryLocationTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The rental of bike {0} has failed..
/// </summary>
public static string ErrorRentingBike {
get {
return ResourceManager.GetString("ErrorRentingBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike could not be rented!.
/// </summary>
public static string ErrorRentingBikeTitle {
get {
return ResourceManager.GetString("ErrorRentingBikeTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A rental of bike {0} was rejected because the maximum allowed number of {1} reservations/rentals had already been made..
/// </summary>
public static string ErrorRentingBikeTooManyReservationsRentals {
get {
return ResourceManager.GetString("ErrorRentingBikeTooManyReservationsRentals", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The rental of bike {0} has failed, the bike is currently unavailable. {1}.
/// </summary>
public static string ErrorRentingBikeUnavailalbe {
get {
return ResourceManager.GetString("ErrorRentingBikeUnavailalbe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The reservation of bike {0} has failed..
/// </summary>
public static string ErrorReservingBike {
get {
return ResourceManager.GetString("ErrorReservingBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike could not be reserved!.
/// </summary>
public static string ErrorReservingBikeTitle {
get {
return ResourceManager.GetString("ErrorReservingBikeTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A reservation of bike {0} was rejected because the maximum allowed number of {1} reservations/rentals had already been made..
/// </summary>
public static string ErrorReservingBikeTooManyReservationsRentals {
get {
return ResourceManager.GetString("ErrorReservingBikeTooManyReservationsRentals", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The reservation of bike {0} has failed, the bike is currently unavailable. {1}.
/// </summary>
public static string ErrorReservingBikeUnavailalbe {
get {
return ResourceManager.GetString("ErrorReservingBikeUnavailalbe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike with id {0} may already be reserved by another user or it may be defective..
/// </summary>
public static string ErrorSelectBikeNoBikeFound {
get {
return ResourceManager.GetString("ErrorSelectBikeNoBikeFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The requested bike was not found..
/// </summary>
public static string ErrorSelectBikeTitle {
get {
return ResourceManager.GetString("ErrorSelectBikeTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This step is not mandatory. If you still want to provide feedback on the bike, contact the operator..
/// </summary>
public static string ErrorSubmitFeedback {
get {
return ResourceManager.GetString("ErrorSubmitFeedback", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Submitting feedback failed!.
/// </summary>
public static string ErrorSubmitFeedbackTitle {
get {
return ResourceManager.GetString("ErrorSubmitFeedbackTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attachment could not be created..
/// </summary>
public static string ErrorSupportmailCreateAttachment {
get {
return ResourceManager.GetString("ErrorSupportmailCreateAttachment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Opening mail app failed. Make sure you have a mail app installed on your mobile device!.
/// </summary>
public static string ErrorSupportmailMailingFailed {
get {
return ResourceManager.GetString("ErrorSupportmailMailingFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Opening phone app failed. Make sure you have a phone app installed on your mobile device!.
/// </summary>
public static string ErrorSupportmailPhoningFailed {
get {
return ResourceManager.GetString("ErrorSupportmailPhoningFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please try again..
/// </summary>
public static string ErrorTryAgain {
get {
return ResourceManager.GetString("ErrorTryAgain", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Legal Information.
/// </summary>
public static string MarkingAbout {
get {
return ResourceManager.GetString("MarkingAbout", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Account.
/// </summary>
public static string MarkingAccount {
get {
return ResourceManager.GetString("MarkingAccount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connectivity: Connection interrupted..
/// </summary>
public static string MarkingAccountConnectionInterrupted {
get {
return ResourceManager.GetString("MarkingAccountConnectionInterrupted", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connectivity: Offline..
/// </summary>
public static string MarkingAccountConnectionOffline {
get {
return ResourceManager.GetString("MarkingAccountConnectionOffline", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Log out.
/// </summary>
public static string MarkingAccountPageManageLogout {
get {
return ResourceManager.GetString("MarkingAccountPageManageLogout", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Manage personal data.
/// </summary>
public static string MarkingAccountPageManagePersonalData {
get {
return ResourceManager.GetString("MarkingAccountPageManagePersonalData", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Currently {0} bikes reserved/ booked..
/// </summary>
public static string MarkingAccountReservedBookedBikes {
get {
return ResourceManager.GetString("MarkingAccountReservedBookedBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string MarkingBikeInfoErrorStateDisposableClosedDetected {
get {
return ResourceManager.GetString("MarkingBikeInfoErrorStateDisposableClosedDetected", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unknown status for bike {0} detected..
/// </summary>
public static string MarkingBikeInfoErrorStateUnknownDetected {
get {
return ResourceManager.GetString("MarkingBikeInfoErrorStateUnknownDetected", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to City area.
/// </summary>
public static string MarkingBikeIsBoundToCity {
get {
return ResourceManager.GetString("MarkingBikeIsBoundToCity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are currently no bicycles available at this station..
/// </summary>
public static string MarkingBikesAtStationNoBikesAvailable {
get {
return ResourceManager.GetString("MarkingBikesAtStationNoBikesAvailable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ID: {0}.
/// </summary>
public static string MarkingBikesAtStationStationId {
get {
return ResourceManager.GetString("MarkingBikesAtStationStationId", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Operator: {0}..
/// </summary>
public static string MarkingBikeSharingOperator {
get {
return ResourceManager.GetString("MarkingBikeSharingOperator", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to contact customer support..
/// </summary>
public static string MarkingBikeSharingOperatorNoOperatorInfoAvailable {
get {
return ResourceManager.GetString("MarkingBikeSharingOperatorNoOperatorInfoAvailable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cargo bike.
/// </summary>
public static string MarkingCargoBike {
get {
return ResourceManager.GetString("MarkingCargoBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Center map to current position.
/// </summary>
public static string MarkingCenterMapToCurrentPos {
get {
return ResourceManager.GetString("MarkingCenterMapToCurrentPos", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to City bike.
/// </summary>
public static string MarkingCityBike {
get {
return ResourceManager.GetString("MarkingCityBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Customer support.
/// </summary>
public static string MarkingContactCustomerSupportTitle {
get {
return ResourceManager.GetString("MarkingContactCustomerSupportTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to First select the station whose operator you want to contact..
/// </summary>
public static string MarkingContactNoStationInfoAvailableNoButton {
get {
return ResourceManager.GetString("MarkingContactNoStationInfoAvailableNoButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Contact.
/// </summary>
public static string MarkingContactPageTitle {
get {
return ResourceManager.GetString("MarkingContactPageTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;u&gt;Contact&lt;/u&gt; {0}..
/// </summary>
public static string MarkingContactSupport {
get {
return ResourceManager.GetString("MarkingContactSupport", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;font color=&quot;gray&quot;&gt;&lt;u&gt;Contact&lt;/u&gt;&lt;/font&gt; {0}..
/// </summary>
public static string MarkingContactSupportBusy {
get {
return ResourceManager.GetString("MarkingContactSupportBusy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Pull to refresh..
/// </summary>
public static string MarkingDataIsFromCache {
get {
return ResourceManager.GetString("MarkingDataIsFromCache", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Charging level: {0}/{1} bars.
/// </summary>
public static string MarkingDriveBatteryChargingLevel {
get {
return ResourceManager.GetString("MarkingDriveBatteryChargingLevel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Charging level: -.
/// </summary>
public static string MarkingDriveBatteryChargingLevelNotAvailable {
get {
return ResourceManager.GetString("MarkingDriveBatteryChargingLevelNotAvailable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Transmit &lt;b&gt;battery level&lt;/b&gt; from the handlebar display:.
/// </summary>
public static string MarkingDriveBatteryTitel {
get {
return ResourceManager.GetString("MarkingDriveBatteryTitel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Contact.
/// </summary>
public static string MarkingFeedbackAndContact {
get {
return ResourceManager.GetString("MarkingFeedbackAndContact", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Help.
/// </summary>
public static string MarkingFeesAndBikes {
get {
return ResourceManager.GetString("MarkingFeesAndBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select Bike.
/// </summary>
public static string MarkingFindBike {
get {
return ResourceManager.GetString("MarkingFindBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search.
/// </summary>
public static string MarkingFindBikeButton {
get {
return ResourceManager.GetString("MarkingFindBikeButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike id.
/// </summary>
public static string MarkingFindBikeLabel {
get {
return ResourceManager.GetString("MarkingFindBikeLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You search a .
/// </summary>
public static string MarkingFindBikeTypeOfBikeText {
get {
return ResourceManager.GetString("MarkingFindBikeTypeOfBikeText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Menu.
/// </summary>
public static string MarkingFlyoutHeader {
get {
return ResourceManager.GetString("MarkingFlyoutHeader", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Geolocation Control.
/// </summary>
public static string MarkingGeolocationControl {
get {
return ResourceManager.GetString("MarkingGeolocationControl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Last selected station.
/// </summary>
public static string MarkingLastSelectedStation {
get {
return ResourceManager.GetString("MarkingLastSelectedStation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock control.
/// </summary>
public static string MarkingLockControl {
get {
return ResourceManager.GetString("MarkingLockControl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Logged in as {0}..
/// </summary>
public static string MarkingLoggedInStateInfoLoggedIn {
get {
return ResourceManager.GetString("MarkingLoggedInStateInfoLoggedIn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Logged in as {0} at {1}..
/// </summary>
public static string MarkingLoggedInStateInfoLoggedInGroup {
get {
return ResourceManager.GetString("MarkingLoggedInStateInfoLoggedInGroup", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No user logged in..
/// </summary>
public static string MarkingLoggedInStateInfoNotLoggedIn {
get {
return ResourceManager.GetString("MarkingLoggedInStateInfoNotLoggedIn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Logging level.
/// </summary>
public static string MarkingLoggingLevel {
get {
return ResourceManager.GetString("MarkingLoggingLevel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Login.
/// </summary>
public static string MarkingLogin {
get {
return ResourceManager.GetString("MarkingLogin", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to E-mail.
/// </summary>
public static string MarkingLoginEmailAddressLabel {
get {
return ResourceManager.GetString("MarkingLoginEmailAddressLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to E-mail.
/// </summary>
public static string MarkingLoginEmailAddressPlaceholder {
get {
return ResourceManager.GetString("MarkingLoginEmailAddressPlaceholder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Instructions TINK bikes.
/// </summary>
public static string MarkingLoginInstructions {
get {
return ResourceManager.GetString("MarkingLoginInstructions", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to If you already have a &quot;konrad&quot; or &quot;TINK&quot; account, you can stop using both rental bike systems with your existing account! Simply confirm the corresponding terms and conditions..
/// </summary>
public static string MarkingLoginInstructionsTinkKonradMessage {
get {
return ResourceManager.GetString("MarkingLoginInstructionsTinkKonradMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to For your information!
///.
/// </summary>
public static string MarkingLoginInstructionsTinkKonradTitle {
get {
return ResourceManager.GetString("MarkingLoginInstructionsTinkKonradTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to At least eight characters.
/// </summary>
public static string MarkingLoginPasswordLabel {
get {
return ResourceManager.GetString("MarkingLoginPasswordLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password.
/// </summary>
public static string MarkingLoginPasswordPlaceholder {
get {
return ResourceManager.GetString("MarkingLoginPasswordPlaceholder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please login to reserve bikes! Tap &lt;font color=&quot;blue&quot;&gt;&lt;u&gt;here&lt;/u&gt;&lt;/font&gt; to switch to login page..
/// </summary>
public static string MarkingLoginRequiredToRerserve {
get {
return ResourceManager.GetString("MarkingLoginRequiredToRerserve", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike Locations.
/// </summary>
public static string MarkingMapPage {
get {
return ResourceManager.GetString("MarkingMapPage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to My Bikes.
/// </summary>
public static string MarkingMyBikes {
get {
return ResourceManager.GetString("MarkingMyBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are currently no bikes reserved/rented by user {0}..
/// </summary>
public static string MarkingMyBikesNoBikesReservedRented {
get {
return ResourceManager.GetString("MarkingMyBikesNoBikesReservedRented", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Oops, there is no Internet connection..
/// </summary>
public static string MarkingNoWeb {
get {
return ResourceManager.GetString("MarkingNoWeb", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Operator.
/// </summary>
public static string MarkingOperator {
get {
return ResourceManager.GetString("MarkingOperator", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Check if the lock is really closed!.
/// </summary>
public static string MarkingRentalProcessCloseLockCheckLock {
get {
return ResourceManager.GetString("MarkingRentalProcessCloseLockCheckLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Watch the lock as it is closing!.
/// </summary>
public static string MarkingRentalProcessCloseLockObserve {
get {
return ResourceManager.GetString("MarkingRentalProcessCloseLockObserve", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock closes..
/// </summary>
public static string MarkingRentalProcessCloseLockStepCloseLock {
get {
return ResourceManager.GetString("MarkingRentalProcessCloseLockStepCloseLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to GPS data is requested..
/// </summary>
public static string MarkingRentalProcessCloseLockStepGPS {
get {
return ResourceManager.GetString("MarkingRentalProcessCloseLockStepGPS", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Status is being synchronized..
/// </summary>
public static string MarkingRentalProcessCloseLockStepUpload {
get {
return ResourceManager.GetString("MarkingRentalProcessCloseLockStepUpload", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Give feedback on the bike..
/// </summary>
public static string MarkingRentalProcessEndRentalStepFeedback {
get {
return ResourceManager.GetString("MarkingRentalProcessEndRentalStepFeedback", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike is assigned to station..
/// </summary>
public static string MarkingRentalProcessEndRentalStepGPS {
get {
return ResourceManager.GetString("MarkingRentalProcessEndRentalStepGPS", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Status is being synchronized..
/// </summary>
public static string MarkingRentalProcessEndRentalStepUpload {
get {
return ResourceManager.GetString("MarkingRentalProcessEndRentalStepUpload", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Wait for the end of rental confirmation!.
/// </summary>
public static string MarkingRentalProcessEndRentalWait {
get {
return ResourceManager.GetString("MarkingRentalProcessEndRentalWait", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is bike okay?.
/// </summary>
public static string MarkingReturnBikeBikeIsStateOkQuestion {
get {
return ResourceManager.GetString("MarkingReturnBikeBikeIsStateOkQuestion", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to bike is ok.
/// </summary>
public static string MarkingReturnBikeBikeStateIsOK {
get {
return ResourceManager.GetString("MarkingReturnBikeBikeStateIsOK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please describe technical defect of bike here..
/// </summary>
public static string MarkingReturnBikeErrorDescriptionInputPlaceholder {
get {
return ResourceManager.GetString("MarkingReturnBikeErrorDescriptionInputPlaceholder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please enter feedback here if needed..
/// </summary>
public static string MarkingReturnBikeFeedbackInputPlaceholder {
get {
return ResourceManager.GetString("MarkingReturnBikeFeedbackInputPlaceholder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rental successfully ended!.
/// </summary>
public static string MarkingReturnBikeMainMessage {
get {
return ResourceManager.GetString("MarkingReturnBikeMainMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search bike.
/// </summary>
public static string MarkingSearchBike {
get {
return ResourceManager.GetString("MarkingSearchBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select Station.
/// </summary>
public static string MarkingSelectStationPage {
get {
return ResourceManager.GetString("MarkingSelectStationPage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Settings.
/// </summary>
public static string MarkingSettings {
get {
return ResourceManager.GetString("MarkingSettings", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show/hide.
/// </summary>
public static string MarkingShowHideBikesOfType {
get {
return ResourceManager.GetString("MarkingShowHideBikesOfType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Startup page.
/// </summary>
public static string MarkingStartupPage {
get {
return ResourceManager.GetString("MarkingStartupPage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to App.
/// </summary>
public static string MarkingTabApp {
get {
return ResourceManager.GetString("MarkingTabApp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Manual.
/// </summary>
public static string MarkingTabBikes {
get {
return ResourceManager.GetString("MarkingTabBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to FAQ.
/// </summary>
public static string MarkingTabFaq {
get {
return ResourceManager.GetString("MarkingTabFaq", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tariffs.
/// </summary>
public static string MarkingTabFees {
get {
return ResourceManager.GetString("MarkingTabFees", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to GTC.
/// </summary>
public static string MarkingTabGtc {
get {
return ResourceManager.GetString("MarkingTabGtc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Impress.
/// </summary>
public static string MarkingTabImpress {
get {
return ResourceManager.GetString("MarkingTabImpress", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Privacy.
/// </summary>
public static string MarkingTabPrivacy {
get {
return ResourceManager.GetString("MarkingTabPrivacy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verbose error messages.
/// </summary>
public static string MarkingVerboseErrorMessage {
get {
return ResourceManager.GetString("MarkingVerboseErrorMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Website caching.
/// </summary>
public static string MarkingWebsiteCaching {
get {
return ResourceManager.GetString("MarkingWebsiteCaching", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Circular drives only!.
/// </summary>
public static string MessageAaRideTypeInfoTitle {
get {
return ResourceManager.GetString("MessageAaRideTypeInfoTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cancel.
/// </summary>
public static string MessageAnswerCancel {
get {
return ResourceManager.GetString("MessageAnswerCancel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Contact support.
/// </summary>
public static string MessageAnswerContactSupport {
get {
return ResourceManager.GetString("MessageAnswerContactSupport", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to End other rentals.
/// </summary>
public static string MessageAnswerEndRentalOfMoreBikes {
get {
return ResourceManager.GetString("MessageAnswerEndRentalOfMoreBikes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Finished.
/// </summary>
public static string MessageAnswerFinished {
get {
return ResourceManager.GetString("MessageAnswerFinished", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No.
/// </summary>
public static string MessageAnswerNo {
get {
return ResourceManager.GetString("MessageAnswerNo", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to OK.
/// </summary>
public static string MessageAnswerOk {
get {
return ResourceManager.GetString("MessageAnswerOk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Retry.
/// </summary>
public static string MessageAnswerRetry {
get {
return ResourceManager.GetString("MessageAnswerRetry", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Yes.
/// </summary>
public static string MessageAnswerYes {
get {
return ResourceManager.GetString("MessageAnswerYes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This version of the {0} App is outdated. Please update to the latest version..
/// </summary>
public static string MessageAppVersionIsOutdated {
get {
return ResourceManager.GetString("MessageAppVersionIsOutdated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The rental of this {0} can only be terminated at {0} stations within the city area.
///
///A rental end in the suburbs Litzelstetten, Dingelsdorf, Wallhausen and Dettingen is not allowed..
/// </summary>
public static string MessageBikeIsBoundToCityInfoText {
get {
return ResourceManager.GetString("MessageBikeIsBoundToCityInfoText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike belongs in the city area!.
/// </summary>
public static string MessageBikeIsBoundToCityInfoTitle {
get {
return ResourceManager.GetString("MessageBikeIsBoundToCityInfoTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please enable Bluetooth to manage bike lock/locks..
/// </summary>
public static string MessageBikesManagementBluetoothActivation {
get {
return ResourceManager.GetString("MessageBikesManagementBluetoothActivation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please activate location so that bike lock can be found!.
/// </summary>
public static string MessageBikesManagementLocationActivation {
get {
return ResourceManager.GetString("MessageBikesManagementLocationActivation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please allow location sharing so that bike lock/locks can be managed..
/// </summary>
public static string MessageBikesManagementLocationPermission {
get {
return ResourceManager.GetString("MessageBikesManagementLocationPermission", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please allow location sharing so that bike lock/locks can be managed.
///Open sharing dialog?.
/// </summary>
public static string MessageBikesManagementLocationPermissionOpenDialog {
get {
return ResourceManager.GetString("MessageBikesManagementLocationPermissionOpenDialog", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to €/day.
/// </summary>
public static string MessageBikesManagementMaxFeeEuroPerDay {
get {
return ResourceManager.GetString("MessageBikesManagementMaxFeeEuroPerDay", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Subscription price.
/// </summary>
public static string MessageBikesManagementTariffDescriptionAboEuroPerMonth {
get {
return ResourceManager.GetString("MessageBikesManagementTariffDescriptionAboEuroPerMonth", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to €/hour.
/// </summary>
public static string MessageBikesManagementTariffDescriptionEuroPerHour {
get {
return ResourceManager.GetString("MessageBikesManagementTariffDescriptionEuroPerHour", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to €/month.
/// </summary>
public static string MessageBikesManagementTariffDescriptionEuroPerMonth {
get {
return ResourceManager.GetString("MessageBikesManagementTariffDescriptionEuroPerMonth", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rental costs.
/// </summary>
public static string MessageBikesManagementTariffDescriptionFeeEuroPerHour {
get {
return ResourceManager.GetString("MessageBikesManagementTariffDescriptionFeeEuroPerHour", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Free use.
/// </summary>
public static string MessageBikesManagementTariffDescriptionFreeTimePerSession {
get {
return ResourceManager.GetString("MessageBikesManagementTariffDescriptionFreeTimePerSession", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to hour(s)/day.
/// </summary>
public static string MessageBikesManagementTariffDescriptionHour {
get {
return ResourceManager.GetString("MessageBikesManagementTariffDescriptionHour", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Max. costs.
/// </summary>
public static string MessageBikesManagementTariffDescriptionMaxFeeEuroPerDay {
get {
return ResourceManager.GetString("MessageBikesManagementTariffDescriptionMaxFeeEuroPerDay", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tariff.
/// </summary>
public static string MessageBikesManagementTariffDescriptionTariffHeader {
get {
return ResourceManager.GetString("MessageBikesManagementTariffDescriptionTariffHeader", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tariff {0}, nr. {1}.
/// </summary>
public static string MessageBikesManagementTariffDescriptionTariffHeaderNameId {
get {
return ResourceManager.GetString("MessageBikesManagementTariffDescriptionTariffHeaderNameId", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You can search only the bikes of the selected bike type. Change your selection on the &quot;Bike locations&quot; page..
/// </summary>
public static string MessageBikeTypeInfoText {
get {
return ResourceManager.GetString("MessageBikeTypeInfoText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Selected bike type.
/// </summary>
public static string MessageBikeTypeInfoTitle {
get {
return ResourceManager.GetString("MessageBikeTypeInfoTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Questions? Remarks?.
/// </summary>
public static string MessageContactMail {
get {
return ResourceManager.GetString("MessageContactMail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This version of the {0} App is not compatible with server detected.
///Please contact customer support for help..
/// </summary>
public static string MessageCopriVersionIsOutdated {
get {
return ResourceManager.GetString("MessageCopriVersionIsOutdated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hint.
/// </summary>
public static string MessageHintTitle {
get {
return ResourceManager.GetString("MessageHintTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Information.
/// </summary>
public static string MessageInformationTitle {
get {
return ResourceManager.GetString("MessageInformationTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to User {0} successfully logged in..
/// </summary>
public static string MessageLoginWelcome {
get {
return ResourceManager.GetString("MessageLoginWelcome", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome!.
/// </summary>
public static string MessageLoginWelcomeTitle {
get {
return ResourceManager.GetString("MessageLoginWelcomeTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to {0}!.
/// </summary>
public static string MessageLoginWelcomeTitleGroup {
get {
return ResourceManager.GetString("MessageLoginWelcomeTitleGroup", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to User {0} successfully logged in..
/// </summary>
public static string MessageLogoutGoodbye {
get {
return ResourceManager.GetString("MessageLogoutGoodbye", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Goodbye!.
/// </summary>
public static string MessageLogoutGoodbyeTitle {
get {
return ResourceManager.GetString("MessageLogoutGoodbyeTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Urgent questions?.
/// </summary>
public static string MessagePhoneMail {
get {
return ResourceManager.GetString("MessagePhoneMail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike is parked. Your chargeable rental continues!.
/// </summary>
public static string MessageRentalProcessCloseLockFinishedText {
get {
return ResourceManager.GetString("MessageRentalProcessCloseLockFinishedText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock is closed.
/// </summary>
public static string MessageRentalProcessCloseLockFinishedTitle {
get {
return ResourceManager.GetString("MessageRentalProcessCloseLockFinishedTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please try again or contact customer support..
/// </summary>
public static string MessageRentalProcessCloseLockNotClosedText {
get {
return ResourceManager.GetString("MessageRentalProcessCloseLockNotClosedText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock is open!.
/// </summary>
public static string MessageRentalProcessCloseLockNotClosedTitle {
get {
return ResourceManager.GetString("MessageRentalProcessCloseLockNotClosedTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rental costs will be automatically debited within the next days. Ensure sufficient account coverage. You can view your rental history under Account.
///
///Thank you for your ride!.
/// </summary>
public static string MessageRentalProcessEndRentalFinishedText {
get {
return ResourceManager.GetString("MessageRentalProcessEndRentalFinishedText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rental is terminated.
/// </summary>
public static string MessageRentalProcessEndRentalFinishedTitle {
get {
return ResourceManager.GetString("MessageRentalProcessEndRentalFinishedTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Warning.
/// </summary>
public static string MessageWaring {
get {
return ResourceManager.GetString("MessageWaring", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select an answer please..
/// </summary>
public static string MiniSurveyAskForAnswer {
get {
return ResourceManager.GetString("MiniSurveyAskForAnswer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter answer here please..
/// </summary>
public static string MiniSurveyEnterAnswer {
get {
return ResourceManager.GetString("MiniSurveyEnterAnswer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Prefix and No., e.g. TR15.
/// </summary>
public static string PlaceholderFindBike {
get {
return ResourceManager.GetString("PlaceholderFindBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cancel reservation for bike {0}?.
/// </summary>
public static string QuestionCancelReservation {
get {
return ResourceManager.GetString("QuestionCancelReservation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Close lock and end rental of bike {0}?.
/// </summary>
public static string QuestionCloseLockAndReturnBike {
get {
return ResourceManager.GetString("QuestionCloseLockAndReturnBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Close lock or rent bike {0}?.
/// </summary>
public static string QuestionCloseOrBook {
get {
return ResourceManager.GetString("QuestionCloseOrBook", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Do you want to go to the login page?.
/// </summary>
public static string QuestionLogIn {
get {
return ResourceManager.GetString("QuestionLogIn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You are not logged in!.
/// </summary>
public static string QuestionLogInTitle {
get {
return ResourceManager.GetString("QuestionLogInTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rent bike {0} and open lock?.
/// </summary>
public static string QuestionOpenLockAndBookBike {
get {
return ResourceManager.GetString("QuestionOpenLockAndBookBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Park bike.
/// </summary>
public static string QuestionRentalProcessCloseLockContinueRentalAnswer {
get {
return ResourceManager.GetString("QuestionRentalProcessCloseLockContinueRentalAnswer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Do you want to park the bike to continue riding later or return the bike now and end the rental?.
/// </summary>
public static string QuestionRentalProcessCloseLockEndOrContinueText {
get {
return ResourceManager.GetString("QuestionRentalProcessCloseLockEndOrContinueText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please choose.
/// </summary>
public static string QuestionRentalProcessCloseLockEndOrContinueTitle {
get {
return ResourceManager.GetString("QuestionRentalProcessCloseLockEndOrContinueTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to End rental.
/// </summary>
public static string QuestionRentalProcessCloseLockEndRentalAnswer {
get {
return ResourceManager.GetString("QuestionRentalProcessCloseLockEndRentalAnswer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Reserve bike {0} free of charge for {1} min?.
/// </summary>
public static string QuestionReserveBike {
get {
return ResourceManager.GetString("QuestionReserveBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to End rental of bike {0}?.
/// </summary>
public static string QuestionReturnBike {
get {
return ResourceManager.GetString("QuestionReturnBike", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to I hereby consent to the transmission of my diagnostic file.
///
///The diagnostic file contains your app usage data as well as system information. The data will only be used for diagnostic purposes or to improve the app and is then deleted..
/// </summary>
public static string QuestionSupportmailAttachment {
get {
return ResourceManager.GetString("QuestionSupportmailAttachment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Consent.
/// </summary>
public static string QuestionSupportmailAttachmentTitle {
get {
return ResourceManager.GetString("QuestionSupportmailAttachmentTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Available..
/// </summary>
public static string StatusTextAvailable {
get {
return ResourceManager.GetString("StatusTextAvailable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bike is rented..
/// </summary>
public static string StatusTextBooked {
get {
return ResourceManager.GetString("StatusTextBooked", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Code {0}, location {1}, rented since {2}..
/// </summary>
public static string StatusTextBookedCodeLocationSince {
get {
return ResourceManager.GetString("StatusTextBookedCodeLocationSince", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Code {0}, rented since {1}..
/// </summary>
public static string StatusTextBookedCodeSince {
get {
return ResourceManager.GetString("StatusTextBookedCodeSince", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rented since {0}..
/// </summary>
public static string StatusTextBookedSince {
get {
return ResourceManager.GetString("StatusTextBookedSince", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to At pausing ride, you close the bike lock manually, not via the app. To end the chargeable rental, slide the bike into an authorized station and confirm the end of the rental in the app; the lock closes automatically..
/// </summary>
public static string StatusTextCopriLock {
get {
return ResourceManager.GetString("StatusTextCopriLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Feedback pending..
/// </summary>
public static string StatusTextFeedbackPending {
get {
return ResourceManager.GetString("StatusTextFeedbackPending", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock is closed.
/// </summary>
public static string StatusTextLockClosed {
get {
return ResourceManager.GetString("StatusTextLockClosed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock is open.
/// </summary>
public static string StatusTextLockOpened {
get {
return ResourceManager.GetString("StatusTextLockOpened", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The remaining power of the bike battery was low recently. Please check it on the bike display before riding. The rental can be canceled within 5 minutes free of charge..
/// </summary>
public static string StatusTextLowBatteryLevel {
get {
return ResourceManager.GetString("StatusTextLowBatteryLevel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rental is terminated.
/// </summary>
public static string StatusTextRentalEnded {
get {
return ResourceManager.GetString("StatusTextRentalEnded", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Code {0}, location {1}, max. reservation time expired..
/// </summary>
public static string StatusTextReservationExpiredCodeLocationMaxReservationTime {
get {
return ResourceManager.GetString("StatusTextReservationExpiredCodeLocationMaxReservationTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Code {0}, location {1}, still {2} min. reserved..
/// </summary>
public static string StatusTextReservationExpiredCodeLocationReservationTime {
get {
return ResourceManager.GetString("StatusTextReservationExpiredCodeLocationReservationTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Code {0}, max. reservation time expired..
/// </summary>
public static string StatusTextReservationExpiredCodeMaxReservationTime {
get {
return ResourceManager.GetString("StatusTextReservationExpiredCodeMaxReservationTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Code {0}, still {1} min. reserved..
/// </summary>
public static string StatusTextReservationExpiredCodeRemaining {
get {
return ResourceManager.GetString("StatusTextReservationExpiredCodeRemaining", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Location {0}, max. reservation time expired..
/// </summary>
public static string StatusTextReservationExpiredLocationMaxReservationTime {
get {
return ResourceManager.GetString("StatusTextReservationExpiredLocationMaxReservationTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Location {0}, still {1} min. reserved..
/// </summary>
public static string StatusTextReservationExpiredLocationReservationTime {
get {
return ResourceManager.GetString("StatusTextReservationExpiredLocationReservationTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Max. reservation time expired..
/// </summary>
public static string StatusTextReservationExpiredMaximumReservationTime {
get {
return ResourceManager.GetString("StatusTextReservationExpiredMaximumReservationTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Still {0} min. reserved..
/// </summary>
public static string StatusTextReservationExpiredRemaining {
get {
return ResourceManager.GetString("StatusTextReservationExpiredRemaining", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please state your name and/or the e-mail address of your rental bike account:.
/// </summary>
public static string SupportmailBodyNotLoggedIn {
get {
return ResourceManager.GetString("SupportmailBodyNotLoggedIn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Describe your problem:.
/// </summary>
public static string SupportmailBodyText {
get {
return ResourceManager.GetString("SupportmailBodyText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}-app request.
/// </summary>
public static string SupportmailSubjectAppmail {
get {
return ResourceManager.GetString("SupportmailSubjectAppmail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}-app request: station {1}.
/// </summary>
public static string SupportmailSubjectAppmailWithStation {
get {
return ResourceManager.GetString("SupportmailSubjectAppmailWithStation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}-request: station {1}.
/// </summary>
public static string SupportmailSubjectOperatormail {
get {
return ResourceManager.GetString("SupportmailSubjectOperatormail", resourceCulture);
}
}
}
}