Made system-tray only for this app.
This commit is contained in:
parent
3992a4f9d0
commit
b2d6f95f70
11 changed files with 80 additions and 841 deletions
|
|
@ -1,22 +1,6 @@
|
|||
{
|
||||
"sourceLanguage" : "en",
|
||||
"strings" : {
|
||||
"" : {
|
||||
|
||||
},
|
||||
"%@: %@" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "new",
|
||||
"value" : "%1$@: %2$@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"%lld" : {
|
||||
|
||||
},
|
||||
"About Tethering Hider..." : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
|
|
@ -26,9 +10,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Activate Hider" : {
|
||||
|
||||
},
|
||||
"Bypasses mobile carrier hotspot tethering detection by adjusting outgoing IPv4 TTL to 65, IPv6 Hop Limit to 65, and flushing system DNS caches.\n\nDesigned for macOS." : {
|
||||
"localizations" : {
|
||||
|
|
@ -39,9 +20,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Deactivate Hider" : {
|
||||
|
||||
},
|
||||
"Disable Hotspot Cloak (Set TTL 64)" : {
|
||||
"localizations" : {
|
||||
|
|
@ -72,9 +50,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error" : {
|
||||
|
||||
},
|
||||
"IPv4 TTL: %d" : {
|
||||
"localizations" : {
|
||||
|
|
@ -95,9 +70,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"OK" : {
|
||||
|
||||
},
|
||||
"Quit Tethering Hider" : {
|
||||
"localizations" : {
|
||||
|
|
@ -108,18 +80,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Start minimized in menu bar" : {
|
||||
|
||||
},
|
||||
"Tethering Exposed" : {
|
||||
|
||||
},
|
||||
"Tethering Hidden" : {
|
||||
|
||||
},
|
||||
"TETHERING HIDER" : {
|
||||
|
||||
},
|
||||
"Tethering Hider — Hotspot Cloaked" : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Reference in a new issue