mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
701c23d7e1
commit
8d057414e3
2 changed files with 29 additions and 19 deletions
|
@ -2823,6 +2823,8 @@
|
|||
<public type="string" name="BotWebViewOpenBot" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewReloadPage" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewRequestAllow" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewRequestCameraMicrophonePermission" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewRequestCameraMicrophonePermissionWithHint" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewRequestCameraPermission" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewRequestCameraPermissionWithHint" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewRequestDontAllow" id="tgcrawl" />
|
||||
|
|
|
@ -1003,6 +1003,14 @@ It will be able to access your **IP address** and basic device info."</string>
|
|||
<string name="BotWebViewOpenBot">Open bot</string>
|
||||
<string name="BotWebViewReloadPage">Reload page</string>
|
||||
<string name="BotWebViewRequestAllow">Allow</string>
|
||||
<string name="BotWebViewRequestCameraMicrophonePermission">"Allow **%1$s** to access to your camera and microphone?
|
||||
|
||||
The developer of **%1$s** will be able to access your camera and microphone when this web app is open."</string>
|
||||
<string name="BotWebViewRequestCameraMicrophonePermissionWithHint">"Allow **%1$s** to access to your camera and microphone?
|
||||
|
||||
The developer of **%1$s** will be able to access your camera and microphone when this web app is open.
|
||||
|
||||
Enable camera access in Settings > Permissions > Camera."</string>
|
||||
<string name="BotWebViewRequestCameraPermission">"Allow **%1$s** to access to your camera?
|
||||
|
||||
The developer of **%1$s** will be able to access your camera when this web app is open."</string>
|
||||
|
@ -6841,25 +6849,25 @@ Do you still remember your password?"</string>
|
|||
<string name="wallet_buy_button_place_holder">Buy with Google</string>
|
||||
<item type="string" name="APKTOOL_DUMMY_107" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10c" />
|
||||
<item type="string" name="APKTOOL_DUMMY_426" />
|
||||
<item type="string" name="APKTOOL_DUMMY_428" />
|
||||
<item type="string" name="APKTOOL_DUMMY_5a0" />
|
||||
<item type="string" name="APKTOOL_DUMMY_bcc" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10d8" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10d9" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10dc" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10e7" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1209" />
|
||||
<item type="string" name="APKTOOL_DUMMY_126a" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1424" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1625" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1755" />
|
||||
<item type="string" name="APKTOOL_DUMMY_17c1" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1872" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1879" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1880" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1889" />
|
||||
<item type="string" name="APKTOOL_DUMMY_18a5" />
|
||||
<item type="string" name="APKTOOL_DUMMY_18d3" />
|
||||
<item type="string" name="APKTOOL_DUMMY_42a" />
|
||||
<item type="string" name="APKTOOL_DUMMY_5a2" />
|
||||
<item type="string" name="APKTOOL_DUMMY_bce" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10da" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10db" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10de" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10e9" />
|
||||
<item type="string" name="APKTOOL_DUMMY_120b" />
|
||||
<item type="string" name="APKTOOL_DUMMY_126c" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1426" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1627" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1757" />
|
||||
<item type="string" name="APKTOOL_DUMMY_17c3" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1874" />
|
||||
<item type="string" name="APKTOOL_DUMMY_187b" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1882" />
|
||||
<item type="string" name="APKTOOL_DUMMY_188b" />
|
||||
<item type="string" name="APKTOOL_DUMMY_18a7" />
|
||||
<item type="string" name="APKTOOL_DUMMY_18d5" />
|
||||
<item type="string" name="APKTOOL_DUMMY_18d7" />
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue