mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
Gopher support initial commit (OverbiteFF plugin ported to browser itself)
This commit is contained in:
parent
733789f40b
commit
1ea8fc9d0f
73 changed files with 3739 additions and 0 deletions
13
browser/gopher/locale/en-US/aboutp.properties
Normal file
13
browser/gopher/locale/en-US/aboutp.properties
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
oinstalled=OverbiteFF appears to have been successfully installed.
|
||||
ostartwith=Start Gopher with
|
||||
v2=Search Veronica-2
|
||||
world=Floodgap list of servers
|
||||
blurb=The Gopher addon for Mozilla Firefox and SeaMonkey
|
||||
programming=Programming
|
||||
testers=Testers
|
||||
l10n=Localization/Internationalization
|
||||
allrights=All rights reserved.
|
||||
logolicense=The Overbite Mascot appears in OverbiteFF under a Creative Commons BY-NC-ND license.
|
||||
iconlicense=Certain icons and UI elements used in OverbiteFF originated with Netscape Navigator and the Mozilla Project, and appear under the terms of the Mozilla Public License. Adobe Acrobat and the Acrobat logo are registered trademarks of Adobe Systems, Inc.
|
||||
codelicense1=All other original content in OverbiteFF is distributed under the Mozilla Public License/GNU Public License/GNU Lesser Public License.
|
||||
codelicense2=Use outside of this license is strictly prohibited.
|
||||
25
browser/gopher/locale/en-US/itypes.properties
Normal file
25
browser/gopher/locale/en-US/itypes.properties
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
unknown=Unknown type
|
||||
telnet=Connect to host via Telnet/TN3270
|
||||
exturl=External URL
|
||||
unsafeurl=Unsafe URL data suppressed
|
||||
backpath=Go to root menu for this server
|
||||
preview=View this file inline
|
||||
uplev=Up a menu
|
||||
0=Text document
|
||||
1=Gopher menu
|
||||
2=CSO/ph/qi phonebook search
|
||||
3=Gopher error
|
||||
4=BinHex archive
|
||||
5=ZIP or binary archive
|
||||
6=UUencoded archive
|
||||
7=Application or search engine
|
||||
8=Telnet connection
|
||||
9=Binary file
|
||||
g=GIF image
|
||||
I=JPEG or other generic image
|
||||
s=Sound file
|
||||
h=HTML file
|
||||
;=Movie/animation file
|
||||
p=PNG image
|
||||
d=PDF document
|
||||
T=Telnet/TN3270 connection
|
||||
15
browser/gopher/locale/en-US/obff.properties
Normal file
15
browser/gopher/locale/en-US/obff.properties
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
extensions.overbiteff.description=Gopher extension for Firefox
|
||||
hurl.error.title=Unsafe URL %S
|
||||
hurl.error=This URL contains an unsafe target for redirection and has been suppressed.
|
||||
hurl.warning.title=Gopher hURL redirect
|
||||
hurl.warning=This selector will redirect you to the following new URL:\n\n\t%S\n\nIf you do not recognize or trust this URL, you should click Cancel. Otherwise, click OK to continue.
|
||||
search.title=Enter parameters
|
||||
search=Enter parameters for the remote server to process:
|
||||
cso.title=Enter CSO/ph query
|
||||
cso=Enter keywords to search for (or a complete CSO/ph command starting with 'query').\n\nYour request will be sent without authentication.
|
||||
csobogus.title=Invalid CSO/ph query
|
||||
csobogus=The query is cancelled because no command or keyword was received.
|
||||
baditype.title=Invalid item type
|
||||
baditype=This item type cannot be directly displayed by your browser.
|
||||
swapitype.title=Wrong item type?
|
||||
swapitype=Usually menus are itemtype 1. Would you like the browser to fix this for you?
|
||||
Loading…
Add table
Add a link
Reference in a new issue