- Sort Score
- Result 10 results
- Languages All
Results 1 - 6 of 6 for storage_tag_key (0.1 sec)
-
src/main/webapp/WEB-INF/view/admin/storage/admin_storage_tag_edit.jsp
</la:info> <la:errors property="_global" /> </div> <div class="form-group row"> <div class="col-sm-6"> <la:message key="labels.storage_tag_key" /> </div> <div class="col-sm-6"> <la:message key="labels.storage_tag_value" /> </div> </div> <c:forEach var="position" begin="1" end="${savedTags.size()/2}">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu May 26 01:48:41 UTC 2022 - 4.4K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.storage_bucket_name=Bucket Name labels.storage_file=File labels.storage_folder_name=Folder Name labels.storage_button_download=Download labels.storage_button_tags=Tags labels.storage_title_tag=Tag: labels.storage_tag_key=Tag Key labels.storage_tag_value=Tag Value labels.login.newpassword=Your password needs to be updated. labels.login.placeholder_new_password=New Password
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.storage_file = Déposer labels.storage_folder_name = Nom de dossier labels.storage_button_download = Télécharger labels.storage_button_tags = Mots clés labels.storage_title_tag = Étiqueter: labels.storage_tag_key = Clé de balise labels.storage_tag_value = Valeur de balise labels.login.newpassword = Votre mot de passe doit être mis à jour. labels.login.placeholder_new_password = nouveau mot de passe
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.storage_bucket_name=Bucket Name labels.storage_file=File labels.storage_folder_name=Folder Name labels.storage_button_download=Download labels.storage_button_tags=Tags labels.storage_title_tag=Tag: labels.storage_tag_key=Tag Key labels.storage_tag_value=Tag Value labels.login.newpassword=Your password needs to be updated. labels.login.placeholder_new_password=New Password
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.storage_bucket_name=バケット名 labels.storage_file=ファイル labels.storage_folder_name=フォルダ名 labels.storage_button_download=ダウンロード labels.storage_button_tags=タグ labels.storage_title_tag=タグ: labels.storage_tag_key=タグキー labels.storage_tag_value=タグ値 labels.login.newpassword=パスワードを更新する必要があります labels.login.placeholder_new_password=新しいパスワード labels.login.placeholder_confirm_new_password=新しいパスワードの確認
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_storage_title_tag = "{labels.storage_title_tag}"; /** The key of the message: Tag Key */ public static final String LABELS_storage_tag_key = "{labels.storage_tag_key}"; /** The key of the message: Tag Value */ public static final String LABELS_storage_tag_value = "{labels.storage_tag_value}"; /** The key of the message: Your password needs to be updated. */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)