mirror of
https://github.com/jkcoxson/LocalDevVPN.git
synced 2026-03-02 06:26:16 +01:00
feat: add package to backport to iOS 14, fix other portions to aid backport
- transferred project to use xcconfig files - bumped version to 1.1.1 - added helper to get correct version in settings - fixed language picker - fixed connection status text - fixed various code formatting things
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"biz_point4" = "• All features are free for all users";
|
||||
"biz_point5" = "• The app is developed and maintained as an open utility for the iOS community";
|
||||
"app_info_header" = "App Information";
|
||||
"requires_ios" = "Requires iOS 16.0 or later";
|
||||
"requires_ios" = "Requires iOS 14.0 or later";
|
||||
"uses_network_extension" = "Uses Apple Network Extension APIs";
|
||||
"help_and_support_nav" = "Help & Support";
|
||||
"setup_welcome_title" = "Welcome to StosVPN";
|
||||
@@ -114,4 +114,4 @@
|
||||
"setup_nav" = "Setup";
|
||||
"setup_get_started" = "Get Started";
|
||||
"setup_next" = "Next";
|
||||
"setup_skip" = "Skip";
|
||||
"setup_skip" = "Skip";
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
"biz_point4" = "• Todas las funciones son gratuitas para todos los usuarios";
|
||||
"biz_point5" = "• La app es desarrollada y mantenida como una utilidad abierta para la comunidad de iOS";
|
||||
"app_info_header" = "Información de la App";
|
||||
"requires_ios" = "Requiere iOS 16.0 o superior";
|
||||
"requires_ios" = "Requiere iOS 14.0 o superior";
|
||||
"uses_network_extension" = "Usa la API de Extensión de Red de Apple";
|
||||
"help_and_support_nav" = "Ayuda & Soporte";
|
||||
"setup_welcome_title" = "Bienvenido a StosVPN";
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
"biz_point4" = "• Tutte le funzionalità sono gratuite per tutti gli utenti";
|
||||
"biz_point5" = "• L'app è sviluppata e mantenuta come utility open per la comunità iOS";
|
||||
"app_info_header" = "Informazioni App";
|
||||
"requires_ios" = "Richiede iOS 16.0 o superiore";
|
||||
"requires_ios" = "Richiede iOS 14.0 o superiore";
|
||||
"uses_network_extension" = "Usa le Network Extension API di Apple";
|
||||
"help_and_support_nav" = "Guida & Supporto";
|
||||
"setup_welcome_title" = "Benvenuto in StosVPN";
|
||||
|
||||
Reference in New Issue
Block a user