update label
This commit is contained in:
parent
40684038f3
commit
9283746c6b
3 changed files with 5 additions and 5 deletions
|
@ -95,7 +95,7 @@ public class FessLabels extends UserMessages {
|
|||
/** The key of the message: Port */
|
||||
public static final String LABELS_PORT = "{labels.port}";
|
||||
|
||||
/** The key of the message: Regexp. */
|
||||
/** The key of the message: Regular Expression */
|
||||
public static final String LABELS_REGEX = "{labels.regex}";
|
||||
|
||||
/** The key of the message: Regular Name */
|
||||
|
|
|
@ -21,7 +21,7 @@ labels.pageNumber=Page Number
|
|||
labels.password=Password
|
||||
labels.paths=Paths
|
||||
labels.port=Port
|
||||
labels.regex=Regexp.
|
||||
labels.regex=Regular Expression
|
||||
labels.regularName=Regular Name
|
||||
labels.replacement=Replacement
|
||||
labels.sessionId=Session ID
|
||||
|
@ -1048,4 +1048,4 @@ labels.storage_button_download=Download
|
|||
labels.login.newpassword=Your password needs to be updated.
|
||||
labels.login.placeholder_new_password=New Password
|
||||
labels.login.placeholder_confirm_new_password=Confirm New Password
|
||||
labels.login.update=Update
|
||||
labels.login.update=Update
|
||||
|
|
|
@ -21,7 +21,7 @@ labels.pageNumber=Page Number
|
|||
labels.password=Password
|
||||
labels.paths=Paths
|
||||
labels.port=Port
|
||||
labels.regex=Regexp.
|
||||
labels.regex=Regular Expression
|
||||
labels.regularName=Regular Name
|
||||
labels.replacement=Replacement
|
||||
labels.sessionId=Session ID
|
||||
|
@ -1048,4 +1048,4 @@ labels.storage_button_download=Download
|
|||
labels.login.newpassword=Your password needs to be updated.
|
||||
labels.login.placeholder_new_password=New Password
|
||||
labels.login.placeholder_confirm_new_password=Confirm New Password
|
||||
labels.login.update=Update
|
||||
labels.login.update=Update
|
||||
|
|
Loading…
Add table
Reference in a new issue