- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for designFileName (0.12 sec)
-
src/main/resources/fess_label_ja.properties
labels.bulkFile=バルクファイル labels.appendQueryParameter=検索パラメーターの追加 labels.configId=設定ID labels.configParameter=設定パラメーター labels.content=コンテンツ labels.csvFileEncoding=CSVエンコーディング labels.defaultLabelValue=デフォルトラベル labels.designFileName=ファイル名 labels.incrementalCrawling=最終更新日時の確認 labels.errorCount=エラー回数 labels.errorLog=エラーログ labels.errorName=エラー名 labels.expiredTime=有効期限 labels.expires=有効期限 labels.failureCountThreshold=障害数
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_DEFAULT_LABEL_VALUE = "{labels.defaultLabelValue}"; /** The key of the message: File Name */ public static final String LABELS_DESIGN_FILE_NAME = "{labels.designFileName}"; /** The key of the message: Check Last Modified */ public static final String LABELS_INCREMENTAL_CRAWLING = "{labels.incrementalCrawling}"; /** The key of the message: Error Count */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)