Files
Woka_Native_Android/app/src/main/res/values/strings.xml
AdityaGaikwad 7e1062f94e structure for api calls
integrated log in api calls
integrated api calls for checking email exist, sending otp, validating otp, validating username.
2024-05-07 21:02:31 +05:30

74 lines
5.1 KiB
XML
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.

<resources>
<string name="app_name">Woka</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="english" translatable="false">English</string>
<string name="hindi" translatable="false">हिंदी</string>
<string name="create_your_account">CREATE YOUR FREE ACCOUNT</string>
<string name="login">login</string>
<string name="continue_as_guest">Continue as a Guest</string>
<string name="image">image</string>
<string name="slide_1_title"><![CDATA[Watch, Listen & Play]]></string>
<string name="slide_1_subtitle">LIVE TV, VIDEOS, GAMES, AND AUDIO BOOKS</string>
<string name="slide_2_title">Sing-Along and Shop</string>
<string name="slide_2_subtitle">PAINT OR SING ALONG AND SHOP FOR GAMES AND OTHER FUN MERCHANDISE</string>
<string name="slide_3_title">Lets all go to WOKALAND</string>
<string name="slide_3_subtitle">FAVORITE, RATE AND MAKE THE MOST OF YOUR WOKA EXPERIENCE</string>
<string name="we_value_your_privacy">We Value Your Privacy</string>
<string name="_16_is_the_magic_number">16 IS THE MAGIC NUMBER</string>
<string name="i_am">I AM</string>
<string name="under_16_">We will need your parents email so they can verify and agree to create an account.</string>
<string name="above">ABOVE</string>
<string name="under">UNDER</string>
<string name="_16">16</string>
<string name="years">YEARS</string>
<string name="above_16">Above 16 users will be registered as a guardian with additional content.</string>
<string name="let_s_be_safe">Let\'s be safe</string>
<string name="can_we_have_your_parent_s_email">CAN WE HAVE YOUR PARENT\'S EMAIL?</string>
<string name="enter_your_parent_s_email">Enter your parent\'s email</string>
<string name="next">NEXT</string>
<string name="we_will_send_a_verification_code_to_their_email">We will send a verification code to their email.</string>
<string name="can_we_have_your_email">CAN WE HAVE YOUR EMAIL?</string>
<string name="enter_your_email">Enter your email</string>
<string name="let_s_start_here">Let\'s start here</string>
<string name="please_get_the_otp_sent_to_your_email">Please Get the OTP\nSent to Your Email</string>
<string name="please_enter_the_otp">PLEASE ENTER THE OTP</string>
<string name="don_t_forget_to_check_your_junk_spam_folder">Dont forget to check your JUNK/SPAM folder</string>
<string name="please_get_otp_under_16">Please Get the Code\nSent to Your Parents Email</string>
<string name="request_them_for_verification_">Request them for the verification code to activate your account</string>
<string name="select_username">SELECT USERNAME</string>
<string name="great_now_let_s_create_your_wokaccount">Great! Now Lets Create Your WOKAccount</string>
<string name="enter_a_username">Enter a username</string>
<string name="what_s_your_name">WHAT\'S YOUR NAME?</string>
<string name="enter_your_name">Enter your name</string>
<string name="create_your_password">CREATE YOUR PASSWORD</string>
<string name="enter_a_new_password">Enter a password</string>
<string name="shh_don_t_share_your_password_with_anyone">Shh!! Dont share your password with anyone.</string>
<string name="nice_to_meet_you">Nice to meet you,</string>
<string name="can_we_know_a_bit_more_about_you">Can we know a bit more about you?</string>
<string name="your_gender">YOUR GENDER</string>
<string name="male">MALE</string>
<string name="female">FEMALE</string>
<string name="when_is_your_birthday">WHEN IS YOUR BIRTHDAY?</string>
<string name="what_are_your_interests">WHAT ARE YOUR INTERESTS?</string>
<string name="select_as_many_as_you_want">Select as many as you want</string>
<string name="select_your_avatar">Select your Avatar</string>
<string name="login_to_woka">Login to WOKA</string>
<string name="username">USERNAME</string>
<string name="enter_your_username">Enter your username</string>
<string name="password">PASSWORD</string>
<string name="forgot_password">Forgot Password?</string>
<string name="forgot_your_password">Forgot your Password?</string>
<string name="please_give_us_your_username">PLEASE GIVE US YOUR USERNAME</string>
<string name="we_will_send_a_reset_code_to_your_parent_s_email">We will send a reset code to your parents email</string>
<string name="request_them_for_the_code_to_reset_your_password">Request them for the code to reset your password</string>
<string name="great_select_new_password">Great! Select New Password</string>
<string name="enter_a_new_password_">Enter a new password</string>
<string name="confirm_your_password">Re-enter your password</string>
<string name="reset_password">RESET PASSWORD</string>
<string name="back_btn" translatable="false">back_btn</string>
<string name="enter_your_password">Enter your password</string>
<string name="please_wait">Please wait...</string>
<string name="alphanumeric" translatable="false">ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890</string>
<string name="resend_otp">Resend OTP?</string>
</resources>