Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for send_testmail (0.32 sec)

  1. src/main/resources/fess_message_ru.properties

    errors.invalid_confirm_password=Confirm Password does not match.
    errors.cannot_delete_doc_because_of_running=Crawler is running. The document cannot be deleted.
    errors.failed_to_delete_doc_in_admin=Failed to delete document.
    errors.failed_to_send_testmail=Failed to send the test mail.
    errors.could_not_find_backup_index=Could not find index for backup.
    errors.no_user_for_changing_password=The current password is incorrect.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri May 20 12:12:28 GMT 2022
    - 10.2K bytes
    - Viewed (0)
  2. src/main/resources/fess_message_ko.properties

    errors.invalid_confirm_password = 암호 확인과 일치하지 않습니다.
    errors.cannot_delete_doc_because_of_running = 크롤러가 실행되고 있습니다. 문서를 제거 할 수 없습니다.
    errors.failed_to_delete_doc_in_admin = 문서의 삭제에 실패했습니다.
    errors.failed_to_send_testmail = 테스트 메일을 보내는 데 실패했습니다.
    errors.invalid_query_unknown = 지정된 쿼리에 알 수없는 조건이 있습니다.
    errors.invalid_query_parse_error = 주어진 쿼리는 무효입니다.
    errors.invalid_query_sort_value = 지정된 정렬 {0}이 잘못되었습니다.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Jul 07 06:11:30 GMT 2018
    - 11.1K bytes
    - Viewed (0)
  3. src/main/resources/fess_message.properties

    errors.invalid_confirm_password=Confirm Password does not match.
    errors.cannot_delete_doc_because_of_running=Crawler is running. The document cannot be deleted.
    errors.failed_to_delete_doc_in_admin=Failed to delete document.
    errors.failed_to_send_testmail=Failed to send the test mail.
    errors.could_not_find_backup_index=Could not find index for backup.
    errors.no_user_for_changing_password=The current password is incorrect.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Mar 18 03:05:44 GMT 2023
    - 12.5K bytes
    - Viewed (0)
  4. src/main/resources/fess_message_de.properties

    errors.cannot_delete_doc_because_of_running=Crawler läuft. Das Dokument kann nicht gelöscht werden.
    errors.failed_to_delete_doc_in_admin=Löschen des Dokuments fehlgeschlagen.
    errors.failed_to_send_testmail=Versand der Testmail fehlgeschlagen.
    errors.could_not_find_backup_index=Zu sichernder Index konnte nicht gefunden werden.
    errors.no_user_for_changing_password=Das aktuelle Passwort ist ungültig.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Oct 29 15:01:03 GMT 2019
    - 11.8K bytes
    - Viewed (0)
  5. src/main/resources/fess_message_en.properties

    errors.invalid_confirm_password=Confirm Password does not match.
    errors.cannot_delete_doc_because_of_running=Crawler is running. The document cannot be deleted.
    errors.failed_to_delete_doc_in_admin=Failed to delete document.
    errors.failed_to_send_testmail=Failed to send the test mail.
    errors.could_not_find_backup_index=Could not find index for backup.
    errors.no_user_for_changing_password=The current password is incorrect.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Mar 18 03:05:44 GMT 2023
    - 12.4K bytes
    - Viewed (0)
  6. src/main/resources/fess_message_fr.properties

    errors.cannot_delete_doc_because_of_running=Crawler est en cours d'exécution. Le document ne peut pas être supprimé.
    errors.failed_to_delete_doc_in_admin=Échec de la suppression du document.
    errors.failed_to_send_testmail=Échec de l'envoi du courrier de test.
    errors.could_not_find_backup_index=Impossible de trouver l'index pour la sauvegarde.
    errors.no_user_for_changing_password=Le mot de passe actuel est incorrect.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Feb 06 22:59:17 GMT 2023
    - 14.2K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: Failed to send the test mail. */
        public static final String ERRORS_failed_to_send_testmail = "{errors.failed_to_send_testmail}";
    
        /** The key of the message: Could not find index for backup. */
        public static final String ERRORS_could_not_find_backup_index = "{errors.could_not_find_backup_index}";
    
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 119.9K bytes
    - Viewed (0)
  8. src/main/resources/fess_message_ja.properties

    errors.invalid_confirm_password = パスワードの確認と一致しません。
    errors.cannot_delete_doc_because_of_running = クローラーが実行されています。文書を削除することはできません。
    errors.failed_to_delete_doc_in_admin = ドキュメントの削除に失敗しました。
    errors.failed_to_send_testmail=テストメールの送信に失敗しました。
    errors.invalid_query_unknown = 指定されたクエリーには未知の条件があります。
    errors.invalid_query_parse_error = 与えられたクエリーは無効です。
    errors.invalid_query_sort_value = 指定されたソート {0} が無効です。
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Mar 18 03:05:44 GMT 2023
    - 15.1K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp

                                                            name="sendmail" value="test">
                                                        <la:message key="labels.send_testmail"/>
                                                    </button>
                                                </div>
                                            </div>
                                        </div>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Jan 16 12:54:35 GMT 2023
    - 39.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ru.properties

    labels.ldap_admin_security_credentials=Password
    labels.ldap_base_dn=Base DN
    labels.ldap_account_filter=Account Filter
    labels.notification_login=Страница входа
    labels.notification_search_top=Главная страница поиска
    labels.send_testmail=Send TestMail
    labels.backup_configuration=Back Up
    labels.backup_name=Name
    labels.backup_bulk_file=Bulk File
    labels.backup_button_upload=Upload
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
Back to top