]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: Fix label for name field in managed profiles
authorTobias Brunner <tobias@strongswan.org>
Mon, 5 Aug 2024 12:39:17 +0000 (14:39 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 6 Aug 2024 16:01:54 +0000 (18:01 +0200)
The field is not actually optional.

src/frontends/android/app/src/main/res/values-de/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-pl/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-ru/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-uk/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-zh-rCN/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-zh-rTW/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values/strings_managed_configuration.xml

index 6a58f62adae173368003a75e1c071aa98fb12422..b64f5461cfc330a37d827e060f8b80b87ca90de3 100644 (file)
@@ -39,7 +39,7 @@
     <!-- Managed configuration, VPN profile -->
     <string name="managed_config_uuid_title">Unique identifier</string>
     <string name="managed_config_uuid_description">Unique identifier of the VPN profile. Version 4 UUIDs (random-generated) are recommended</string>
-    <string name="managed_config_name_title">@string/profile_name_label</string>
+    <string name="managed_config_name_title">@string/profile_name_label_simple</string>
     <string name="managed_config_name_description">@string/profile_name_hint</string>
     <string name="managed_config_vpn_type_title">@string/profile_vpn_type_label</string>
     <string name="managed_config_vpn_type_description">The type of client authentication used by the VPN profile</string>
index 6a58f62adae173368003a75e1c071aa98fb12422..b64f5461cfc330a37d827e060f8b80b87ca90de3 100644 (file)
@@ -39,7 +39,7 @@
     <!-- Managed configuration, VPN profile -->
     <string name="managed_config_uuid_title">Unique identifier</string>
     <string name="managed_config_uuid_description">Unique identifier of the VPN profile. Version 4 UUIDs (random-generated) are recommended</string>
-    <string name="managed_config_name_title">@string/profile_name_label</string>
+    <string name="managed_config_name_title">@string/profile_name_label_simple</string>
     <string name="managed_config_name_description">@string/profile_name_hint</string>
     <string name="managed_config_vpn_type_title">@string/profile_vpn_type_label</string>
     <string name="managed_config_vpn_type_description">The type of client authentication used by the VPN profile</string>
index 6a58f62adae173368003a75e1c071aa98fb12422..b64f5461cfc330a37d827e060f8b80b87ca90de3 100644 (file)
@@ -39,7 +39,7 @@
     <!-- Managed configuration, VPN profile -->
     <string name="managed_config_uuid_title">Unique identifier</string>
     <string name="managed_config_uuid_description">Unique identifier of the VPN profile. Version 4 UUIDs (random-generated) are recommended</string>
-    <string name="managed_config_name_title">@string/profile_name_label</string>
+    <string name="managed_config_name_title">@string/profile_name_label_simple</string>
     <string name="managed_config_name_description">@string/profile_name_hint</string>
     <string name="managed_config_vpn_type_title">@string/profile_vpn_type_label</string>
     <string name="managed_config_vpn_type_description">The type of client authentication used by the VPN profile</string>
index 6a58f62adae173368003a75e1c071aa98fb12422..b64f5461cfc330a37d827e060f8b80b87ca90de3 100644 (file)
@@ -39,7 +39,7 @@
     <!-- Managed configuration, VPN profile -->
     <string name="managed_config_uuid_title">Unique identifier</string>
     <string name="managed_config_uuid_description">Unique identifier of the VPN profile. Version 4 UUIDs (random-generated) are recommended</string>
-    <string name="managed_config_name_title">@string/profile_name_label</string>
+    <string name="managed_config_name_title">@string/profile_name_label_simple</string>
     <string name="managed_config_name_description">@string/profile_name_hint</string>
     <string name="managed_config_vpn_type_title">@string/profile_vpn_type_label</string>
     <string name="managed_config_vpn_type_description">The type of client authentication used by the VPN profile</string>
index 6a58f62adae173368003a75e1c071aa98fb12422..b64f5461cfc330a37d827e060f8b80b87ca90de3 100644 (file)
@@ -39,7 +39,7 @@
     <!-- Managed configuration, VPN profile -->
     <string name="managed_config_uuid_title">Unique identifier</string>
     <string name="managed_config_uuid_description">Unique identifier of the VPN profile. Version 4 UUIDs (random-generated) are recommended</string>
-    <string name="managed_config_name_title">@string/profile_name_label</string>
+    <string name="managed_config_name_title">@string/profile_name_label_simple</string>
     <string name="managed_config_name_description">@string/profile_name_hint</string>
     <string name="managed_config_vpn_type_title">@string/profile_vpn_type_label</string>
     <string name="managed_config_vpn_type_description">The type of client authentication used by the VPN profile</string>
index 6a58f62adae173368003a75e1c071aa98fb12422..b64f5461cfc330a37d827e060f8b80b87ca90de3 100644 (file)
@@ -39,7 +39,7 @@
     <!-- Managed configuration, VPN profile -->
     <string name="managed_config_uuid_title">Unique identifier</string>
     <string name="managed_config_uuid_description">Unique identifier of the VPN profile. Version 4 UUIDs (random-generated) are recommended</string>
-    <string name="managed_config_name_title">@string/profile_name_label</string>
+    <string name="managed_config_name_title">@string/profile_name_label_simple</string>
     <string name="managed_config_name_description">@string/profile_name_hint</string>
     <string name="managed_config_vpn_type_title">@string/profile_vpn_type_label</string>
     <string name="managed_config_vpn_type_description">The type of client authentication used by the VPN profile</string>
index 6a58f62adae173368003a75e1c071aa98fb12422..b64f5461cfc330a37d827e060f8b80b87ca90de3 100644 (file)
@@ -39,7 +39,7 @@
     <!-- Managed configuration, VPN profile -->
     <string name="managed_config_uuid_title">Unique identifier</string>
     <string name="managed_config_uuid_description">Unique identifier of the VPN profile. Version 4 UUIDs (random-generated) are recommended</string>
-    <string name="managed_config_name_title">@string/profile_name_label</string>
+    <string name="managed_config_name_title">@string/profile_name_label_simple</string>
     <string name="managed_config_name_description">@string/profile_name_hint</string>
     <string name="managed_config_vpn_type_title">@string/profile_vpn_type_label</string>
     <string name="managed_config_vpn_type_description">The type of client authentication used by the VPN profile</string>