📄 localstrings.properties
字号:
#
# Copyright 2002 Sun Microsystems, Inc. All rights reserved.
# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
#
# Log messages used by the javax.enterprise.system.activation logger
# LogDomains.ACTIVATION_LOGGER, subsystem activation.
# See java.text.MessageFormat for details on constructing messages.
# Messages in this file must be of the form
# <Subsystem><4CharIntegerMessageId>:<message text>
#
#example.message1=TLS0001:Test Message. Parameter 1={0} parameter 2={1}
#example.message2=TLS0002:Date Message. Parameter 1={0,date} Parameter 2={1,time}
#example.message3=TLS0003:Number Message. Parameter 1={0,number,integer}java_mail.unexpected_response = JML5001: Unexpected response :=[{0}],Contact [{1}]
java_mail.write_error =JML5002: Unexpected exception occurred when encoding data
java_mail.flush_error =JML5003: Unexpected exception occurred when flushing data
#com.sun.mail.handlers
mail_handler.io_exception=JML5004: Unexpected IOException occurred when creating a new MimeMessage
mail_handler.messaging_exception=JML5005: Unexpected Messaging Exception occurred when creating a new MimeMessage
mail_smtp.readresponse_exception=JML5006: Unexpected Exception occurred while reading theserver response line(s) and adding them to the buffer
mail.illegal_character=JML5007: Illegal characters in QP encoded stream [{0}]
mail.decode_fail=JML5008: Failed to decode message
#com.sun.mail.imap
java_mail.connection_pool_full=JML5009: Pool is full, not adding Authenticated connection
java_mail.unexpected_response=JML5010: Unexpected response
java_mail.used_own_connection=JML5011: Using own connection
java_mail.borrowed_connection=JML5012: Borrowed a connection
java_mail.found_pool_size_prop=JML5013: Found a pool size property:
java_mail.found_timeout_prop=JML5014: Found a timeout property:
java_mail.dedicate_store_conn=JML5015: Dedicate a store connection
java_mail.no_connections_in_pool=JML5016: No connections in the pool, creating a new one
java_mail.connections_avail=JML5017: Connection available -- size:
java_mail.current_pool_size=JML5018: Curent pool size:
java_mail.added_auth_conn=JML5019: Added an authenticated connection -- size:
java_mail.pool_full=JML5020: Pool is full, not adding an authenticated connection
java_mail.borrowed_stored_connection=JML5021: BorrowedStoreConnections:
java_mail.removed_auth_conn=JML5022: Removed all authenticated connections
java_mail.check_conn_prune=JML5023: Checking for connections to prune:
java_mail.client_timeout_interval=JML5024: ClientTimeoutInterval:
java_mail.last_protocol_used=JML5025: Protocol last used:
java_mail.auth_conn_timed_out=JML5026: Authenticated connection timed out
java_mail.loggin_out_conn=JML5027: Logging out the connection
#com.sun.mail.pop3
java_mail.pop3_msg_class=JML5028: POP3 message class:
java_mail.failed_loading_pop3_msg_class=JML5029: Failed to load POP3 message class:
#com.sun.mail.smtp
java_mail.smtp_attempt_auth=JML5030: SMTP: Attempt to authenticate
java_mail.smtp_auth_hack=JML5031: SMTP: use AUTH=LOGIN hack
java_mail.smtp_rfc822_warn=JML5032: Can only send RFC822 messages
java_mail.smtp_invalid_dest_addresses=JML5033: Invalid destination addresses,sending partially failed
java_mail.smtp_ioexception_sending=JML5034: Some IOException occurred while sending the message
java_mail.smtp_found_8bit=JML5035: SMTP: found an 8bit part
java_mail.smtp_verified_addesses=JML5036: SMTP:Verified Addresses
java_mail.smtp_valid_unsent_addresses=JML5037: SMTP: Valid Unsent Addresses
java_mail.smtp_invalid_addresses=JML5038: SMTP: Invalid Addresses
java_mail.smtp_invalid_dest_addresses=JML5039: Invalid destination addresses,sending failed
java_mail.smtp_exception_closing_conn=JML5040: Some Messaging Exception occurred while closing the connection
java_mail.smtp_no_conn_to_host=JML5041: SMTPTransport could not connect to host
java_mail.smtp_conn_to_host=JML5042: SMTPTransport connected to host
java_mail.smtp_msg_sent=JML5043: SMTP SENT:
java_mail.smtp_msg_recvd=JML5044: SMTP RCVD:
java_mail.smtp_error_send_msg=JML5045: Some error occurred while sending the message
java_mail.smtp_use=JML5046: SMTP: useEhlo
java_mail.smtp_use8bit=JML5047: SMTP: use8bit
java_mail.smtp_found_ext=JML5048: SMTP: Found extension
java_mail.smtp_str=JML5049: SMTP:
java_mail.smtp_trying_to_conn=JML5050: SMTPTransport trying to connect to host
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -