diff --git a/app/src/main/res/values-en-rGB/strings.xml b/app/src/main/res/values-en-rGB/strings.xml
index 8aeb3ed65..a6d4ceb3e 100644
--- a/app/src/main/res/values-en-rGB/strings.xml
+++ b/app/src/main/res/values-en-rGB/strings.xml
@@ -56,9 +56,9 @@
- %1$d Updates
Successfully installed
- Installing \"%1$s\"…
- Downloading update for \"%1$s\"…
- Downloading \"%1$s\"…
+ Installing ‘%1$s’…
+ Downloading update for ‘%1$s’…
+ Downloading ‘%1$s’…
Install Failed
Update ready to install
Ready to install
@@ -217,12 +217,12 @@
Long pressing the search button will hide the app
Hide with search button
Warning: Any app shortcut on the home screen will also be removed and needs to be re-added manually.
- Are you sure you want to remove %1$s from the launcher\? Only typing \"%2$d\" in the fake %3$s app can restore it.
+ Are you sure you want to remove %1$s from the launcher\? Only typing ‘%2$d’ in the fake %3$s app can restore it.
Hide %s Now
Calculator
Force the repo setup back to defaults
Reset repos
- In a panic event, this will remove %1$s from the launcher. Only typing \"%2$d\" in the fake %3$s app can restore it.
+ In a panic event, this will remove %1$s from the launcher. Only typing ‘%2$d’ in the fake %3$s app can restore it.
Remember how to restore
App will hide itself
Hide %s
@@ -374,7 +374,7 @@
The installed version is not compatible with any available versions. Uninstalling the app will enable you to view and install compatible versions. This often occurs with apps installed via Google Play or other sources, if they are signed by a different certificate.
No versions compatible with device
No versions with compatible signature
- To show incompatible versions here anyway, enable the \"%1$s\" setting.
+ To show incompatible versions here anyway, enable the ‘%1$s’ setting.
Different signature to installed version
%1$s is created by %2$s. Buy them a coffee!
Buy the developers of %1$s a coffee!
@@ -509,4 +509,6 @@
Install history and metrics
%s metrics report as JSON file
Send %s metrics report
+ No Data or Wi-Fi enabled
+ No Internet
\ No newline at end of file
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index e95a991ea..d33aea88f 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -520,6 +520,6 @@
Suivre le système
Recommandé uniquement pour les écrans OLED.
Utiliser un fond noir pur pour le thème sombre
- Aucune connexion Données ou Wifi active
+ Pas de Données ou Wi-Fi actif
Aucune connexion Internet
\ No newline at end of file
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index f414ad819..c23e98960 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -524,4 +524,5 @@
Utilizzare lo sfondo nero puro nel tema scuro
Raccomandato solo per schermi OLED.
Segui il sistema
+ Nessun dato o Wi-Fi abilitato
\ No newline at end of file