Skip to content

Commit

Permalink
Small strings changes
Browse files Browse the repository at this point in the history
  • Loading branch information
WSTxda committed Aug 26, 2024
1 parent 0e4c0cf commit 7824f75
Show file tree
Hide file tree
Showing 5 changed files with 107 additions and 173 deletions.
9 changes: 0 additions & 9 deletions play-services-base/core/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,4 @@
<string name="service_status_manual">Manuale</string>
<string name="service_status_enabled_short">Attivo</string>
<string name="service_status_disabled_short">Disattivato</string>

<!-- Patchers names-->

<string name="vanced">Vanced</string>
<string name="revanced">ReVanced</string>
<string name="youtube_advanced">YT Advanced</string>
<string name="revanced_extended">ReVanced Extended</string>
<string name="revanced_extended_anddea">ReVanced Extended (Anddea)</string>
<string name="revanced_extended_rufusin">ReVanced Extended (Rufusin)</string>
</resources>
2 changes: 2 additions & 0 deletions play-services-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ dependencies {
implementation "androidx.mediarouter:mediarouter:$mediarouterVersion"
implementation "androidx.preference:preference-ktx:$preferenceVersion"
implementation "androidx.webkit:webkit:$webkitVersion"

// Material Components
implementation "com.google.android.material:material:$materialVersion"

// Navigation
Expand Down
Loading

0 comments on commit 7824f75

Please sign in to comment.