mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
0e6ef3530a
commit
9d46fe60e5
3 changed files with 20 additions and 2 deletions
|
@ -10625,6 +10625,8 @@
|
|||
"NotificationsGuideBlockedAll",
|
||||
"NotificationsGuideBlockedApp",
|
||||
"NotificationsGuideBlockedCategory",
|
||||
"NotificationsGuideCategoryLimit",
|
||||
"NotificationsGuideCategoryLimitErrorChat",
|
||||
"NotificationsGuideError",
|
||||
"NotificationsGuideErrorChat",
|
||||
"NotificationsGuideFirebaseError",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4406</span>
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4408</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1092)</div>
|
||||
<div class="tr-section-caption">Unsorted (1094)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4798,6 +4798,22 @@
|
|||
"singular": "Notifications for the current account are disabled in system settings.<br/><br/>To enable notifications:<br/>• Tap System Notification Settings<br/>• Find the \"<mark class=\"token\">%1$s</mark>\" notification category<br/>• Turn the toggle on to unblock notifications."
|
||||
}
|
||||
},
|
||||
"NotificationsGuideCategoryLimit": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NotificationsGuideCategoryLimit",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Telegram X** was unable to display some notifications for this account due to notification categories system limit.<br/><br/>Please make sure:<br/>• All system updates are installed<br/>• Telegram X is up-to-date<br/>• There are no notification restrictions in system settings.<br/><br/>If the steps above do not help, you might want to ask @tgandroidtests for troubleshooting tips for your device, or re-install Telegram X, which should help resolving this error, but requires logging in to your account again."
|
||||
}
|
||||
},
|
||||
"NotificationsGuideCategoryLimitErrorChat": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NotificationsGuideCategoryLimitErrorChat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Telegram X** was unable to display some notifications from <mark class=\"token\">%1$s</mark> due to notification categories system limit.<br/><br/>Please make sure:<br/>• All system updates are installed<br/>• Telegram X is up-to-date<br/>• There are no notification restrictions in system settings.<br/><br/>If the steps above do not help, you might want to ask @tgandroidtests for troubleshooting tips for your device, or re-install Telegram X, which should help resolving this error, but requires logging in to your account again."
|
||||
}
|
||||
},
|
||||
"NotificationsGuideSyncAppOff": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NotificationsGuideSyncAppOff",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue