mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
844479b245
commit
9272e6378f
3 changed files with 17 additions and 17 deletions
|
@ -211,7 +211,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (941)</div>
|
||||
<div class="tr-section-caption">Settings (946)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/camera_and_media/" class="tr-section">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (776)</div>
|
||||
<div class="tr-section-caption">Unsorted (771)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -786,6 +786,9 @@
|
|||
"DebugMenuDisablePauseMusic": [
|
||||
"Disable pause music when recording"
|
||||
],
|
||||
"DebugMenuDisableWebViewDebug": [
|
||||
"Disable WebView debug"
|
||||
],
|
||||
"DebugMenuEnableLogs": [
|
||||
"Enable Logs"
|
||||
],
|
||||
|
@ -810,6 +813,9 @@
|
|||
"DebugMenuResetDialogs": [
|
||||
"Reset Chats"
|
||||
],
|
||||
"DebugMenuWebViewDebugDisabled": [
|
||||
"Debug disabled!"
|
||||
],
|
||||
"DebugMenuWebViewDebugEnabled": [
|
||||
"Debug enabled!"
|
||||
],
|
||||
|
@ -1973,6 +1979,15 @@
|
|||
"ResetChatBackgroundsInfo": [
|
||||
"Remove all uploaded chat backgrounds and restore the pre-installed ones."
|
||||
],
|
||||
"ResetCustomNotifications": [
|
||||
"Reset to default settings"
|
||||
],
|
||||
"ResetCustomNotificationsAlert": [
|
||||
"Are you sure you want to reset notification settings to default?"
|
||||
],
|
||||
"ResetCustomNotificationsAlertTitle": [
|
||||
"Reset notifications"
|
||||
],
|
||||
"ResetMyAccount": [
|
||||
"RESET MY ACCOUNT"
|
||||
],
|
||||
|
|
|
@ -655,9 +655,6 @@
|
|||
"DebugMenuDisableSmoothKeyboard": [
|
||||
"Disable smooth keyboard"
|
||||
],
|
||||
"DebugMenuDisableWebViewDebug": [
|
||||
"Disable WebView debug"
|
||||
],
|
||||
"DebugMenuEnableCamera": [
|
||||
"Enable in-app camera"
|
||||
],
|
||||
|
@ -667,9 +664,6 @@
|
|||
"DebugMenuEnableSmoothKeyboard": [
|
||||
"Enable smooth keyboard"
|
||||
],
|
||||
"DebugMenuWebViewDebugDisabled": [
|
||||
"Debug disabled!"
|
||||
],
|
||||
"December": [
|
||||
"December"
|
||||
],
|
||||
|
@ -1756,15 +1750,6 @@
|
|||
"RequestSmsButton": [
|
||||
"Get the code via SMS"
|
||||
],
|
||||
"ResetCustomNotifications": [
|
||||
"Reset to default settings"
|
||||
],
|
||||
"ResetCustomNotificationsAlert": [
|
||||
"Are you sure you want to reset notification settings to default?"
|
||||
],
|
||||
"ResetCustomNotificationsAlertTitle": [
|
||||
"Reset notifications"
|
||||
],
|
||||
"ResetNotificationsAlertTitle": [
|
||||
"Reset all notifications"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue