diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-04-14 18:01:00 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-04-14 18:01:00 -0400 |
| commit | 40e07fd39fa64b174cfe79312a96f9b82d72d4b4 (patch) | |
| tree | 97566446e4f45d2623279a0a5499d8f389a775f0 /www/lang | |
| parent | 057f40889202702fc8464b4d6f68dc1863bec6d7 (diff) | |
#602 #606 - iOS won't support multiport. Webkit bug see https://bugs.webkit.org/show_bug.cgi?id=35377
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index d49aa5a2..2ff00d64 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -68,6 +68,7 @@ "kDisablePush" :"disable APNS/GCM", "kDisableSamsung" :"If you are on a samsung device and are facing input issues, please temporarily disable auto-correction", "kDisableSimulStreaming" :"Disable Montage real-time streaming", + "kDisableSimulStreamingNote" :"(always disabled in iOS)", "kDiscovering" :"discovering", "kDiscoveringAPI" :"discovering api", "kDiscoveringCGI" :"discovering cgi", |
