- Sort Score
- Result 10 results
- Languages All
Results 51 - 52 of 52 for live (0.03 sec)
-
FessLabels.java
"{labels.search_result_created}"; L709: L710: /** The key of the message: Last Modified: */ L711: public static final String LABELS_search_result_last_modified = "{labels.search_result_last_modified}"; L712: L713: /** The key of the message: Like */ L714: public static final String LABELS_search_result_favorite = "{labels.search_result_favorite}"; L715: L716: /** The key of the message: Liked */ L717: public static final String LABELS_search_result_favorited = "{labels.search_result_favorited}";...github.com/codelibs/fess/src/main/java/org/code...Fri Mar 22 11:58:34 UTC 2024 146.4K bytes -
FessMessages.java
* Add the created action message for the key 'errors.login.failure' with parameters. L1185: * <pre> L1186: * message: Login failed. L1187: * comment: L1188: * /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - L1189: * five framework-embedded messages (don't change key names) L1190: * - - - - - - - - - -/ L1191: * </pre> L1192: * @param property The property name for the message. (NotNull) L1193: * @return this. (NotNull) L1194: */ L1195: public...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 119.9K bytes