]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: Fix typo for split-tunneling settings in managed config description
authorTobias Brunner <tobias@strongswan.org>
Wed, 1 Oct 2025 12:39:53 +0000 (14:39 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 1 Oct 2025 12:47:02 +0000 (14:47 +0200)
We use the American spelling "tunneling" throughout the app.

src/frontends/android/app/src/main/res/xml/managed_configuration.xml

index 471ece09248fe9735f0a9d1bb0060da67a055ba7..aae843f8bdd36d0a7231fce9a16fe82cd1f53aae 100644 (file)
 
             <restriction
                 android:description="@string/managed_config_split_tunneling_bundle_description"
-                android:key="split_tunnelling"
+                android:key="split_tunneling"
                 android:restrictionType="bundle"
                 android:title="@string/managed_config_split_tunneling_bundle_title">