- Sort Score
- Result 10 results
- Languages All
Results 21 - 22 of 22 for pluginVersion (0.07 sec)
-
src/main/resources/fess_label_ja.properties
labels.reload_doc_index=ドキュメントインデックスのリロード labels.reload_doc_index_button=リロード labels.plugin_title=プラグイン labels.plugin_list_name=プラグイン一覧 labels.plugin_type=種別 labels.plugin_name=名前 labels.plugin_version=バージョン labels.plugin_delete=削除 labels.plugin_install=インストール labels.plugin_install_title=プラグインのインストール labels.plugin_jar_file=Jarファイル labels.plugin_local_install=ローカル labels.plugin_remote_install=リモート
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_plugin_name = "{labels.plugin_name}"; /** The key of the message: Version */ public static final String LABELS_plugin_version = "{labels.plugin_version}"; /** The key of the message: Delete */ public static final String LABELS_plugin_delete = "{labels.plugin_delete}"; /** The key of the message: Install */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)