[Android] Fix for plural string
This commit is contained in:
@@ -2116,7 +2116,7 @@ Are you sure you want to do this?
|
||||
Confirm
|
||||
</message>
|
||||
<message name="IDS_TIME_LONG_MINS" desc="Use an unabbreviated word for minute(s). [ICU Syntax]">
|
||||
{MINUTES, plural, =1 {1 minute} other {# minutes}}
|
||||
{MINUTES, plural, =1 {# minute} other {# minutes}}
|
||||
</message>
|
||||
<message name="IDS_BRAVE_FIREWALL_VPN" desc="VPN title text">
|
||||
Brave Firewall + VPN
|
||||
|
||||
Reference in New Issue
Block a user