This commit is contained in:
Mirco Wittrien 2020-04-24 12:42:48 +02:00
parent 7ec2a3c59f
commit 356c5c6a99
2 changed files with 3 additions and 4 deletions

View File

@ -5556,8 +5556,10 @@
quickswitchresultname: ["QuickSwitch", "name"],
quickswitchresultnote: ["QuickSwitch", "note"],
quickswitchresultusername: ["QuickSwitch", "username"],
recentmentionsclosebutton: ["RecentMentions", "closeButton"],
recentmentionsfilterpopout: ["RecentMentions", "recentMentionsFilterPopout"],
recentmentionsheader: ["RecentMentions", "header"],
recentmentionsjumpbutton: ["RecentMentions", "jumpButton"],
recentmentionsmentionfilter: ["RecentMentions", "mentionFilter"],
recentmentionsmentionfilterlabel: ["RecentMentions", "label"],
recentmentionsmentionfiltervalue: ["RecentMentions", "value"],
@ -5742,9 +5744,6 @@
systempad: ["Scroller", "systemPad"],
tabbar: ["UserProfile", "tabBar"],
tabbarcontainer: ["UserProfile", "tabBarContainer"],
tabbarheader: ["RecentMentions", "tabBar"],
tabbarheadercontainer: ["RecentMentions", "headerTabBarWrapper"],
tabbarheaderitem: ["RecentMentions", "tabBarItem"],
tabbaritem: ["UserProfile", "tabBarItem"],
tabbartop: ["Item", "top"],
table: ["BDFDB", "table"],

File diff suppressed because one or more lines are too long