Skip to content

Commit

Permalink
🌐 Update widget description with translations
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez committed Dec 10, 2023
1 parent af56f7f commit 725b536
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Prayer Time</string>
<string name="app_widget_description">View 5 daily prayers at a glance</string>
</resources>
1 change: 1 addition & 0 deletions android/app/src/main/res/values-ms/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Waktu Solat</string>
<string name="app_widget_description">Paparan 5 solat harian</string>
</resources>
4 changes: 1 addition & 3 deletions android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Prayer Time</string>
<string name="appwidget_text">EXAMPLE</string>
<string name="add_widget">Add widget</string>
<string name="app_widget_description">This is an app widget description</string>
<string name="app_widget_description">View 5 daily prayers at a glance</string>
</resources>
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: App waktu solat seluruh Malaysia

publish_to: "none" # Remove this line if you wish to publish to pub.dev

version: 2.11.0-pre.1+138
version: 2.11.0-pre.2+139

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit 725b536

Please sign in to comment.