//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ namespace TINK.MultilingualResources { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // 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() { } /// /// Returns the cached ResourceManager instance used by this class. /// [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; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Rent bike or close lock. /// public static string ActionBookOrClose { get { return ResourceManager.GetString("ActionBookOrClose", resourceCulture); } } /// /// Looks up a localized string similar to Cancel bike reservation. /// public static string ActionCancelRequest { get { return ResourceManager.GetString("ActionCancelRequest", resourceCulture); } } /// /// Looks up a localized string similar to Close lock. /// public static string ActionClose { get { return ResourceManager.GetString("ActionClose", resourceCulture); } } /// /// Looks up a localized string similar to Close lock & return bike. /// public static string ActionCloseAndReturn { get { return ResourceManager.GetString("ActionCloseAndReturn", resourceCulture); } } /// /// Looks up a localized string similar to Submit rating. /// public static string ActionContactRate { get { return ResourceManager.GetString("ActionContactRate", resourceCulture); } } /// /// Looks up a localized string similar to Login. /// public static string ActionLoginLogin { get { return ResourceManager.GetString("ActionLoginLogin", resourceCulture); } } /// /// Looks up a localized string similar to Password forgotten?. /// public static string ActionLoginPasswordForgotten { get { return ResourceManager.GetString("ActionLoginPasswordForgotten", resourceCulture); } } /// /// Looks up a localized string similar to Register. /// public static string ActionLoginRegister { get { return ResourceManager.GetString("ActionLoginRegister", resourceCulture); } } /// /// Looks up a localized string similar to Open lock. /// public static string ActionOpen { get { return ResourceManager.GetString("ActionOpen", resourceCulture); } } /// /// Looks up a localized string similar to Open lock & rent bike. /// public static string ActionOpenAndBook { get { return ResourceManager.GetString("ActionOpenAndBook", resourceCulture); } } /// /// Looks up a localized string similar to Open lock. /// public static string ActionOpenAndPause { get { return ResourceManager.GetString("ActionOpenAndPause", resourceCulture); } } /// /// Looks up a localized string similar to Reserve bike. /// public static string ActionRequest { get { return ResourceManager.GetString("ActionRequest", resourceCulture); } } /// /// Looks up a localized string similar to Return bike. /// public static string ActionReturn { get { return ResourceManager.GetString("ActionReturn", resourceCulture); } } /// /// Looks up a localized string similar to Search lock. /// public static string ActionSearchLock { get { return ResourceManager.GetString("ActionSearchLock", resourceCulture); } } /// /// Looks up a localized string similar to Select station. /// public static string ActionSelectStation { get { return ResourceManager.GetString("ActionSelectStation", resourceCulture); } } /// /// Looks up a localized string similar to Auth. expired. /// public static string ActivityTextAuthcookieNotDefinedException { get { return ResourceManager.GetString("ActivityTextAuthcookieNotDefinedException", resourceCulture); } } /// /// Looks up a localized string similar to Loading bikes located at station.... /// public static string ActivityTextBikesAtStationGetBikes { get { return ResourceManager.GetString("ActivityTextBikesAtStationGetBikes", resourceCulture); } } /// /// Looks up a localized string similar to Canceling reservation.... /// public static string ActivityTextCancelingReservation { get { return ResourceManager.GetString("ActivityTextCancelingReservation", resourceCulture); } } /// /// Looks up a localized string similar to Centering map.... /// public static string ActivityTextCenterMap { get { return ResourceManager.GetString("ActivityTextCenterMap", resourceCulture); } } /// /// Looks up a localized string similar to Checking state permissions.... /// public static string ActivityTextCheckBluetoothState { get { return ResourceManager.GetString("ActivityTextCheckBluetoothState", resourceCulture); } } /// /// Looks up a localized string similar to Closing lock.... /// public static string ActivityTextClosingLock { get { return ResourceManager.GetString("ActivityTextClosingLock", resourceCulture); } } /// /// Looks up a localized string similar to Offline.. /// public static string ActivityTextConnectionStateOffline { get { return ResourceManager.GetString("ActivityTextConnectionStateOffline", resourceCulture); } } /// /// Looks up a localized string similar to Disconnecting lock.... /// public static string ActivityTextDisconnectingLock { get { return ResourceManager.GetString("ActivityTextDisconnectingLock", resourceCulture); } } /// /// Looks up a localized string similar to Connection error on updating locking status.. /// public static string ActivityTextErrorConnectionUpdateingLockstate { get { return ResourceManager.GetString("ActivityTextErrorConnectionUpdateingLockstate", resourceCulture); } } /// /// Looks up a localized string similar to Connection error: Deserialization failed.. /// public static string ActivityTextErrorDeserializationException { get { return ResourceManager.GetString("ActivityTextErrorDeserializationException", resourceCulture); } } /// /// Looks up a localized string similar to Error occurred disconnecting. /// public static string ActivityTextErrorDisconnect { get { return ResourceManager.GetString("ActivityTextErrorDisconnect", resourceCulture); } } /// /// Looks up a localized string similar to Connection interrupted.. /// public static string ActivityTextErrorException { get { return ResourceManager.GetString("ActivityTextErrorException", resourceCulture); } } /// /// Looks up a localized string similar to Connection error, invalid server response.. /// public static string ActivityTextErrorInvalidResponseException { get { return ResourceManager.GetString("ActivityTextErrorInvalidResponseException", resourceCulture); } } /// /// Looks up a localized string similar to No web error on updating locking status.. /// public static string ActivityTextErrorNoWebUpdateingLockstate { get { return ResourceManager.GetString("ActivityTextErrorNoWebUpdateingLockstate", resourceCulture); } } /// /// Looks up a localized string similar to Can not query location info.. /// public static string ActivityTextErrorQueryLocationQuery { get { return ResourceManager.GetString("ActivityTextErrorQueryLocationQuery", resourceCulture); } } /// /// Looks up a localized string similar to No location info available.. /// public static string ActivityTextErrorQueryLocationWhenAny { get { return ResourceManager.GetString("ActivityTextErrorQueryLocationWhenAny", resourceCulture); } } /// /// Looks up a localized string similar to Battery status cannot be read.. /// public static string ActivityTextErrorReadingChargingLevelGeneral { get { return ResourceManager.GetString("ActivityTextErrorReadingChargingLevelGeneral", resourceCulture); } } /// /// Looks up a localized string similar to Battery status can only be read when bike is nearby.. /// public static string ActivityTextErrorReadingChargingLevelOutOfReach { get { return ResourceManager.GetString("ActivityTextErrorReadingChargingLevelOutOfReach", resourceCulture); } } /// /// Looks up a localized string similar to Status error on updating lock state.. /// public static string ActivityTextErrorStatusUpdateingLockstate { get { return ResourceManager.GetString("ActivityTextErrorStatusUpdateingLockstate", resourceCulture); } } /// /// Looks up a localized string similar to Connection interrupted, server unreachable.. /// public static string ActivityTextErrorWebConnectFailureException { get { return ResourceManager.GetString("ActivityTextErrorWebConnectFailureException", resourceCulture); } } /// /// Looks up a localized string similar to Connection error. Status code: {0}.. /// public static string ActivityTextErrorWebExceptionGeneralError { get { return ResourceManager.GetString("ActivityTextErrorWebExceptionGeneralError", resourceCulture); } } /// /// Looks up a localized string similar to Connection error. Status description: {0}.. /// public static string ActivityTextErrorWebExceptionProtocolError { get { return ResourceManager.GetString("ActivityTextErrorWebExceptionProtocolError", resourceCulture); } } /// /// Looks up a localized string similar to Connection interrupted, server busy.. /// public static string ActivityTextErrorWebForbiddenException { get { return ResourceManager.GetString("ActivityTextErrorWebForbiddenException", resourceCulture); } } /// /// Looks up a localized string similar to Cache used.. /// public static string ActivityTextException { get { return ResourceManager.GetString("ActivityTextException", resourceCulture); } } /// /// Looks up a localized string similar to Loading Bikes.... /// public static string ActivityTextFindBikeLoadingBikes { get { return ResourceManager.GetString("ActivityTextFindBikeLoadingBikes", resourceCulture); } } /// /// Looks up a localized string similar to Lock out of reach. /// public static string ActivityTextLockIsOutOfReach { get { return ResourceManager.GetString("ActivityTextLockIsOutOfReach", resourceCulture); } } /// /// Looks up a localized string similar to Lock not found. /// public static string ActivityTextLockNotFound { get { return ResourceManager.GetString("ActivityTextLockNotFound", resourceCulture); } } /// /// Looks up a localized string similar to Loading Stations and Bikes.... /// public static string ActivityTextMapLoadingStationsAndBikes { get { return ResourceManager.GetString("ActivityTextMapLoadingStationsAndBikes", resourceCulture); } } /// /// Looks up a localized string similar to Loading reserved/ booked bikes.... /// public static string ActivityTextMyBikesLoadingBikes { get { return ResourceManager.GetString("ActivityTextMyBikesLoadingBikes", resourceCulture); } } /// /// Looks up a localized string similar to One moment please.... /// public static string ActivityTextOneMomentPlease { get { return ResourceManager.GetString("ActivityTextOneMomentPlease", resourceCulture); } } /// /// Looks up a localized string similar to Opening lock.... /// public static string ActivityTextOpeningLock { get { return ResourceManager.GetString("ActivityTextOpeningLock", resourceCulture); } } /// /// Looks up a localized string similar to Request server.... /// public static string ActivityTextQuerryServer { get { return ResourceManager.GetString("ActivityTextQuerryServer", resourceCulture); } } /// /// Looks up a localized string similar to Query location.... /// public static string ActivityTextQueryLocation { get { return ResourceManager.GetString("ActivityTextQueryLocation", resourceCulture); } } /// /// Looks up a localized string similar to Cancel query location.... /// public static string ActivityTextQueryLocationCancelWait { get { return ResourceManager.GetString("ActivityTextQueryLocationCancelWait", resourceCulture); } } /// /// Looks up a localized string similar to Start query location.... /// public static string ActivityTextQueryLocationStart { get { return ResourceManager.GetString("ActivityTextQueryLocationStart", resourceCulture); } } /// /// Looks up a localized string similar to Reading charging level.... /// public static string ActivityTextReadingChargingLevel { get { return ResourceManager.GetString("ActivityTextReadingChargingLevel", resourceCulture); } } /// /// Looks up a localized string similar to Renting bike.... /// public static string ActivityTextRentingBike { get { return ResourceManager.GetString("ActivityTextRentingBike", resourceCulture); } } /// /// Looks up a localized string similar to Asking for permissions.... /// public static string ActivityTextRequestingLocationPermissions { get { return ResourceManager.GetString("ActivityTextRequestingLocationPermissions", resourceCulture); } } /// /// Looks up a localized string similar to Reserving bike.... /// public static string ActivityTextReservingBike { get { return ResourceManager.GetString("ActivityTextReservingBike", resourceCulture); } } /// /// Looks up a localized string similar to Returning bike.... /// public static string ActivityTextReturningBike { get { return ResourceManager.GetString("ActivityTextReturningBike", resourceCulture); } } /// /// Looks up a localized string similar to Searching locks.... /// public static string ActivityTextSearchBikes { get { return ResourceManager.GetString("ActivityTextSearchBikes", resourceCulture); } } /// /// Looks up a localized string similar to Searching lock.... /// public static string ActivityTextSearchingLock { get { return ResourceManager.GetString("ActivityTextSearchingLock", resourceCulture); } } /// /// Looks up a localized string similar to Updating.... /// public static string ActivityTextStartingUpdater { get { return ResourceManager.GetString("ActivityTextStartingUpdater", resourceCulture); } } /// /// Looks up a localized string similar to Updating lock state.... /// public static string ActivityTextStartingUpdatingLockingState { get { return ResourceManager.GetString("ActivityTextStartingUpdatingLockingState", resourceCulture); } } /// /// Looks up a localized string similar to Starting bike return.... /// public static string ActivityTextStartReturningBike { get { return ResourceManager.GetString("ActivityTextStartReturningBike", resourceCulture); } } /// /// Looks up a localized string similar to Updateing..... /// public static string ActivityTextUpdating { get { return ResourceManager.GetString("ActivityTextUpdating", resourceCulture); } } /// /// Looks up a localized string similar to Updated to latest lock firmware.. /// public static string ChangeLog3_0_203 { get { return ResourceManager.GetString("ChangeLog3_0_203", resourceCulture); } } /// /// Looks up a localized string similar to Bluetooth communication inproved.. /// public static string ChangeLog3_0_204 { get { return ResourceManager.GetString("ChangeLog3_0_204", resourceCulture); } } /// /// Looks up a localized string similar to Nicer station markers for iOS.. /// public static string ChangeLog3_0_205 { get { return ResourceManager.GetString("ChangeLog3_0_205", resourceCulture); } } /// /// Looks up a localized string similar to Bluetooth and geolocation functionality improved.. /// public static string ChangeLog3_0_206 { get { return ResourceManager.GetString("ChangeLog3_0_206", resourceCulture); } } /// /// Looks up a localized string similar to Minor fixes related to renting functionality. ///Software packages updated. ///Targets Android 11.. /// public static string ChangeLog3_0_207 { get { return ResourceManager.GetString("ChangeLog3_0_207", resourceCulture); } } /// /// Looks up a localized string similar to Minor fixes.. /// public static string ChangeLog3_0_208 { get { return ResourceManager.GetString("ChangeLog3_0_208", resourceCulture); } } /// /// Looks up a localized string similar to Minor fix: Bikes are disconnected as soon as becoming disposable.. /// public static string ChangeLog3_0_209 { get { return ResourceManager.GetString("ChangeLog3_0_209", resourceCulture); } } /// /// Looks up a localized string similar to Multiple operators support.. /// public static string ChangeLog3_0_214 { get { return ResourceManager.GetString("ChangeLog3_0_214", resourceCulture); } } /// /// Looks up a localized string similar to Layout of "Whats New"-dialog improved :-). /// public static string ChangeLog3_0_215 { get { return ResourceManager.GetString("ChangeLog3_0_215", resourceCulture); } } /// /// Looks up a localized string similar to GUI layout improved.. /// public static string ChangeLog3_0_216 { get { return ResourceManager.GetString("ChangeLog3_0_216", resourceCulture); } } /// /// Looks up a localized string similar to Packages updated.. /// public static string ChangeLog3_0_217 { get { return ResourceManager.GetString("ChangeLog3_0_217", resourceCulture); } } /// /// Looks up a localized string similar to Icons added to flyout menu.. /// public static string ChangeLog3_0_219 { get { return ResourceManager.GetString("ChangeLog3_0_219", resourceCulture); } } /// /// Looks up a localized string similar to GUI layout improved.. /// public static string ChangeLog3_0_220 { get { return ResourceManager.GetString("ChangeLog3_0_220", resourceCulture); } } /// /// Looks up a localized string similar to GUI layout improved.. /// public static string ChangeLog3_0_221 { get { return ResourceManager.GetString("ChangeLog3_0_221", resourceCulture); } } /// /// Looks up a localized string similar to Minor bugfix and improvements.. /// public static string ChangeLog3_0_222 { get { return ResourceManager.GetString("ChangeLog3_0_222", resourceCulture); } } /// /// Looks up a localized string similar to Updated for latest server version.. /// public static string ChangeLog3_0_224 { get { return ResourceManager.GetString("ChangeLog3_0_224", resourceCulture); } } /// /// Looks up a localized string similar to Fixes ///- station markers are updated correctly after login/ logout if required ///- routing from "bikes at station" to "login" page and other routings corrected. /// public static string ChangeLog3_0_226 { get { return ResourceManager.GetString("ChangeLog3_0_226", resourceCulture); } } /// /// Looks up a localized string similar to Feedback dialog added which is shown after returning bike.. /// public static string ChangeLog3_0_227 { get { return ResourceManager.GetString("ChangeLog3_0_227", resourceCulture); } } /// /// Looks up a localized string similar to Minor improvements.. /// public static string ChangeLog3_0_231 { get { return ResourceManager.GetString("ChangeLog3_0_231", resourceCulture); } } /// /// Looks up a localized string similar to Menu modified.. /// public static string ChangeLog3_0_232 { get { return ResourceManager.GetString("ChangeLog3_0_232", resourceCulture); } } /// /// Looks up a localized string similar to Tariff info page is displayed correctly again. ///Error handling improved.. /// public static string ChangeLog3_0_234 { get { return ResourceManager.GetString("ChangeLog3_0_234", resourceCulture); } } /// /// Looks up a localized string similar to Obsolete object replaced with up-to-date one.. /// public static string ChangeLog3_0_235 { get { return ResourceManager.GetString("ChangeLog3_0_235", resourceCulture); } } /// /// 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.. /// public static string ChangeLog3_0_236 { get { return ResourceManager.GetString("ChangeLog3_0_236", resourceCulture); } } /// /// Looks up a localized string similar to Hard- and software information send to backend when returning bike.. /// public static string ChangeLog3_0_237 { get { return ResourceManager.GetString("ChangeLog3_0_237", resourceCulture); } } /// /// Looks up a localized string similar to Bugfix: Bike description is displayed correctly again.. /// public static string ChangeLog3_0_239 { get { return ResourceManager.GetString("ChangeLog3_0_239", resourceCulture); } } /// /// Looks up a localized string similar to Find bike by id functionality added.. /// public static string ChangeLog3_0_240 { get { return ResourceManager.GetString("ChangeLog3_0_240", resourceCulture); } } /// /// Looks up a localized string similar to Bike sharing system operator specific support info displayed on contact page.. /// public static string ChangeLog3_0_241 { get { return ResourceManager.GetString("ChangeLog3_0_241", resourceCulture); } } /// /// Looks up a localized string similar to Select station page added to ease getting operator specific contact information.. /// public static string ChangeLog3_0_242 { get { return ResourceManager.GetString("ChangeLog3_0_242", resourceCulture); } } /// /// Looks up a localized string similar to Mini survey implemented. ///Minor fixes.. /// public static string ChangeLog3_0_243 { get { return ResourceManager.GetString("ChangeLog3_0_243", resourceCulture); } } /// /// Looks up a localized string similar to Closing lock and returning bike speeded up.. /// public static string ChangeLog3_0_244 { get { return ResourceManager.GetString("ChangeLog3_0_244", resourceCulture); } } /// /// Looks up a localized string similar to Third-party components updated.. /// public static string ChangeLog3_0_249 { get { return ResourceManager.GetString("ChangeLog3_0_249", resourceCulture); } } /// /// Looks up a localized string similar to Station id displayed. ///Center map to current position issue fixed. ///Minor improvements.. /// public static string ChangeLog3_0_250 { get { return ResourceManager.GetString("ChangeLog3_0_250", resourceCulture); } } /// /// Looks up a localized string similar to CO2 saving is displayed for bikes with GPS-lock after returning bike.. /// public static string ChangeLog3_0_263 { get { return ResourceManager.GetString("ChangeLog3_0_263", resourceCulture); } } /// /// Looks up a localized string similar to Bug "object reference not set ...." <a href="https://dev.azure.com/TeilRad/sharee.bike%20App/_workitems/edit/186">185</a> fixed.. /// public static string ChangeLog3_0_264 { get { return ResourceManager.GetString("ChangeLog3_0_264", resourceCulture); } } /// /// Looks up a localized string similar to Filter functionality city bike/ cargo bike improved. ///Layouting improved. ///App supports deep linking.. /// public static string ChangeLog3_0_265 { get { return ResourceManager.GetString("ChangeLog3_0_265", resourceCulture); } } /// /// Looks up a localized string similar to Location permissions handling improved.. /// public static string ChangeLog3_0_266 { get { return ResourceManager.GetString("ChangeLog3_0_266", resourceCulture); } } /// /// 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. . /// public static string ChangeLog3_0_276 { get { return ResourceManager.GetString("ChangeLog3_0_276", resourceCulture); } } /// /// Looks up a localized string similar to Bugfix: No more closing of app on Select Bike page.. /// public static string ChangeLog3_0_277 { get { return ResourceManager.GetString("ChangeLog3_0_277", resourceCulture); } } /// /// Looks up a localized string similar to Hints added to ease closing of lock in case closing does not succeed on first try.. /// public static string ChangeLog3_0_278 { get { return ResourceManager.GetString("ChangeLog3_0_278", resourceCulture); } } /// /// Looks up a localized string similar to Errormessages improved for szenarios when ///- bluetooth is off, ///- location permission is not granted or ///- location is off.. /// public static string ChangeLog3_0_280 { get { return ResourceManager.GetString("ChangeLog3_0_280", resourceCulture); } } /// /// 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.. /// public static string ChangeLog3_0_282 { get { return ResourceManager.GetString("ChangeLog3_0_282", resourceCulture); } } /// /// Looks up a localized string similar to User friendly message is shown if authentication expired.. /// public static string ChangeLog3_0_284 { get { return ResourceManager.GetString("ChangeLog3_0_284", resourceCulture); } } /// /// Looks up a localized string similar to Framework updated. ///Activity indicator added account management pages and logging extended.. /// public static string ChangeLog3_0_285 { get { return ResourceManager.GetString("ChangeLog3_0_285", resourceCulture); } } /// /// Looks up a localized string similar to Flyout menu header improved.. /// public static string ChangeLog3_0_289 { get { return ResourceManager.GetString("ChangeLog3_0_289", resourceCulture); } } /// /// Looks up a localized string similar to Geolocation is queried with higher accuracy.. /// public static string ChangeLog3_0_290 { get { return ResourceManager.GetString("ChangeLog3_0_290", resourceCulture); } } /// /// 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.. /// public static string ChangeLog3_0_293 { get { return ResourceManager.GetString("ChangeLog3_0_293", resourceCulture); } } /// /// Looks up a localized string similar to New Wort-Bild-Marke integrated in flyout menu for Lastenrad Bayern App.. /// public static string ChangeLog3_0_298 { get { return ResourceManager.GetString("ChangeLog3_0_298", resourceCulture); } } /// /// Looks up a localized string similar to Bugfix: Bluetooth lock control works again on Android 12.. /// public static string ChangeLog3_0_299 { get { return ResourceManager.GetString("ChangeLog3_0_299", resourceCulture); } } /// /// Looks up a localized string similar to Extended tariffs supported.. /// public static string ChangeLog3_0_301 { get { return ResourceManager.GetString("ChangeLog3_0_301", resourceCulture); } } /// /// 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 ///. /// public static string ChangeLog3_0_312 { get { return ResourceManager.GetString("ChangeLog3_0_312", resourceCulture); } } /// /// Looks up a localized string similar to Lock of rented bike cannot be be connected right now.. /// public static string ErrorBookedSearchMessage { get { return ResourceManager.GetString("ErrorBookedSearchMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock of rented bike cannot be be connected right now. ///If the bike is nearby: ///- restart app and repeat action ///- restart phone and repeat action ///to connect the lock.. /// public static string ErrorBookedSearchMessageEscalationLevel1 { get { return ResourceManager.GetString("ErrorBookedSearchMessageEscalationLevel1", resourceCulture); } } /// /// Looks up a localized string similar to Lock of rented bike cannot be be connected right now. ///If the bike is nearby: ///- restart app and repeat action ///- restart phone and repeat action ///to connect the lock. /// ///Return bike manually. ///Steps 1: Close lock manually if lock is still open ///- close app ///- press on button at the top of the lock until it starts blinking ///- wait until lock is closed completely ///Step 2: ///- contact support regarding manual locking please to terminate rent. /// public static string ErrorBookedSearchMessageEscalationLevel2 { get { return ResourceManager.GetString("ErrorBookedSearchMessageEscalationLevel2", resourceCulture); } } /// /// Looks up a localized string similar to Lock is blocked. Please ensure that no spoke or any other obstacle prevents the lock from closing and try again.. /// public static string ErrorCloseLockBoldBlockedMessage { get { return ResourceManager.GetString("ErrorCloseLockBoldBlockedMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock can only be closed if bike is not moving. Please park bike and try again.. /// public static string ErrorCloseLockMovingMessage { get { return ResourceManager.GetString("ErrorCloseLockMovingMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock cannot be closed until bike is near.. /// public static string ErrorCloseLockOutOfReachMessage { get { return ResourceManager.GetString("ErrorCloseLockOutOfReachMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock cannot be closed until bike is near. ///Please try again to close bike or report bike to support!. /// public static string ErrorCloseLockOutOfReachStateReservedMessage { get { return ResourceManager.GetString("ErrorCloseLockOutOfReachStateReservedMessage", resourceCulture); } } /// /// Looks up a localized string similar to After try to close lock state open is reported.. /// public static string ErrorCloseLockStillOpenMessage { get { return ResourceManager.GetString("ErrorCloseLockStillOpenMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock can not be closed!. /// public static string ErrorCloseLockTitle { get { return ResourceManager.GetString("ErrorCloseLockTitle", resourceCulture); } } /// /// Looks up a localized string similar to Lock reports state "{0}".. /// public static string ErrorCloseLockUnexpectedStateMessage { get { return ResourceManager.GetString("ErrorCloseLockUnexpectedStateMessage", resourceCulture); } } /// /// Looks up a localized string similar to Please try to lock again or report bike to support! ///{0}. /// public static string ErrorCloseLockUnkErrorMessage { get { return ResourceManager.GetString("ErrorCloseLockUnkErrorMessage", resourceCulture); } } /// /// Looks up a localized string similar to Communication error during lock search.. /// public static string ErrorConnectLockGeneralErrorMessage { get { return ResourceManager.GetString("ErrorConnectLockGeneralErrorMessage", resourceCulture); } } /// /// Looks up a localized string similar to Internet must be reachable to connect to lock of rented bike.. /// public static string ErrorConnectLockRentedBikeNoWebMessage { get { return ResourceManager.GetString("ErrorConnectLockRentedBikeNoWebMessage", resourceCulture); } } /// /// Looks up a localized string similar to Internet must be reachable to connect to lock of reserved bike.. /// public static string ErrorConnectLockReservedBikeNoWebMessage { get { return ResourceManager.GetString("ErrorConnectLockReservedBikeNoWebMessage", resourceCulture); } } /// /// Looks up a localized string similar to Please turn Bluetooth on, otherwise lock cannot be connected.. /// public static string ErrorFindLockBluetoothNotOn { get { return ResourceManager.GetString("ErrorFindLockBluetoothNotOn", resourceCulture); } } /// /// Looks up a localized string similar to Please turn Location on, otherwise lock cannot be connected.. /// public static string ErrorFindLockLocationOff { get { return ResourceManager.GetString("ErrorFindLockLocationOff", resourceCulture); } } /// /// Looks up a localized string similar to Please grant location permissions, otherwise lock cannot be connected.. /// public static string ErrorFindLockLocationPermissionMissing { get { return ResourceManager.GetString("ErrorFindLockLocationPermissionMissing", resourceCulture); } } /// /// Looks up a localized string similar to Lock can only be found when rented bike is nearby.. /// public static string ErrorFindLockRentedBikeOutOfReachMessage { get { return ResourceManager.GetString("ErrorFindLockRentedBikeOutOfReachMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock status of the reserved bike could not be determined.. /// public static string ErrorFindLockReservedBikeNoStausMessage { get { return ResourceManager.GetString("ErrorFindLockReservedBikeNoStausMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock can only be found when reserved bike is nearby.. /// public static string ErrorFindLockReservedBikeOutOfReachMessage { get { return ResourceManager.GetString("ErrorFindLockReservedBikeOutOfReachMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock is blocked. Please ensure that no obstacle prevents lock from opening and try again.. /// public static string ErrorOpenLockBoldBlockedMessage { get { return ResourceManager.GetString("ErrorOpenLockBoldBlockedMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock was blocked and might still be. Please ensure that no obstacle prevents lock from opening and try again.. /// public static string ErrorOpenLockBoldWasBlockedMessage { get { return ResourceManager.GetString("ErrorOpenLockBoldWasBlockedMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock cannot be opened until bike is near.. /// public static string ErrorOpenLockOutOfReachMessage { get { return ResourceManager.GetString("ErrorOpenLockOutOfReachMessage", resourceCulture); } } /// /// Looks up a localized string similar to After try to open lock state closed is reported.. /// public static string ErrorOpenLockStillClosedMessage { get { return ResourceManager.GetString("ErrorOpenLockStillClosedMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock can not be opened!. /// public static string ErrorOpenLockStillOpenTitle { get { return ResourceManager.GetString("ErrorOpenLockStillOpenTitle", resourceCulture); } } /// /// Looks up a localized string similar to Error while opening lock!. /// public static string ErrorOpenLockTitle { get { return ResourceManager.GetString("ErrorOpenLockTitle", resourceCulture); } } /// /// Looks up a localized string similar to Lock of reserved bike can not be found.. /// public static string ErrorReservedSearchMessage { get { return ResourceManager.GetString("ErrorReservedSearchMessage", resourceCulture); } } /// /// Looks up a localized string similar to Lock of reserved bike cannot be be connected right now. ///If the bike is nearby: ///- restart app and repeat action ///- restart phone and repeat action ///to connect the lock. /// public static string ErrorReservedSearchMessageEscalationLevel1 { get { return ResourceManager.GetString("ErrorReservedSearchMessageEscalationLevel1", resourceCulture); } } /// /// Looks up a localized string similar to Returning bike at an unknown location is not possible. ///Bike can be returned if ///- location information is available when closing lock ///- bike is in reach and location information is available when pressing button "Return bike". /// public static string ErrorReturnBikeLockClosedNoGPSMessage { get { return ResourceManager.GetString("ErrorReturnBikeLockClosedNoGPSMessage", resourceCulture); } } /// /// Looks up a localized string similar to Returning bike at an unknown location is not possible. ///Bike can only be returned if bike is in reach and location information is available.. /// public static string ErrorReturnBikeLockOpenNoGPSMessage { get { return ResourceManager.GetString("ErrorReturnBikeLockOpenNoGPSMessage", resourceCulture); } } /// /// Looks up a localized string similar to Returning bike outside of station is not possible. Distance to station {0} is {1} m.. /// public static string ErrorReturnBikeNotAtStationMessage { get { return ResourceManager.GetString("ErrorReturnBikeNotAtStationMessage", resourceCulture); } } /// /// Looks up a localized string similar to Internet must be available when returning the bike.. /// public static string ErrorReturnBikeNoWebMessage { get { return ResourceManager.GetString("ErrorReturnBikeNoWebMessage", resourceCulture); } } /// /// Looks up a localized string similar to Connection error when returning the bike!. /// public static string ErrorReturnBikeNoWebTitle { get { return ResourceManager.GetString("ErrorReturnBikeNoWebTitle", resourceCulture); } } /// /// Looks up a localized string similar to Error returning bike!. /// public static string ErrorReturnBikeTitle { get { return ResourceManager.GetString("ErrorReturnBikeTitle", resourceCulture); } } /// /// Looks up a localized string similar to Your feedback could not be send to server successfully.. /// public static string ErrorReturnSubmitFeedbackMessage { get { return ResourceManager.GetString("ErrorReturnSubmitFeedbackMessage", resourceCulture); } } /// /// Looks up a localized string similar to Submitting feedback failed!. /// public static string ErrorReturnSubmitFeedbackTitle { get { return ResourceManager.GetString("ErrorReturnSubmitFeedbackTitle", resourceCulture); } } /// /// Looks up a localized string similar to Attachment could not be created.. /// public static string ErrorSupportmailCreateAttachment { get { return ResourceManager.GetString("ErrorSupportmailCreateAttachment", resourceCulture); } } /// /// Looks up a localized string similar to Opening mail app failed.. /// public static string ErrorSupportmailMailingFailed { get { return ResourceManager.GetString("ErrorSupportmailMailingFailed", resourceCulture); } } /// /// Looks up a localized string similar to Opening phone app failed.. /// public static string ErrorSupportmailPhoningFailed { get { return ResourceManager.GetString("ErrorSupportmailPhoningFailed", resourceCulture); } } /// /// Looks up a localized string similar to The rental of bike No. {0} has failed.. /// public static string ExceptionTextRentingBikeFailedGeneral { get { return ResourceManager.GetString("ExceptionTextRentingBikeFailedGeneral", resourceCulture); } } /// /// Looks up a localized string similar to The rental of bike No. {0} has failed, the bike is currently unavailable.{1}. /// public static string ExceptionTextRentingBikeFailedUnavailalbe { get { return ResourceManager.GetString("ExceptionTextRentingBikeFailedUnavailalbe", resourceCulture); } } /// /// Looks up a localized string similar to The reservation of bike no. {0} has failed.. /// public static string ExceptionTextReservationBikeFailedGeneral { get { return ResourceManager.GetString("ExceptionTextReservationBikeFailedGeneral", resourceCulture); } } /// /// Looks up a localized string similar to The reservation of bike No. {0} has failed, the bike is currently unavailable.{1}. /// public static string ExceptionTextReservationBikeFailedUnavailalbe { get { return ResourceManager.GetString("ExceptionTextReservationBikeFailedUnavailalbe", resourceCulture); } } /// /// Looks up a localized string similar to The session has expired. Please register again.. /// public static string ExceptionTextSessionExpired { get { return ResourceManager.GetString("ExceptionTextSessionExpired", resourceCulture); } } /// /// Looks up a localized string similar to Is WIFI available/ mobile networt available and mobile data activated / ... ?. /// public static string ExceptionTextWebConnectFailureException { get { return ResourceManager.GetString("ExceptionTextWebConnectFailureException", resourceCulture); } } /// /// Looks up a localized string similar to Legal Information. /// public static string MarkingAbout { get { return ResourceManager.GetString("MarkingAbout", resourceCulture); } } /// /// Looks up a localized string similar to Account. /// public static string MarkingAccount { get { return ResourceManager.GetString("MarkingAccount", resourceCulture); } } /// /// 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.. /// public static string MarkingBikeInfoErrorStateDisposableClosedDetected { get { return ResourceManager.GetString("MarkingBikeInfoErrorStateDisposableClosedDetected", resourceCulture); } } /// /// Looks up a localized string similar to Unknown status for bike {0} detected.. /// public static string MarkingBikeInfoErrorStateUnknownDetected { get { return ResourceManager.GetString("MarkingBikeInfoErrorStateUnknownDetected", resourceCulture); } } /// /// Looks up a localized string similar to Station id: {0}. /// public static string MarkingBikesAtStationStationId { get { return ResourceManager.GetString("MarkingBikesAtStationStationId", resourceCulture); } } /// /// Looks up a localized string similar to Operator: {0}.. /// public static string MarkingBikeSharingOperator { get { return ResourceManager.GetString("MarkingBikeSharingOperator", resourceCulture); } } /// /// Looks up a localized string similar to Contact Operator.. /// public static string MarkingBikeSharingOperatorNoOperatorInfoAvailable { get { return ResourceManager.GetString("MarkingBikeSharingOperatorNoOperatorInfoAvailable", resourceCulture); } } /// /// Looks up a localized string similar to Cargo bike. /// public static string MarkingCargoBike { get { return ResourceManager.GetString("MarkingCargoBike", resourceCulture); } } /// /// Looks up a localized string similar to Center map to current position. /// public static string MarkingCenterMapToCurrentPos { get { return ResourceManager.GetString("MarkingCenterMapToCurrentPos", resourceCulture); } } /// /// Looks up a localized string similar to City bike. /// public static string MarkingCityBike { get { return ResourceManager.GetString("MarkingCityBike", resourceCulture); } } /// /// Looks up a localized string similar to Contact operator?. /// public static string MarkingContactNoStationInfoAvailableNoButton { get { return ResourceManager.GetString("MarkingContactNoStationInfoAvailableNoButton", resourceCulture); } } /// /// Looks up a localized string similar to Contact. /// public static string MarkingContactPageTitle { get { return ResourceManager.GetString("MarkingContactPageTitle", resourceCulture); } } /// /// Looks up a localized string similar to <font color="blue"><u>Contact</u></font> {0}.. /// public static string MarkingContactSupport { get { return ResourceManager.GetString("MarkingContactSupport", resourceCulture); } } /// /// Looks up a localized string similar to Contact. /// public static string MarkingFeedbackAndContact { get { return ResourceManager.GetString("MarkingFeedbackAndContact", resourceCulture); } } /// /// Looks up a localized string similar to Instructions. /// public static string MarkingFeesAndBikes { get { return ResourceManager.GetString("MarkingFeesAndBikes", resourceCulture); } } /// /// Looks up a localized string similar to Find Bike. /// public static string MarkingFindBike { get { return ResourceManager.GetString("MarkingFindBike", resourceCulture); } } /// /// Looks up a localized string similar to Geolocation Control. /// public static string MarkingGeolocationControl { get { return ResourceManager.GetString("MarkingGeolocationControl", resourceCulture); } } /// /// Looks up a localized string similar to Lock control. /// public static string MarkingLockControl { get { return ResourceManager.GetString("MarkingLockControl", resourceCulture); } } /// /// Looks up a localized string similar to Logged in as {0}.. /// public static string MarkingLoggedInStateInfoLoggedIn { get { return ResourceManager.GetString("MarkingLoggedInStateInfoLoggedIn", resourceCulture); } } /// /// Looks up a localized string similar to Logged in as {0} at {1}.. /// public static string MarkingLoggedInStateInfoLoggedInGroup { get { return ResourceManager.GetString("MarkingLoggedInStateInfoLoggedInGroup", resourceCulture); } } /// /// Looks up a localized string similar to No user logged in.. /// public static string MarkingLoggedInStateInfoNotLoggedIn { get { return ResourceManager.GetString("MarkingLoggedInStateInfoNotLoggedIn", resourceCulture); } } /// /// Looks up a localized string similar to Logging level. /// public static string MarkingLoggingLevel { get { return ResourceManager.GetString("MarkingLoggingLevel", resourceCulture); } } /// /// Looks up a localized string similar to Login. /// public static string MarkingLogin { get { return ResourceManager.GetString("MarkingLogin", resourceCulture); } } /// /// Looks up a localized string similar to E-mail address. /// public static string MarkingLoginEmailAddressLabel { get { return ResourceManager.GetString("MarkingLoginEmailAddressLabel", resourceCulture); } } /// /// Looks up a localized string similar to E-mail address. /// public static string MarkingLoginEmailAddressPlaceholder { get { return ResourceManager.GetString("MarkingLoginEmailAddressPlaceholder", resourceCulture); } } /// /// Looks up a localized string similar to Instructions TINK bikes. /// public static string MarkingLoginInstructions { get { return ResourceManager.GetString("MarkingLoginInstructions", resourceCulture); } } /// /// Looks up a localized string similar to If you already have a "konrad" or "TINK" account, you can stop using both rental bike systems with your existing account! Simply confirm the corresponding terms and conditions.. /// public static string MarkingLoginInstructionsTinkKonradMessage { get { return ResourceManager.GetString("MarkingLoginInstructionsTinkKonradMessage", resourceCulture); } } /// /// Looks up a localized string similar to For your information! ///. /// public static string MarkingLoginInstructionsTinkKonradTitle { get { return ResourceManager.GetString("MarkingLoginInstructionsTinkKonradTitle", resourceCulture); } } /// /// Looks up a localized string similar to Password, minimum length 8 characters. /// public static string MarkingLoginPasswordLabel { get { return ResourceManager.GetString("MarkingLoginPasswordLabel", resourceCulture); } } /// /// Looks up a localized string similar to Password. /// public static string MarkingLoginPasswordPlaceholder { get { return ResourceManager.GetString("MarkingLoginPasswordPlaceholder", resourceCulture); } } /// /// Looks up a localized string similar to Please login to reserve bikes! Tap <font color="blue"><u>here</u></font> to switch to login page.. /// public static string MarkingLoginRequiredToRerserve { get { return ResourceManager.GetString("MarkingLoginRequiredToRerserve", resourceCulture); } } /// /// Looks up a localized string similar to Bike Locations. /// public static string MarkingMapPage { get { return ResourceManager.GetString("MarkingMapPage", resourceCulture); } } /// /// Looks up a localized string similar to My Bikes. /// public static string MarkingMyBikes { get { return ResourceManager.GetString("MarkingMyBikes", resourceCulture); } } /// /// Looks up a localized string similar to Select Station. /// public static string MarkingSelectStationPage { get { return ResourceManager.GetString("MarkingSelectStationPage", resourceCulture); } } /// /// Looks up a localized string similar to Settings. /// public static string MarkingSettings { get { return ResourceManager.GetString("MarkingSettings", resourceCulture); } } /// /// Looks up a localized string similar to Show/ hide. /// public static string MarkingShowHideBikesOfType { get { return ResourceManager.GetString("MarkingShowHideBikesOfType", resourceCulture); } } /// /// Looks up a localized string similar to Instructions. /// public static string MarkingTabBikes { get { return ResourceManager.GetString("MarkingTabBikes", resourceCulture); } } /// /// Looks up a localized string similar to Pricing. /// public static string MarkingTabFees { get { return ResourceManager.GetString("MarkingTabFees", resourceCulture); } } /// /// Looks up a localized string similar to Verbose error messages. /// public static string MarkingVerboseErrorMessage { get { return ResourceManager.GetString("MarkingVerboseErrorMessage", resourceCulture); } } /// /// Looks up a localized string similar to Website caching. /// public static string MarkingWebsiteCaching { get { return ResourceManager.GetString("MarkingWebsiteCaching", resourceCulture); } } /// /// Looks up a localized string similar to Log out. /// public static string MessageAccountPageManageLogout { get { return ResourceManager.GetString("MessageAccountPageManageLogout", resourceCulture); } } /// /// Looks up a localized string similar to Manage personal data. /// public static string MessageAccountPageManagePersonalData { get { return ResourceManager.GetString("MessageAccountPageManagePersonalData", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// public static string MessageAnswerCancel { get { return ResourceManager.GetString("MessageAnswerCancel", resourceCulture); } } /// /// Looks up a localized string similar to No. /// public static string MessageAnswerNo { get { return ResourceManager.GetString("MessageAnswerNo", resourceCulture); } } /// /// Looks up a localized string similar to OK. /// public static string MessageAnswerOk { get { return ResourceManager.GetString("MessageAnswerOk", resourceCulture); } } /// /// Looks up a localized string similar to Retry. /// public static string MessageAnswerRetry { get { return ResourceManager.GetString("MessageAnswerRetry", resourceCulture); } } /// /// Looks up a localized string similar to Yes. /// public static string MessageAnswerYes { get { return ResourceManager.GetString("MessageAnswerYes", resourceCulture); } } /// /// Looks up a localized string similar to This version of the {0} App is outdated. Please update to the latest version.. /// public static string MessageAppVersionIsOutdated { get { return ResourceManager.GetString("MessageAppVersionIsOutdated", resourceCulture); } } /// /// Looks up a localized string similar to Please enable Bluetooth to manage bike lock/locks.. /// public static string MessageBikesManagementBluetoothActivation { get { return ResourceManager.GetString("MessageBikesManagementBluetoothActivation", resourceCulture); } } /// /// Looks up a localized string similar to Please activate location so that bike lock can be found!. /// public static string MessageBikesManagementLocationActivation { get { return ResourceManager.GetString("MessageBikesManagementLocationActivation", resourceCulture); } } /// /// Looks up a localized string similar to Please allow location sharing so that bike lock/locks can be managed.. /// public static string MessageBikesManagementLocationPermission { get { return ResourceManager.GetString("MessageBikesManagementLocationPermission", resourceCulture); } } /// /// Looks up a localized string similar to Please allow location sharing so that bike lock/locks can be managed. ///Open sharing dialog?. /// public static string MessageBikesManagementLocationPermissionOpenDialog { get { return ResourceManager.GetString("MessageBikesManagementLocationPermissionOpenDialog", resourceCulture); } } /// /// Looks up a localized string similar to €/day. /// public static string MessageBikesManagementMaxFeeEuroPerDay { get { return ResourceManager.GetString("MessageBikesManagementMaxFeeEuroPerDay", resourceCulture); } } /// /// Looks up a localized string similar to Subscription price. /// public static string MessageBikesManagementTariffDescriptionAboEuroPerMonth { get { return ResourceManager.GetString("MessageBikesManagementTariffDescriptionAboEuroPerMonth", resourceCulture); } } /// /// Looks up a localized string similar to €/hour. /// public static string MessageBikesManagementTariffDescriptionEuroPerHour { get { return ResourceManager.GetString("MessageBikesManagementTariffDescriptionEuroPerHour", resourceCulture); } } /// /// Looks up a localized string similar to €/month. /// public static string MessageBikesManagementTariffDescriptionEuroPerMonth { get { return ResourceManager.GetString("MessageBikesManagementTariffDescriptionEuroPerMonth", resourceCulture); } } /// /// Looks up a localized string similar to Rental fees. /// public static string MessageBikesManagementTariffDescriptionFeeEuroPerHour { get { return ResourceManager.GetString("MessageBikesManagementTariffDescriptionFeeEuroPerHour", resourceCulture); } } /// /// Looks up a localized string similar to Free use. /// public static string MessageBikesManagementTariffDescriptionFreeTimePerSession { get { return ResourceManager.GetString("MessageBikesManagementTariffDescriptionFreeTimePerSession", resourceCulture); } } /// /// Looks up a localized string similar to hour(s)/day. /// public static string MessageBikesManagementTariffDescriptionHour { get { return ResourceManager.GetString("MessageBikesManagementTariffDescriptionHour", resourceCulture); } } /// /// Looks up a localized string similar to Max. fee. /// public static string MessageBikesManagementTariffDescriptionMaxFeeEuroPerDay { get { return ResourceManager.GetString("MessageBikesManagementTariffDescriptionMaxFeeEuroPerDay", resourceCulture); } } /// /// Looks up a localized string similar to Tariff. /// public static string MessageBikesManagementTariffDescriptionTariffHeader { get { return ResourceManager.GetString("MessageBikesManagementTariffDescriptionTariffHeader", resourceCulture); } } /// /// Looks up a localized string similar to Tariff {0}, nr. {1}. /// public static string MessageBikesManagementTariffDescriptionTariffHeaderNameId { get { return ResourceManager.GetString("MessageBikesManagementTariffDescriptionTariffHeaderNameId", resourceCulture); } } /// /// Looks up a localized string similar to Please allow location sharing so that map can be centered. ///Open sharing dialog?. /// public static string MessageCenterMapLocationPermissionOpenDialog { get { return ResourceManager.GetString("MessageCenterMapLocationPermissionOpenDialog", resourceCulture); } } /// /// Looks up a localized string similar to Error when connecting with lock!. /// public static string MessageConnectLockErrorTitle { get { return ResourceManager.GetString("MessageConnectLockErrorTitle", resourceCulture); } } /// /// Looks up a localized string similar to Questions? Remarks? Criticism?. /// public static string MessageContactMail { get { return ResourceManager.GetString("MessageContactMail", resourceCulture); } } /// /// Looks up a localized string similar to This version of the {0} App is not compatible with server detected. ///Please contact the support for help.. /// public static string MessageCopriVersionIsOutdated { get { return ResourceManager.GetString("MessageCopriVersionIsOutdated", resourceCulture); } } /// /// Looks up a localized string similar to Error when connecting to lock!. /// public static string MessageErrorConnectTitle { get { return ResourceManager.GetString("MessageErrorConnectTitle", resourceCulture); } } /// /// Looks up a localized string similar to Attention: Lock is closed! ///{0} ///{1}. /// public static string MessageErrorLockIsClosedThreeLines { get { return ResourceManager.GetString("MessageErrorLockIsClosedThreeLines", resourceCulture); } } /// /// Looks up a localized string similar to Attention: Lock is closed! ///{0}. /// public static string MessageErrorLockIsClosedTwoLines { get { return ResourceManager.GetString("MessageErrorLockIsClosedTwoLines", resourceCulture); } } /// /// Looks up a localized string similar to Closing the lock and ending the rental is not possible.. /// public static string MessageErrorQueryLocationMessage { get { return ResourceManager.GetString("MessageErrorQueryLocationMessage", resourceCulture); } } /// /// Looks up a localized string similar to Error Start Query Location!. /// public static string MessageErrorQueryLocationStartTitle { get { return ResourceManager.GetString("MessageErrorQueryLocationStartTitle", resourceCulture); } } /// /// Looks up a localized string similar to Error Query Location!. /// public static string MessageErrorQueryLocationTitle { get { return ResourceManager.GetString("MessageErrorQueryLocationTitle", resourceCulture); } } /// /// Looks up a localized string similar to No bike with id {0} found.. /// public static string MessageErrorSelectBikeNoBikeFound { get { return ResourceManager.GetString("MessageErrorSelectBikeNoBikeFound", resourceCulture); } } /// /// Looks up a localized string similar to Error Selecting Bike!. /// public static string MessageErrorSelectBikeTitle { get { return ResourceManager.GetString("MessageErrorSelectBikeTitle", resourceCulture); } } /// /// Looks up a localized string similar to Login cookie must not be empty. {0}. /// public static string MessageLoginConnectionErrorMessage { get { return ResourceManager.GetString("MessageLoginConnectionErrorMessage", resourceCulture); } } /// /// Looks up a localized string similar to Connection error during registration!. /// public static string MessageLoginConnectionErrorTitle { get { return ResourceManager.GetString("MessageLoginConnectionErrorTitle", resourceCulture); } } /// /// Looks up a localized string similar to Error while logging in!. /// public static string MessageLoginErrorTitle { get { return ResourceManager.GetString("MessageLoginErrorTitle", resourceCulture); } } /// /// Looks up a localized string similar to Please connect to Internet to recover the password.. /// public static string MessageLoginRecoverPassword { get { return ResourceManager.GetString("MessageLoginRecoverPassword", resourceCulture); } } /// /// Looks up a localized string similar to Please connect to Internet to register.. /// public static string MessageLoginRegisterNoNet { get { return ResourceManager.GetString("MessageLoginRegisterNoNet", resourceCulture); } } /// /// Looks up a localized string similar to User {0} successfully logged in.. /// public static string MessageLoginWelcome { get { return ResourceManager.GetString("MessageLoginWelcome", resourceCulture); } } /// /// Looks up a localized string similar to Welcome!. /// public static string MessageLoginWelcomeTitle { get { return ResourceManager.GetString("MessageLoginWelcomeTitle", resourceCulture); } } /// /// Looks up a localized string similar to Welcome to {0}!. /// public static string MessageLoginWelcomeTitleGroup { get { return ResourceManager.GetString("MessageLoginWelcomeTitleGroup", resourceCulture); } } /// /// Looks up a localized string similar to Error while logging out!. /// public static string MessageLogoutErrorTitle { get { return ResourceManager.GetString("MessageLogoutErrorTitle", resourceCulture); } } /// /// Looks up a localized string similar to Session has expired. ///Please login to app once again.. /// public static string MessageMapPageErrorAuthcookieUndefined { get { return ResourceManager.GetString("MessageMapPageErrorAuthcookieUndefined", resourceCulture); } } /// /// Looks up a localized string similar to An error occurred switching from cargo bikes/ city bikes. ///{0}. /// public static string MessageMapPageErrorSwitch { get { return ResourceManager.GetString("MessageMapPageErrorSwitch", resourceCulture); } } /// /// Looks up a localized string similar to Urgent questions?. /// public static string MessagePhoneMail { get { return ResourceManager.GetString("MessagePhoneMail", resourceCulture); } } /// /// Looks up a localized string similar to Are you enjoying the {0}-App?. /// public static string MessageRateMail { get { return ResourceManager.GetString("MessageRateMail", resourceCulture); } } /// /// Looks up a localized string similar to Connection error when renting the bike!. /// public static string MessageRentingBikeErrorConnectionTitle { get { return ResourceManager.GetString("MessageRentingBikeErrorConnectionTitle", resourceCulture); } } /// /// Looks up a localized string similar to Error when renting the bike!. /// public static string MessageRentingBikeErrorGeneralTitle { get { return ResourceManager.GetString("MessageRentingBikeErrorGeneralTitle", resourceCulture); } } /// /// 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.. /// public static string MessageRentingBikeErrorTooManyReservationsRentals { get { return ResourceManager.GetString("MessageRentingBikeErrorTooManyReservationsRentals", resourceCulture); } } /// /// 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.. /// public static string MessageReservationBikeErrorTooManyReservationsRentals { get { return ResourceManager.GetString("MessageReservationBikeErrorTooManyReservationsRentals", resourceCulture); } } /// /// Looks up a localized string similar to Hint. /// public static string MessageTitleHint { get { return ResourceManager.GetString("MessageTitleHint", resourceCulture); } } /// /// Looks up a localized string similar to Warning. /// public static string MessageWaring { get { return ResourceManager.GetString("MessageWaring", resourceCulture); } } /// /// Looks up a localized string similar to Select an answer please.. /// public static string MiniSurveyAskForAnswer { get { return ResourceManager.GetString("MiniSurveyAskForAnswer", resourceCulture); } } /// /// Looks up a localized string similar to Enter answer here please.. /// public static string MiniSurveyEnterAnswer { get { return ResourceManager.GetString("MiniSurveyEnterAnswer", resourceCulture); } } /// /// Looks up a localized string similar to No. /// public static string QuestionAnswerNo { get { return ResourceManager.GetString("QuestionAnswerNo", resourceCulture); } } /// /// Looks up a localized string similar to Yes. /// public static string QuestionAnswerYes { get { return ResourceManager.GetString("QuestionAnswerYes", resourceCulture); } } /// /// Looks up a localized string similar to Cancel reservation for bike {0}?. /// public static string QuestionCancelReservation { get { return ResourceManager.GetString("QuestionCancelReservation", resourceCulture); } } /// /// Looks up a localized string similar to Close lock and return bike {0}?. /// public static string QuestionCloseLockAndReturnBike { get { return ResourceManager.GetString("QuestionCloseLockAndReturnBike", resourceCulture); } } /// /// Looks up a localized string similar to Rent bike {0} and open lock?. /// public static string QuestionOpenLockAndBookBike { get { return ResourceManager.GetString("QuestionOpenLockAndBookBike", resourceCulture); } } /// /// Looks up a localized string similar to Reserve bike {0} free of charge for {1} min?. /// public static string QuestionReserveBike { get { return ResourceManager.GetString("QuestionReserveBike", resourceCulture); } } /// /// Looks up a localized string similar to Return bike {0}?. /// public static string QuestionReturnBike { get { return ResourceManager.GetString("QuestionReturnBike", resourceCulture); } } /// /// Looks up a localized string similar to {0} app request. /// public static string QuestionSupportmailAnswerApp { get { return ResourceManager.GetString("QuestionSupportmailAnswerApp", resourceCulture); } } /// /// Looks up a localized string similar to {0} request. /// public static string QuestionSupportmailAnswerOperator { get { return ResourceManager.GetString("QuestionSupportmailAnswerOperator", resourceCulture); } } /// /// Looks up a localized string similar to Attach file containing diagnosis information to mail?. /// public static string QuestionSupportmailAttachment { get { return ResourceManager.GetString("QuestionSupportmailAttachment", resourceCulture); } } /// /// Looks up a localized string similar to Does your request/ comment relate to the {0}-app or to a more general subject?. /// public static string QuestionSupportmailSubject { get { return ResourceManager.GetString("QuestionSupportmailSubject", resourceCulture); } } /// /// Looks up a localized string similar to Question. /// public static string QuestionTitle { get { return ResourceManager.GetString("QuestionTitle", resourceCulture); } } /// /// Looks up a localized string similar to Available.. /// public static string StatusTextAvailable { get { return ResourceManager.GetString("StatusTextAvailable", resourceCulture); } } /// /// Looks up a localized string similar to Bike is rented.. /// public static string StatusTextBooked { get { return ResourceManager.GetString("StatusTextBooked", resourceCulture); } } /// /// Looks up a localized string similar to Code {0}, location {1}, rented since {2}.. /// public static string StatusTextBookedCodeLocationSince { get { return ResourceManager.GetString("StatusTextBookedCodeLocationSince", resourceCulture); } } /// /// Looks up a localized string similar to Code {0}, rented since {1}.. /// public static string StatusTextBookedCodeSince { get { return ResourceManager.GetString("StatusTextBookedCodeSince", resourceCulture); } } /// /// Looks up a localized string similar to Rented since {0}.. /// public static string StatusTextBookedSince { get { return ResourceManager.GetString("StatusTextBookedSince", resourceCulture); } } /// /// Looks up a localized string similar to Code {0}, location {1}, max. reservation time of {2} minutes expired.. /// public static string StatusTextReservationExpiredCodeLocationMaxReservationTime { get { return ResourceManager.GetString("StatusTextReservationExpiredCodeLocationMaxReservationTime", resourceCulture); } } /// /// Looks up a localized string similar to Code {0}, location {1}, still {2} minutes reserved.. /// public static string StatusTextReservationExpiredCodeLocationReservationTime { get { return ResourceManager.GetString("StatusTextReservationExpiredCodeLocationReservationTime", resourceCulture); } } /// /// Looks up a localized string similar to Code {0}, max. reservation time of {1} minutes expired.. /// public static string StatusTextReservationExpiredCodeMaxReservationTime { get { return ResourceManager.GetString("StatusTextReservationExpiredCodeMaxReservationTime", resourceCulture); } } /// /// Looks up a localized string similar to Code {0}, still {1} minutes reserved.. /// public static string StatusTextReservationExpiredCodeRemaining { get { return ResourceManager.GetString("StatusTextReservationExpiredCodeRemaining", resourceCulture); } } /// /// Looks up a localized string similar to Location {0}, max. reservation time of {1} minutes expired.. /// public static string StatusTextReservationExpiredLocationMaxReservationTime { get { return ResourceManager.GetString("StatusTextReservationExpiredLocationMaxReservationTime", resourceCulture); } } /// /// Looks up a localized string similar to Location {0}, still {1} minutes reserved.. /// public static string StatusTextReservationExpiredLocationReservationTime { get { return ResourceManager.GetString("StatusTextReservationExpiredLocationReservationTime", resourceCulture); } } /// /// Looks up a localized string similar to Max. reservation time of {0} minutes expired.. /// public static string StatusTextReservationExpiredMaximumReservationTime { get { return ResourceManager.GetString("StatusTextReservationExpiredMaximumReservationTime", resourceCulture); } } /// /// Looks up a localized string similar to Still {0} minutes reserved.. /// public static string StatusTextReservationExpiredRemaining { get { return ResourceManager.GetString("StatusTextReservationExpiredRemaining", resourceCulture); } } } }