Skip to content

Commit

Permalink
fix: Update wording of error message
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon committed Jul 17, 2024
1 parent 54bf7b6 commit 48b4ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app_center/lib/src/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"explorePageCategoriesLabel": "Categories",
"managePageCheckForUpdates": "Check for updates",
"managePageCheckingForUpdates": "Checking for updates",
"managePageNoInternet": "No internet connection available.",
"managePageNoInternet": "Can't reach server, check your internet connection or try again later.",
"managePageDescription": "Check for available updates, update your apps, and manage the status of all your apps.",
"managePageDebUpdatesMessage": "Debian package updates are handled by the Software Updater.",
"managePageInstalledAndUpdatedLabel": "Installed and updated",
Expand Down

0 comments on commit 48b4ce3

Please sign in to comment.