aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-02-18 20:09:05 -0600
committerIván Ávalos <avalos@disroot.org>2022-02-18 20:09:05 -0600
commit203471d59b06f0dd49fdcd95350601f7068b3dab (patch)
tree360b14e79f7f2551e495db8599568bcc81d19e2e
parent7713da08539c360f65bdf9962726e162e1e01b0c (diff)
downloadetbsa-trackermap-mobile-ios_app.tar.gz
etbsa-trackermap-mobile-ios_app.tar.bz2
etbsa-trackermap-mobile-ios_app.zip
Switched app-website from HTTPS to HTTPios_app
-rw-r--r--iosApp/iosApp/en.lproj/Localizable.strings2
-rw-r--r--iosApp/iosApp/es-419.lproj/Localizable.strings2
2 files changed, 2 insertions, 2 deletions
diff --git a/iosApp/iosApp/en.lproj/Localizable.strings b/iosApp/iosApp/en.lproj/Localizable.strings
index ae8a3b2..97070ed 100644
--- a/iosApp/iosApp/en.lproj/Localizable.strings
+++ b/iosApp/iosApp/en.lproj/Localizable.strings
@@ -17,7 +17,7 @@
*/
"app-name" = "ETBSA";
"app-server-url" = "https://etbsa.net/api";
-"app-website" = "https://etbsa.com.mx/";
+"app-website" = "http://etbsa.com.mx/";
"app-source-code" = "https://git.sr.ht/~avalos/trackermap-mobile";
"loading" = "Loading";
diff --git a/iosApp/iosApp/es-419.lproj/Localizable.strings b/iosApp/iosApp/es-419.lproj/Localizable.strings
index 0eebe07..a91787a 100644
--- a/iosApp/iosApp/es-419.lproj/Localizable.strings
+++ b/iosApp/iosApp/es-419.lproj/Localizable.strings
@@ -17,7 +17,7 @@
*/
"app-name" = "ETBSA";
"app-server-url" = "https://etbsa.net/api";
-"app-website" = "https://etbsa.com.mx/";
+"app-website" = "http://etbsa.com.mx/";
"app-source-code" = "https://git.sr.ht/~avalos/trackermap-mobile";
"loading" = "Cargando";