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

Commit 18fb3cba authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Revert "Correcting typo in translatable"

This reverts commit d24b7baa.
parent f72baea1
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" translatable="false">@string/files_label</string>
    <string name="app_label" translateable="false">@string/files_label</string>

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