mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-06 00:59:09 +01:00
Update content of files
This commit is contained in:
parent
b9fa5a1734
commit
030789c873
2 changed files with 8 additions and 8 deletions
data/client/android-beta/res/values
|
@ -2146,10 +2146,10 @@
|
|||
<public type="string" name="ActionRequestedPeerChat" id="tgcrawl" />
|
||||
<public type="string" name="ActionRequestedPeerUser" id="tgcrawl" />
|
||||
<public type="string" name="ActionRevokedInviteLinkClickable" id="tgcrawl" />
|
||||
<public type="string" name="ActionSetSameWallpeprForThisChat" id="tgcrawl" />
|
||||
<public type="string" name="ActionSetSameWallpeprForThisChatSelf" id="tgcrawl" />
|
||||
<public type="string" name="ActionSetWallpeprForThisChat" id="tgcrawl" />
|
||||
<public type="string" name="ActionSetWallpeprForThisChatSelf" id="tgcrawl" />
|
||||
<public type="string" name="ActionSetSameWallpaperForThisChat" id="tgcrawl" />
|
||||
<public type="string" name="ActionSetSameWallpaperForThisChatSelf" id="tgcrawl" />
|
||||
<public type="string" name="ActionSetWallpaperForThisChat" id="tgcrawl" />
|
||||
<public type="string" name="ActionSetWallpaperForThisChatSelf" id="tgcrawl" />
|
||||
<public type="string" name="ActionSkip" id="tgcrawl" />
|
||||
<public type="string" name="ActionSuggestPhoto" id="tgcrawl" />
|
||||
<public type="string" name="ActionSuggestPhotoFromYouDescription" id="tgcrawl" />
|
||||
|
|
|
@ -303,10 +303,10 @@ to: %2$s"</string>
|
|||
<string name="ActionRequestedPeerChat">You shared a chat with un2</string>
|
||||
<string name="ActionRequestedPeerUser">You shared a user with un2</string>
|
||||
<string name="ActionRevokedInviteLinkClickable">un1 revoked invite link un2</string>
|
||||
<string name="ActionSetSameWallpeprForThisChat">%s set a same wallpaper for this chat.</string>
|
||||
<string name="ActionSetSameWallpeprForThisChatSelf">You set a same wallpaper for this chat.</string>
|
||||
<string name="ActionSetWallpeprForThisChat">%s set a new wallpaper for this chat.</string>
|
||||
<string name="ActionSetWallpeprForThisChatSelf">You set a new wallpaper for this chat.</string>
|
||||
<string name="ActionSetSameWallpaperForThisChat">%s set a same wallpaper for this chat.</string>
|
||||
<string name="ActionSetSameWallpaperForThisChatSelf">You set a same wallpaper for this chat.</string>
|
||||
<string name="ActionSetWallpaperForThisChat">%s set a new wallpaper for this chat.</string>
|
||||
<string name="ActionSetWallpaperForThisChatSelf">You set a new wallpaper for this chat.</string>
|
||||
<string name="ActionSkip">Skip</string>
|
||||
<string name="ActionSuggestPhoto">Suggested Photo</string>
|
||||
<string name="ActionSuggestPhotoFromYouDescription">You suggested %s to use this photo for their account.</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue