mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: i18n
This commit is contained in:
parent
5133f54f7d
commit
5c18fb54a1
2 changed files with 2 additions and 2 deletions
|
@ -373,8 +373,7 @@ class SettingsAdvancedController : SettingsController() {
|
|||
}
|
||||
}
|
||||
preference {
|
||||
// TODO: i18n
|
||||
title = "Revoke all"
|
||||
titleRes = R.string.action_revoke_all_extension
|
||||
|
||||
onClick {
|
||||
trustExtension.revokeAll()
|
||||
|
|
|
@ -361,6 +361,7 @@
|
|||
<item quantity="one">Extension update available</item>
|
||||
<item quantity="other">%d extension updates available</item>
|
||||
</plurals>
|
||||
<string name="action_revoke_all_extension">Revoke all trusted extension</string>
|
||||
|
||||
<!-- Reader -->
|
||||
<string name="set_as_cover">Set as cover</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue