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

Commit 9d388634 authored by Calvin Pan's avatar Calvin Pan
Browse files

Removing redundant brackets

Bug: 199230228
Test: make
Change-Id: I439b1ff995b7fa1c6d2656be8cf5201d7bf24ede
parent e4692b7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>