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

Commit 2c623c7a authored by MohitMali's avatar MohitMali
Browse files

issue_#1171_fixed remove translatable="false" on app_name element

parent d9bbe1cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?xml version='1.0' encoding='UTF-8'?>
<resources>
    <string name="app_name" translatable="false">Weather</string>
    <string name="app_name">Weather</string>
    <string name="enter_city_hint">Enter city</string>
    <string name="label_current_city">Current city</string>
    <string name="label_choose_city">Choose city</string>