mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
rename localizable string and add HockeyAuthenticationViewControllerWebAuthLoginDescription
prepare for WebAuth
This commit is contained in:
@@ -178,7 +178,7 @@ static NSString* const kBITAuthenticatorAuthTokenTypeKey = @"BITAuthenticatorAut
|
||||
viewController = [[BITAuthenticationViewController alloc] initWithDelegate:self];
|
||||
viewController.requirePassword = NO;
|
||||
viewController.showsLoginViaWebButton = YES;
|
||||
viewController.tableViewTitle = BITHockeyLocalizedString(@"HockeyAuthenticationViewControllerWebLoginDescription");
|
||||
viewController.tableViewTitle = BITHockeyLocalizedString(@"HockeyAuthenticationViewControllerWebUDIDLoginDescription");
|
||||
break;
|
||||
break;
|
||||
case BITAuthenticatorIdentificationTypeHockeyAppEmail:
|
||||
|
||||
@@ -240,7 +240,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -240,9 +240,12 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorIdentificationTypeWebAuth */
|
||||
"HockeyAuthenticationViewControllerWebAuthLoginDescription" = "The developer has requested your HockeyApp account's email address. Tap below to open the HockeyApp website and authorize access.";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please enter your HockeyApp account's email address and password to authorize access to this app.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please enter your HockeyApp account's email address to authorize access to this app.";
|
||||
|
||||
@@ -240,7 +240,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -240,7 +240,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -238,7 +238,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -238,7 +238,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -240,7 +240,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -240,7 +240,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -240,7 +240,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -240,7 +240,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -238,7 +238,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -240,7 +240,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
@@ -240,7 +240,7 @@
|
||||
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "The developer has requested this device's UDID. Tap below to open the HockeyApp website and authorize access.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Open HockeyApp";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
|
||||
Reference in New Issue
Block a user