Fix singular form of the import_error_dialog string
This commit is contained in:
@@ -335,7 +335,7 @@
|
||||
<string name="unknown_issuer">Unknown issuer</string>
|
||||
<string name="unknown_account_name">Unknown account name</string>
|
||||
<plurals name="import_error_dialog">
|
||||
<item quantity="one">Aegis could not import %d token. These tokens will be skipped. Press \'details\' to see more information about the errors.</item>
|
||||
<item quantity="one">Aegis could not import %d token. This token will be skipped. Press \'details\' to see more information about the error.</item>
|
||||
<item quantity="other">Aegis could not import %d tokens. These tokens will be skipped. Press \'details\' to see more information about the errors.</item>
|
||||
</plurals>
|
||||
<string name="unable_to_process_deeplink">Unable to process deep link</string>
|
||||
|
||||
Reference in New Issue
Block a user