Make default category translatable (#5751)
* Make default category translatable * Replace duplicate strings with common one
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<string-array name="color_filter_modes">
|
||||
<item>@string/filter_mode_default</item>
|
||||
<item>@string/label_default</item>
|
||||
<item>@string/filter_mode_multiply</item>
|
||||
<item>@string/filter_mode_screen</item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user