Browse Source

Update 2016-11-28T13:27:22.648Z

gh-pages
Igor Zhukov 9 years ago
parent
commit
a725d790f8
  1. 18
      js/app.js
  2. 14
      js/locales/en-us.json
  3. 2
      service_worker.js
  4. 2
      webogram.appcache

18
js/app.js

File diff suppressed because one or more lines are too long

14
js/locales/en-us.json

@ -414,6 +414,8 @@
"error_modal_channel_not_accessible": "Sorry, this channel is not accessible.",
"error_modal_not_contact_flood": "Sorry, you can only send messages to mutual contacts at the moment. {more-info-link: More info »}",
"error_modal_gelocation_na": "App was unable to determine your current location",
"error_modal_2fa_recent_confirm": "Your recent attempts to reset this account have been cancelled by its active user. Please try again in 7 days.",
"error_modal_2fa_delayed_time_md": "You'll be able to reset your account in: **{time}**",
"head_telegram": "Telegram",
@ -509,12 +511,14 @@
"login_generating_key": "Generating keys",
"login_generating_keys_info": "Keys are only generated once. This can take a few minutes on slower devices, please be patient.",
"login_edit_number": "Edit phone number",
"login_enter_code_label_md": "We've sent you a code via **Telegram** (not SMS).\nPlease check your Telegram messages and enter the code below.",
"login_enter_code_label_md": "We've sent the code to the **Telegram** app on your other device.\nPlease enter the code below.",
"login_enter_sms_code_label_md": "We've sent an SMS with an activation code to your phone.\nPlease enter the code below.",
"login_enter_call_code_label_md": "We are calling your phone to dictate a code.\nPlease enter the code below.",
"login_code_remaining": "You will be able to request SMS in {remaining}",
"login_call_remaining": "You will be able to request call in {remaining}",
"login_code_not_received": "Send code via SMS",
"login_enter_sms_code_label_md": "We have sent you a code via SMS.\nPlease enter it below.",
"login_call_remaining": "Telegram will call you in {remaining}",
"login_calling": "Telegram is calling you",
"login_number_dialed": "Telegram dialed your number",
"login_code_not_received_call": "Send code via Call",
"login_code_requesting": "Requesting code",
"login_incorrect_sms_code": "Incorrect SMS code",
"login_number_input_placeholder": "Enter your code",
"login_checking_code": "Checking code",

2
service_worker.js

File diff suppressed because one or more lines are too long

2
webogram.appcache

@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Tue Nov 22 2016 19:05:52 GMT+0300 (MSK)
# Time: Mon Nov 28 2016 16:22:35 GMT+0300 (MSK)
CACHE:

Loading…
Cancel
Save