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

Commit 3cc9b361 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

Merge branch '203-Update_widget_names' into 'main'

203-Update_widget_names

See merge request !133
parents f1a6c080 c53179cb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -314,7 +314,7 @@
        <!-- This component is disabled by default (if possible). It will be enabled programmatically if necessary. -->
        <receiver
            android:name=".widget.list.MessageListWidgetProvider"
            android:icon="@drawable/message_list_widget_preview"
            android:icon="@mipmap/icon_e"
            android:label="@string/mail_list_widget_text"
            android:enabled="@bool/home_screen_widgets_enabled"
            android:exported="false">
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  <!--Used in AndroidManifest.xml-->
  <string name="app_name">Mail</string>
  <string name="shortcuts_title">Mail Accounts</string>
  <string name="unread_widget_label">Mail Unread</string>
  <string name="unread_widget_label">Unread emails</string>
  <!--Used in the about dialog-->
  <string name="app_authors">فريق The K-9 Dog Walkers</string>
  <string name="app_license">Apache License, Version 2.0</string>
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  <!--Used in AndroidManifest.xml-->
  <string name="app_name">Mail</string>
  <string name="shortcuts_title">Mail Accounts</string>
  <string name="unread_widget_label">Mail Unread</string>
  <string name="unread_widget_label">Unread emails</string>
  <!--Used in the about dialog-->
  <string name="app_authors">The K-9 Dog Walkers</string>
  <string name="source_code">Зыходны код</string>
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  <!--Used in AndroidManifest.xml-->
  <string name="app_name">Mail</string>
  <string name="shortcuts_title">Mail Accounts</string>
  <string name="unread_widget_label">Mail Unread</string>
  <string name="unread_widget_label">Unread emails</string>
  <!--Used in the about dialog-->
  <string name="app_authors">The K-9 Dog Walkers</string>
  <string name="source_code">Изходен код</string>
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  <!--Used in AndroidManifest.xml-->
  <string name="app_name">Mail</string>
  <string name="shortcuts_title">Mail Accounts</string>
  <string name="unread_widget_label">Mail Unread</string>
  <string name="unread_widget_label">Unread emails</string>
  <!--Used in the about dialog-->
  <string name="app_authors">Diorroerien Mail</string>
  <string name="app_license">Lañvaz Apache, Handelv 2.0</string>
Loading