mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
cd990e5430
commit
544eb40f75
2 changed files with 23 additions and 16 deletions
|
@ -4985,6 +4985,8 @@
|
|||
<public type="string" name="IncomingCallsCount_other" id="tgcrawl" />
|
||||
<public type="string" name="IncomingCallsCount_two" id="tgcrawl" />
|
||||
<public type="string" name="IncomingCallsCount_zero" id="tgcrawl" />
|
||||
<public type="string" name="IncomingCallsSystemSetting" id="tgcrawl" />
|
||||
<public type="string" name="IncomingCallsSystemSettingDescription" id="tgcrawl" />
|
||||
<public type="string" name="IncorrectLocalization" id="tgcrawl" />
|
||||
<public type="string" name="IncorrectTheme" id="tgcrawl" />
|
||||
<public type="string" name="IncreaseLimit" id="tgcrawl" />
|
||||
|
@ -9277,6 +9279,9 @@
|
|||
<public type="style" name="scrollbarShapeStyle" id="tgcrawl" />
|
||||
<public type="style" name="Theme.TMessages.BorderLessButton" id="tgcrawl" />
|
||||
<public type="style" name="Theme.TMessages.CalendarView" id="tgcrawl" />
|
||||
<public type="style" name="Theme.TMessages.Dark.DatePicker" id="tgcrawl" />
|
||||
<public type="style" name="Theme.TMessages.Dark.Dialog.Alert" id="tgcrawl" />
|
||||
<public type="style" name="Theme.TMessages.Dark.TimePicker" id="tgcrawl" />
|
||||
<public type="style" name="Theme.TMessages.DatePicker" id="tgcrawl" />
|
||||
<public type="style" name="Theme.TMessages.DayOfWeek" id="tgcrawl" />
|
||||
<public type="style" name="Theme.TMessages.Dialog.Alert" id="tgcrawl" />
|
||||
|
|
|
@ -3142,6 +3142,8 @@ until the import is completed."</string>
|
|||
<string name="IncomingCallsCount_other">%1$d incoming calls</string>
|
||||
<string name="IncomingCallsCount_two">%1$d incoming calls</string>
|
||||
<string name="IncomingCallsCount_zero">%1$d incoming calls</string>
|
||||
<string name="IncomingCallsSystemSetting">Internal calls notifications</string>
|
||||
<string name="IncomingCallsSystemSettingDescription">You can change ringtone sound in Telegram -> Settings -> Notifications and Sounds.</string>
|
||||
<string name="IncorrectLocalization">Incorrect localization file</string>
|
||||
<string name="IncorrectTheme">Incorrect theme file</string>
|
||||
<string name="IncreaseLimit">Increase Limit</string>
|
||||
|
@ -7512,22 +7514,22 @@ Do you still remember your password?"</string>
|
|||
<item type="string" name="APKTOOL_DUMMY_470" />
|
||||
<item type="string" name="APKTOOL_DUMMY_472" />
|
||||
<item type="string" name="APKTOOL_DUMMY_5f9" />
|
||||
<item type="string" name="APKTOOL_DUMMY_c5a" />
|
||||
<item type="string" name="APKTOOL_DUMMY_11b2" />
|
||||
<item type="string" name="APKTOOL_DUMMY_c5c" />
|
||||
<item type="string" name="APKTOOL_DUMMY_11b4" />
|
||||
<item type="string" name="APKTOOL_DUMMY_11b7" />
|
||||
<item type="string" name="APKTOOL_DUMMY_11c2" />
|
||||
<item type="string" name="APKTOOL_DUMMY_12fe" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1377" />
|
||||
<item type="string" name="APKTOOL_DUMMY_154c" />
|
||||
<item type="string" name="APKTOOL_DUMMY_187e" />
|
||||
<item type="string" name="APKTOOL_DUMMY_19d2" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1a40" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1af4" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1afb" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b02" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b0b" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b27" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b55" />
|
||||
<item type="string" name="APKTOOL_DUMMY_11b6" />
|
||||
<item type="string" name="APKTOOL_DUMMY_11b9" />
|
||||
<item type="string" name="APKTOOL_DUMMY_11c4" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1300" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1379" />
|
||||
<item type="string" name="APKTOOL_DUMMY_154e" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1880" />
|
||||
<item type="string" name="APKTOOL_DUMMY_19d4" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1a42" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1af6" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1afd" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b04" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b0d" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b29" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b57" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b59" />
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue