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

Commit c8a64b50 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Fix typo in translatable

parent 725690e3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,10 +29,10 @@
    <string name="downloads_label">Downloads</string>

    <!-- Title of the documents application [CHAR LIMIT=32] -->
    <string name="app_label" translateable="false">@string/files_label</string>
    <string name="app_label" translatable="false">@string/files_label</string>

    <!-- Title of the documents application [CHAR LIMIT=32] -->
    <string name="launcher_label" translateable="false">@string/files_label</string>
    <string name="launcher_label" translatable="false">@string/files_label</string>

    <!-- Action bar title prompting user to choose a location to open a document from [CHAR LIMIT=32] -->
    <string name="title_open">Open from</string>