mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-25 20:11:04 +00:00
refactor: fix terminology and wording related to patches (#1623)
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="patches_count">
|
||||
<plurals name="patch_count">
|
||||
<item quantity="one">%d patch</item>
|
||||
<item quantity="other">%d patches</item>
|
||||
</plurals>
|
||||
<plurals name="applied_patches">
|
||||
<item quantity="one">%d applied patch</item>
|
||||
<item quantity="other">%d applied patches</item>
|
||||
</plurals>
|
||||
<plurals name="patches_applied">
|
||||
<item quantity="one">Applied %d patch</item>
|
||||
<item quantity="other">Applied %d patches</item>
|
||||
|
||||
Reference in New Issue
Block a user