Merge remote-tracking branch 'upstream/dev' into feat/patcher_instruction_filters
# Conflicts: # patches/src/main/kotlin/app/revanced/patches/twitter/misc/links/ChangeLinkSharingDomainPatch.kt # patches/src/main/kotlin/app/revanced/patches/twitter/misc/links/Fingerprints.kt
This commit is contained in:
commit
a1c9170cc9
123 changed files with 1428 additions and 268 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<!-- Copyright 2024 ReVanced. Not licensed under GPL. See https://github.com/ReVanced/revanced-branding -->
|
||||
<!--
|
||||
|
||||
All strings must have a unique path, even if the same string is declared in two different apps.
|
||||
|
|
@ -25,7 +26,7 @@ Second \"item\" text"</string>
|
|||
<string name="revanced_custom_branding_name_entry_5">Custom</string>
|
||||
<string name="revanced_custom_branding_icon_title">App icon</string>
|
||||
<string name="revanced_custom_branding_icon_entry_1">Original</string>
|
||||
<string name="revanced_custom_branding_icon_entry_2">ReVanced</string>
|
||||
<string name="revanced_custom_branding_icon_entry_2" translatable="false">ReVanced</string>
|
||||
<!-- Translation of this should be identical to revanced_header_logo_entry_5 -->
|
||||
<string name="revanced_custom_branding_icon_entry_3">ReVanced minimal</string>
|
||||
<string name="revanced_custom_branding_icon_entry_4">ReVanced scaled</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue