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

Commit f2096a62 authored by Geoffrey Pitsch's avatar Geoffrey Pitsch
Browse files

Lower char limit for "Downloads" app name.

Better signal for localizers to keep it smaller
Bug:37592153
Test: manual

Change-Id: If874340656368a7f0ddec2b2d016327534f1ab6f
parent f45884dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
    <!-- Title of the Files application [CHAR LIMIT=32] -->
    <string name="files_label">Files</string>

    <!-- Title of the Downloads application, which sometimes Files is known as [CHAR LIMIT=32] -->
    <!-- Title of the Downloads application, which sometimes Files is known as [CHAR LIMIT=16] -->
    <string name="downloads_label">Downloads</string>

    <!-- Title of the documents application [CHAR LIMIT=32] -->