mirror of
https://github.com/jkcoxson/LocalDevVPN.git
synced 2026-03-02 14:36: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";
|
||||
|
||||
Reference in New Issue
Block a user