Updated strings on no internet page

This commit is contained in:
Corewala 2022-06-20 18:02:22 -04:00
parent c12702ef2f
commit 8258c48bb0
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@
<string name="check_for_updates">Vérifier pour des mises à jour</string>
<string name="new_version_available">Nouvelle version disponible</string>
<string name="no_internet">Aucun accès internet</string>
<string name="retry">Réessayer</string>
<string name="retry">Rafraichissez cette page pour réessayer</string>
<string name="history_cleared">Historique vidé</string>
<string name="runtime_cache_cleared">Cache d\'exécution vidé</string>
<string name="show_inline_icons">Icônes de lien en ligne</string>

View File

@ -81,7 +81,7 @@
<string name="check_for_updates">Check for updates</string>
<string name="new_version_available">New version available</string>
<string name="no_internet">No internet access</string>
<string name="retry">Retry</string>
<string name="retry">Refresh this page to try again</string>
<string name="history_cleared">History cleared</string>
<string name="runtime_cache_cleared">Runtime cache cleared</string>
<string name="show_inline_icons">Inline link icons</string>