Add subtitle to EnableVPN
This commit is contained in:
parent
0583cd310c
commit
85409cbb32
|
@ -612,7 +612,7 @@
|
|||
<key>INIntentParameterCombinationIsPrimary</key>
|
||||
<true/>
|
||||
<key>INIntentParameterCombinationSubtitle</key>
|
||||
<string></string>
|
||||
<string>With profile in use</string>
|
||||
<key>INIntentParameterCombinationSubtitleID</key>
|
||||
<string>NCoK9B</string>
|
||||
<key>INIntentParameterCombinationSupportsBackgroundExecution</key>
|
||||
|
|
|
@ -36,3 +36,4 @@
|
|||
|
||||
"xY97Vu" = "Enables the VPN service with the profile currently in use";
|
||||
|
||||
"NCoK9B" = "With profile in use";
|
||||
|
|
|
@ -35,3 +35,5 @@
|
|||
"wB1iYX" = "Rimuovi rete mobile sicura";
|
||||
|
||||
"xY97Vu" = "Abilita il servizio VPN con il profilo attualmente in uso";
|
||||
|
||||
"NCoK9B" = "Con il profilo in uso";
|
||||
|
|
Loading…
Reference in New Issue