Update content of files

This commit is contained in:
GitHub Action 2022-06-15 20:06:37 +00:00
parent 844479b245
commit 9272e6378f
3 changed files with 17 additions and 17 deletions

View file

@ -211,7 +211,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </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-wrap"><a href="/en/android/settings/" class="tr-section">
<div class="tr-section-cover cover7"></div> <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> </a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6"> </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"> <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><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-wrap"><a href="/en/android/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <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> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -786,6 +786,9 @@
"DebugMenuDisablePauseMusic": [ "DebugMenuDisablePauseMusic": [
"Disable pause music when recording" "Disable pause music when recording"
], ],
"DebugMenuDisableWebViewDebug": [
"Disable WebView debug"
],
"DebugMenuEnableLogs": [ "DebugMenuEnableLogs": [
"Enable Logs" "Enable Logs"
], ],
@ -810,6 +813,9 @@
"DebugMenuResetDialogs": [ "DebugMenuResetDialogs": [
"Reset Chats" "Reset Chats"
], ],
"DebugMenuWebViewDebugDisabled": [
"Debug disabled!"
],
"DebugMenuWebViewDebugEnabled": [ "DebugMenuWebViewDebugEnabled": [
"Debug enabled!" "Debug enabled!"
], ],
@ -1973,6 +1979,15 @@
"ResetChatBackgroundsInfo": [ "ResetChatBackgroundsInfo": [
"Remove all uploaded chat backgrounds and restore the pre-installed ones." "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": [ "ResetMyAccount": [
"RESET MY ACCOUNT" "RESET MY ACCOUNT"
], ],

View file

@ -655,9 +655,6 @@
"DebugMenuDisableSmoothKeyboard": [ "DebugMenuDisableSmoothKeyboard": [
"Disable smooth keyboard" "Disable smooth keyboard"
], ],
"DebugMenuDisableWebViewDebug": [
"Disable WebView debug"
],
"DebugMenuEnableCamera": [ "DebugMenuEnableCamera": [
"Enable in-app camera" "Enable in-app camera"
], ],
@ -667,9 +664,6 @@
"DebugMenuEnableSmoothKeyboard": [ "DebugMenuEnableSmoothKeyboard": [
"Enable smooth keyboard" "Enable smooth keyboard"
], ],
"DebugMenuWebViewDebugDisabled": [
"Debug disabled!"
],
"December": [ "December": [
"December" "December"
], ],
@ -1756,15 +1750,6 @@
"RequestSmsButton": [ "RequestSmsButton": [
"Get the code via SMS" "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": [ "ResetNotificationsAlertTitle": [
"Reset all notifications" "Reset all notifications"
], ],