Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd5f6d25 authored by Calvin Pan's avatar Calvin Pan Committed by Android (Google) Code Review
Browse files

Merge "Removing redundant brackets"

parents e7d6aeeb 9d388634
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4242,7 +4242,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>