Skip to content

Commit

Permalink
fix: fix launcher app name
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Jul 17, 2024
1 parent 9b7ef51 commit 1d6fb1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-en-rUS/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- App name -->
<string name="app_name">File Utilities</string>
<!-- App name in launcher -->
<string name="app_name_launcher"></string>
<string name="app_name_launcher">Amaze Utilities</string>
<!-- App info shown in about screen -->
<string name="about_app">File. Utility app with inbuilt media players for all your needs.</string>
<!-- Image viewer activity label -->
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
<resources>
<!-- App name -->
<string name="app_name">سیب</string>
<!-- App name in launcher -->
<string name="app_name_launcher"></string>
<!-- App info shown in about screen -->
<string name="about_app">Aplicativo utilitário de arquivos com reprodutores de mídia embutidos para todas as suas necessidades.</string>
<!-- Image viewer activity label -->
Expand Down

0 comments on commit 1d6fb1f

Please sign in to comment.