Skip to content

Commit

Permalink
Update AccountKit to 4.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn committed Jan 29, 2018
1 parent 9353d88 commit 34e07ff
Show file tree
Hide file tree
Showing 179 changed files with 6,077 additions and 4,768 deletions.
Binary file modified iphone/.DS_Store
Binary file not shown.
8 changes: 4 additions & 4 deletions iphone/Classes/TiAccountkitModule.m
Expand Up @@ -54,11 +54,11 @@ - (void)loginWithPhone:(id)args
id phone = [args objectAtIndex:0];
id countryCode = [args objectAtIndex:1];

ENSURE_TYPE_OR_NIL(phone, NSString);
ENSURE_TYPE_OR_NIL(countryCode, NSString);
ENSURE_TYPE(phone, NSString);
ENSURE_TYPE(countryCode, NSString);

AKFPhoneNumber *phoneNumber = [[AKFPhoneNumber alloc] initWithCountryCode: countryCode ? [countryCode uppercaseString] : nil
phoneNumber: phone ? [TiUtils stringValue:phone] : nil];
AKFPhoneNumber *phoneNumber = [[AKFPhoneNumber alloc] initWithCountryCode: [countryCode uppercaseString]
phoneNumber: [TiUtils stringValue:phone]];
NSString *inputState = [[NSUUID UUID] UUIDString];

UIViewController<AKFViewController> *viewController = [accountKit viewControllerForPhoneLoginWithPhoneNumber:phoneNumber
Expand Down
12 changes: 6 additions & 6 deletions iphone/Classes/TiAccountkitModuleAssets.m
Expand Up @@ -7,18 +7,18 @@

@implementation TiAccountkitModuleAssets

- (NSData*) moduleAsset
- (NSData *)moduleAsset
{

return nil;
return nil;
}

- (NSData*) resolveModuleAsset:(NSString*)path
- (NSData *)resolveModuleAsset:(NSString *)path
{

return nil;
return nil;
}

@end
Binary file modified iphone/Resources/.DS_Store
Binary file not shown.
Expand Up @@ -19,64 +19,64 @@
// @generated
//

"com_accountkit_account_verified" = "Rekening geverifieer!";
"com_accountkit_button_back" = "Terug";
"com_accountkit_button_begin" = "Begin";
"com_accountkit_account_verified" = "Rekening is geverifieer!";
"com_accountkit_button_cancel" = "Kanselleer";
"com_accountkit_button_confirm" = "Bevestig";
"com_accountkit_button_continue" = "Gaan voort";
"com_accountkit_button_edit" = "REDIGEER";
"com_accountkit_button_edit" = "WYSIG";
"com_accountkit_button_log_in" = "Meld aan";
"com_accountkit_button_next" = "Volgende";
"com_accountkit_button_ok" = "Goed";
"com_accountkit_button_resend_code_in" = "Stuur weer SMS oor %1$d";
"com_accountkit_button_resend_sms" = "Stuur weer SMS";
"com_accountkit_button_send_code_in_call" = "Kry ’n oproep";
"com_accountkit_button_send_code_in_call_details" = "Kry jou kode in ’n stemoproep";
"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kry jou kode in ’n stemoproep vanaf Facebook";
"com_accountkit_button_send_code_in_fb" = "Kry ’n kode op Facebook";
"com_accountkit_button_send_code_in_fb_details" = "Kode sal as ’n Facebook-kennisgewing ontvang word";
"com_accountkit_button_send_code_in_fb_disclosure" = "Tik “Kry kode op Facebook” om jou kode as ’n kennisgewing op Facebook te ontvang.";
"com_accountkit_button_resend_code_in" = "Stuur SMS weer oor %1$d";
"com_accountkit_button_resend_sms" = "Stuur SMS weer";
"com_accountkit_button_send" = "Stuur";
"com_accountkit_button_send_code_in_call" = "Kry 'n oproep";
"com_accountkit_button_send_code_in_call_details" = "Kry jou kode in 'n stemoproep";
"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kry jou kode in 'n stemboodskap van Facebook af";
"com_accountkit_button_send_code_in_fb" = "Kry 'n kode op Facebook";
"com_accountkit_button_send_code_in_fb_details" = "Kode sal as 'n Facebook-kennisgewing aankom.";
"com_accountkit_button_start" = "Begin";
"com_accountkit_button_start_over" = "Probeer weer";
"com_accountkit_button_submit" = "Dien in";
"com_accountkit_check_email" = "Maak jou e-pos oop";
"com_accountkit_code_sent_to" = "Verifieer jou selfoonnommer %1$@";
"com_accountkit_confirmation_code_agreement" = "Tik %1$@ om Facebook se <a href=\"%2$@\">Bepalings</a>, <a href=\"%3$@\">Databeleid</a> en <a href=\"%4$@\">koekiegebruik</a> te aanvaar.";
"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik %1$@ om Facebook se <a href=\"%2$@\">Bepalings</a>, <a href=\"%3$@\">Databeleid</a>, <a href=\"%4$@\">koekiegebruik</a> en die <a href=\"%5$@\">Privaatheidsbeleid</a> van %6$@ te aanvaar.";
"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik %1$@ om Facebook se <a href=\"%2$@\">Bepalings</a>, <a href=\"%3$@\">Databeleid</a>, <a href=\"%4$@\">koekiegebruik</a> en die <a href=\"%5$@\">Privaatheidsbeleid</a> en <a href=\"%6$@\">Diensbepalings</a> van %7$@ te aanvaar.";
"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik %1$@ om Facebook se <a href=\"%2$@\">bepalings</a>, <a href=\"%3$@\">databeleid</a>, <a href=\"%4$@\">koekiegebruik</a> en die <a href=\"%5$@\">privaatheidsbeleid</a> en <a href=\"%6$@\">diensbepalings</a> van %7$@ te aanvaar. <a href=\"%8$@\">Kom meer te wete</a> oor hoe jou rekening geverifieer is.";
"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik %1$@ om Facebook se <a href=\"%2$@\">bepalings</a>, <a href=\"%3$@\">databeleid</a>, <a href=\"%4$@\">koekiegebruik</a> en die <a href=\"%5$@\">privaatheidsbeleid</a> van %6$@ te aanvaar. <a href=\"%7$@\">Kom meer te wete</a> oor hoe jou rekening geverifieer is.";
"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik %1$@ om Facebook se <a href=\"%2$@\">bepalings</a>, <a href=\"%3$@\">databeleid</a> en <a href=\"%4$@\">koekiegebruik</a> te aanvaar. <a href=\"%5$@\">Kom meer te wete</a> oor hoe jou rekening geverifieer is.";
"com_accountkit_confirmation_code_text" = "Ek het nie n kode gekry nie";
"com_accountkit_confirmation_code_agreement" = "Tik op %1$@ om Facebook se <a href=\"%2$@\">bepalings</a>, <a href=\"%3$@\">databeleid</a> en <a href=\"%4$@\">webkoekiegebruik</a> te aanvaar.";
"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik op %1$@ om Facebook se <a href=\"%2$@\">bepalings</a>, <a href=\"%3$@\">databeleid</a>, <a href=\"%4$@\">webkoekiegebruik</a>, en die <a href=\"%5$@\">privaatheidbeleid</a> van %6$@ te aanvaar.";
"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik op %1$@ om Facebook se <a href=\"%2$@\">bepalings</a>, <a href=\"%3$@\">databeleid</a>, <a href=\"%4$@\">webkoekiegebruik</a>, en die <a href=\"%5$@\">privaatheidbeleid</a> en <a href=\"%6$@\">diensbepalings</a> van %7$@ te aanvaar.";
"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik op %1$@ om Facebook se <a href=\"%2$@\">bepalings</a>, <a href=\"%3$@\">databeleid</a>, <a href=\"%4$@\">webkoekiegebruik</a>, en die <a href=\"%5$@\">privaatheidbeleid</a> en <a href=\"%6$@\">diensbepalings</a> van %7$@ te aanvaar. <a href=\"%8$@\">Kom meer te wete</a> oor hoe jou rekening geverifieer is.";
"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik op %1$@ om Facebook se <a href=\"%2$@&amp;gt:bepalings</a>, <a href=\"%3$@\">databeleid</a>, <a href=\"%4$@\">webkoekiegebruik</a>, en die <a href=\"%5$@\">privaatheidbeleid</a> van %6$@ te aanvaar. <a href=\"%7$@\">Kom meer te wete</a> oor hoe jou rekening geverifieer is.";
"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik op %1$@ om Facebook se <a href=\"%2$@\">bepalings</a>, <a href=\"%3$@\">databeleid</a> en <a href=\"%4$@\">webkoekiegebruik</a> te aanvaar. <a href=\"%5$@\">Kom meer te wete</a> oor hoe jou rekening geverifieer is.";
"com_accountkit_confirmation_code_text" = "Ek het nie 'n kode gekry nie";
"com_accountkit_confirmation_code_title" = "Voer jou kode in";
"com_accountkit_country_code_title" = "Kies jou land";
"com_accountkit_email_invalid" = "Hierdie e-pos is verkeerd. Probeer asseblief weer.";
"com_accountkit_email_loading_title" = "Stuur tans e-pos\U2026";
"com_accountkit_email_login_retry_title" = "Bevestig jou e-pos";
"com_accountkit_email_login_text" = "Tik %1$@ om 'n e-pos-bevestiging vanaf Account Kit deur Facebook te kry om jou te help om %2$@ te gebruik. Jy hoef nie 'n Facebook-rekening te hê om dit te gebruik nie. <a href=\"%3$@\">Leer hoe Facebook jou inligting gebruik</a>.";
"com_accountkit_email_invalid" = "Hierdie e-pos is verkeerd. Probeer weer.";
"com_accountkit_email_loading_title" = "Verifieer tans jou e-posadres \U2026";
"com_accountkit_email_login_retry_title" = "Bevestig jou e-posadres";
"com_accountkit_email_login_text" = "Tik %1$@ om 'n e-posbevestiging van Account Kit deur Facebook te kry om jou te help om %2$@ te gebruik. Jy het nie 'n Facebook-rekening nodig om dit te gebruik nie. <a href=\"%3$@\">Vind uit hoe Facebook jou inligting gebruik</a>.";
"com_accountkit_email_login_title" = "Voer jou e-posadres in";
"com_accountkit_email_not_received" = "Stuur weer e-pos";
"com_accountkit_email_not_received" = "Stuur e-pos weer";
"com_accountkit_email_verify_title" = "Maak die e-pos oop en bevestig jou e-posadres";
"com_accountkit_enter_code_sent_to" = "Voer die kode in wat na %1$@ gestuur is";
"com_accountkit_error_title" = "’n Stelselfout het voorgekom. Probeer asseblief weer.";
"com_accountkit_facebook_code_entry_title" = "Voer jou kode vanaf Facebook in";
"com_accountkit_logging_in" = "Meld tans aan\U2026";
"com_accountkit_other_ways_to_get_code" = "Ander maniere om ’n kode te kry:";
"com_accountkit_phone_error_title" = "Voer asseblief ’n geldige selfoonnommer in.";
"com_accountkit_phone_loading_title" = "Stuur tans jou kode\U2026";
"com_accountkit_phone_login_phone_number_placeholder" = "Nommer";
"com_accountkit_enter_code_sent_to" = "Voer die kode in wat na %1$@ toe gestuur is";
"com_accountkit_error_title" = "'n Stelselprobleem het voorgekom. Probeer asseblief weer.";
"com_accountkit_facebook_code_entry_title" = "Voer jou kode van Facebook af in";
"com_accountkit_ios_button_back" = "Terug";
"com_accountkit_ios_country_code_title" = "Kies jou land";
"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nommer";
"com_accountkit_ios_phone_login_text" = "Tik op %1$@ om 'n SMS-bevestiging te kry van Account Kit aangedryf deur Facebook af. %2$@ gebruik Facebook-tegnologie om te help om jou aan te meld, maar jy hoef nie 'n Facebook-rekening te hê nie. Boodskap- en datatariewe kan geld. <a href=\"%3$@\">Vind uit hoe Facebook jou inligting gebruik</a>.";
"com_accountkit_ios_phone_sending_sms" = "Stuur tans 'n SMS met jou kode";
"com_accountkit_logging_in" = "Teken tans aan ...";
"com_accountkit_other_ways_to_get_code" = "Ander maniere om die kode te kry:";
"com_accountkit_phone_error_title" = "Voer asseblief 'n geldige selfoonnommer in.";
"com_accountkit_phone_loading_title" = "Verifieer jou nommer \U2026";
"com_accountkit_phone_login_retry_title" = "Bevestig jou selfoonnommer";
"com_accountkit_phone_login_text" = "Tik %1$@ om ’n SMS-bevestiging vanaf Account Kit te kry wat deur Facebook aangedryf word. %2$@ gebruik Facebook-tegnologie om jou te help aanteken, maar jy het nie Facebook-rekening nodig nie. Boodskap- en datatariewe kan dalk geld. <a href=\"%3$@\">Leer hoe Facebook jou inligting gebruik</a>.";
"com_accountkit_phone_login_text" = "Tik op %1$@ om jou rekening te verifieer met Account Kit, aangedryf deur Facebook. Jy het nie 'n Facebook-rekening nodig om Account Kit te gebruik nie. 'n SMS kan gestuur word om jou nommer te verifieer. SMS- en datatariewe mag dalk geld. <a href=\"%2$@\">Vind uit hoe Facebook jou inligting gebruik</a>.";
"com_accountkit_phone_login_title" = "Voer jou selfoonnommer in";
"com_accountkit_phone_sending_sms" = "Stuur tans ’n SMS met jou kode";
"com_accountkit_resend_check" = "Kontroleer jou SMS-inkassie";
"com_accountkit_phone_sending_code_on_fb_title" = "Stuur tans kode op Facebook \U2026";
"com_accountkit_resend_check" = "Kyk in jou SMS-inkassie";
"com_accountkit_resend_email_text" = "Stuur nuwe e-pos";
"com_accountkit_resend_title" = "As jy nie n kode gekry het nie:";
"com_accountkit_return_title" = "Neem jou tans terug na %1$@\U2026";
"com_accountkit_resend_title" = "As jy nog nie 'n kode ontvang het nie:";
"com_accountkit_return_title" = "Neem jou tans terug na %1$@ \U2026";
"com_accountkit_sent_title" = "Gestuur!";
"com_accountkit_success_title" = "Klaar!";
"com_accountkit_success_title" = "Geverifieer!";
"com_accountkit_toolbar_title" = "Meld by %1$@ aan";
"com_accountkit_verify_confirmation_code_title" = "Ons kon nie jou kode verifieer nie. Probeer asseblief weer:";
"com_accountkit_verify_title" = "Verifieer tans jou kode\U2026";
"com_accountkit_voice_call_code_entry_title" = "Voer jou kode van stemoproep af in";
"com_accountkit_verify_title" = "Verifieer tans jou kode \U2026";
"com_accountkit_voice_call_code_entry_title" = "Voer jou kode van die stemoproep af in";

0 comments on commit 34e07ff

Please sign in to comment.