Removing redundant brackets

Bug: 199230228
Test: make
Change-Id: I439b1ff995b7fa1c6d2656be8cf5201d7bf24ede
This commit is contained in:
Calvin Pan
2022-02-07 11:40:07 +08:00
parent e4692b7cae
commit 9d38863430

View File

@@ -4195,7 +4195,7 @@
match and total number of matches found in the current page. [CHAR LIMIT=NONE] -->
<string name="matches_found">{ count, plural,
=1 {# match}
other {# of {total}}}
other {# of {total}}
}
</string>