messages.properties

来自「找了很久才找到到源代码」· PROPERTIES 代码 · 共 63 行

PROPERTIES
63
字号
ERR_SEND_EMAIL_0								=Could not redirect to the edit email page.
ERR_SEND_MESSAGE_0								=Could not redirect to the edit message page.
ERR_EMPTY_STRING_0                              =This string should not be empty.
ERR_NO_SELECTED_USER_WITH_EMAIL_0               =There is no selected user with a valid email address.
GUI_EXCLUDED_USERS_WARNING_0                    =The following users have been filtered because they do not have an associated valid email address:

GUI_SESSIONS_LIST_NAME_0						=Current Sessions

GUI_SESSIONS_LIST_COLS_MESSAGE_0				=M
GUI_SESSIONS_LIST_COLS_MESSAGE_HELP_0			=Click the icon to send a message to the OpenCms session.
GUI_SESSIONS_LIST_COLS_PENDING_0				=P
GUI_SESSIONS_LIST_COLS_USER_0					=User Name
GUI_SESSIONS_LIST_COLS_ORGUNIT_0				=Organizational Unit
GUI_SESSIONS_LIST_COLS_CREATION_0				=Session Creation Date
GUI_SESSIONS_LIST_COLS_INACTIVE_0				=Inactive Time
GUI_SESSIONS_LIST_COLS_PROJECT_0				=Project
GUI_SESSIONS_LIST_COLS_SITE_0					=Site

GUI_SESSIONS_LIST_ACTION_MESSAGE_NAME_0			=Send Broadcast
GUI_SESSIONS_LIST_ACTION_MESSAGE_HELP_0			=Click here to send a broadcast to the selected OpenCms session.
GUI_SESSIONS_LIST_ACTION_PENDING_NAME_0			=Messages Pending
GUI_SESSIONS_LIST_ACTION_PENDING_HELP_0			=The selected OpenCms session has not received all sent broadcast yet.
GUI_SESSIONS_LIST_ACTION_NOTPENDING_NAME_0		=No Messages Pending
GUI_SESSIONS_LIST_ACTION_NOTPENDING_HELP_0		=The selected OpenCms session has already received all sent broadcast.

GUI_SESSIONS_LIST_MACTION_MESSAGE_NAME_0		=Send Broadcast
GUI_SESSIONS_LIST_MACTION_MESSAGE_HELP_0		=Click here to send a broadcast to all the selected OpenCms sessions.
GUI_SESSIONS_LIST_MACTION_MESSAGE_CONF_0		=
GUI_SESSIONS_LIST_MACTION_EMAIL_NAME_0			=Send Email
GUI_SESSIONS_LIST_MACTION_EMAIL_HELP_0			=Click here to send an email to all the selected OpenCms users.
GUI_SESSIONS_LIST_MACTION_EMAIL_CONF_0			=

GUI_SESSIONS_LABEL_EMAIL_0 					 =Email
GUI_SESSIONS_DETAIL_SHOW_EMAIL_NAME_0        =Email
GUI_SESSIONS_DETAIL_SHOW_EMAIL_HELP_0        =Click here to show the user's email info.
GUI_SESSIONS_DETAIL_HIDE_EMAIL_NAME_0        =Email
GUI_SESSIONS_DETAIL_HIDE_EMAIL_HELP_0        =Click here to hide the user's email info.

GUI_MESSAGE_EDITOR_LABEL_HEADER_BLOCK_0         =Header
GUI_MESSAGE_EDITOR_LABEL_CONTENT_BLOCK_0        =Content

label.message.to                                =To
label.message.from                              =From
label.message.msg                               =Message
label.message.msg.help                          =Please enter here the text to be sent to the selected users.

label.email.to                                  =To
label.email.excludedUsers                       =Excluded Users
label.email.from                                =From
label.email.cc                                  =Cc
label.email.cc.help                             =Please enter here an optional semicolon separated list of email address to send a copy of the message.
label.email.subject                             =Subject
label.email.subject.help                        =Please enter here the subject of the message to send.
label.email.msg                                 =Message
label.email.msg.help                            =Please enter here the text to be sent to the selected users.

ERR_NO_SELECTED_GROUP_0							=No selected groups
ERR_NO_SELECTED_RECEIVERS_0						=There are no valid receivers in the selected groups
GUI_SELECT_EDITOR_LABEL_BLOCK_0					=Select the groups to send the message to

label.select.groups								=Group
label.select.groups.help						=Select the groups

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?