📄 browser.properties
字号:
# Strings for com.Ostermiller.util.Browser# Copyright (C) 2001-2002 Stephen Ostermiller # http://ostermiller.org/contact.pl?regarding=Java+Utilities## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.## See COPYING.TXT for details.# The list of names that Java uses for different Locales:# http://java.sun.com/products/jdk/1.1/docs/guide/intl/locale.doc.html# Translated files need to be named Browser_<locale>.properties# for example Browser_en_US.properties# # These files are loaded as a Properties file resource bundle.# Documentation for ResourceBundles:# http://java.sun.com/j2se/1.3/docs/api/java/util/ResourceBundle.html# Documentation for Properties file format:# http://java.sun.com/j2se/1.3/docs/api/java/util/Properties.html#load(java.io.InputStream)# When a string contains a {0} it is using the Java MessageFormat to insert data.# Documentation for MessageFormat:# http://java.sun.com/j2se/1.3/docs/api/java/text/MessageFormat.html## Language files are inherit from each other. So if something doesn't need# to be or can't be translated, leave it out.# Comments (such as this) do not need to be translated and should be removed.# Please add comments that you feel are relevent for your language and # preserve the GPL license notice, changing the copyright to yourself.#dialog.title=Browser Configurationdialog.ok=OKdialog.cancel=Canceldialog.apply=Applydialog.reset=Defaultsdialog.browse=Browsedialog.commandLines=Command lines:dialog.description=When a web browser needs to be opened, these command lines will be\n\ executed in the order they appear here until one of them works.\n\ {0} is replaced by the URL to be opened.failed=Browser launch failednocommand=Browser execute command not definedwarning=Warning:html.openurls=Open URLsnoarguments=Please specify a web site to display.help.option=helpversion.option=versiongui.option=guiconf.option=conf
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -