Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for notificationLogin (0.1 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java

        }
    
        default void setNotificationLogin(final String value) {
            setSystemProperty(Constants.NOTIFICATION_LOGIN, value);
        }
    
        default String getNotificationLogin() {
            return getSystemProperty(Constants.NOTIFICATION_LOGIN, StringUtil.EMPTY);
        }
    
        default String getNotificationAdvanceSearch() {
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 88.2K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ru.properties

    labels.ldapGroupFilter=Фильтр групп
    labels.ldapMemberofAttribute=Атрибут memberOf
    labels.ldap_account_filter=Фильтр учетных записей
    labels.ldap_group_filter=Фильтр групп
    labels.ldap_memberof_attribute=Атрибут memberOf
    labels.notification_login=Страница входа
    labels.notification_search_top=Главная страница поиска
    labels.storage_endpoint=Конечная точка
    labels.storage_access_key=Ключ доступа
    labels.storage_secret_key=Секретный ключ
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 60.2K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_fr.properties

    labels.ldapGroupFilter=Filtre de groupe
    labels.ldapMemberofAttribute=Attribut memberOf
    labels.ldap_account_filter=Filtre de compte
    labels.ldap_group_filter=Filtre de groupe
    labels.ldap_memberof_attribute=Attribut memberOf
    labels.notification_login=Page de connexion
    labels.notification_search_top=Page d'accueil de la recherche
    labels.storage_endpoint=Point de terminaison
    labels.storage_access_key=Clé d'accès
    labels.storage_secret_key=Clé secrète
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49.2K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_es.properties

    labels.ldapGroupFilter=Filtro de grupo
    labels.ldapMemberofAttribute=Atributo memberOf
    labels.ldap_account_filter=Filtro de cuenta
    labels.ldap_group_filter=Filtro de grupo
    labels.ldap_memberof_attribute=Atributo memberOf
    labels.notification_login=Página de inicio de sesión
    labels.notification_search_top=Página superior de búsqueda
    labels.storage_endpoint=Punto final
    labels.storage_access_key=Clave de acceso
    labels.storage_secret_key=Clave secreta
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_hi.properties

    labels.ldapGroupFilter=समूह फ़िल्टर
    labels.ldapMemberofAttribute=memberOf विशेषता
    labels.ldap_account_filter=अकाउंट फ़िल्टर
    labels.ldap_group_filter=समूह फ़िल्टर
    labels.ldap_memberof_attribute=memberOf विशेषता
    labels.notification_login=लॉगिन पृष्ठ
    labels.notification_search_top=खोज शीर्ष पृष्ठ
    labels.storage_endpoint=एंडपॉइंट
    labels.storage_access_key=एक्सेस की
    labels.storage_secret_key=सीक्रेट की
    labels.storage_bucket=बकेट
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 64.5K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    labels.ldapGroupFilter=グループフィルタ
    labels.ldapMemberofAttribute=memberOf属性
    labels.ldap_account_filter=アカウントフィルタ
    labels.ldap_group_filter=グループフィルタ
    labels.ldap_memberof_attribute=memberOf属性
    labels.notification_login=ログインページ
    labels.notification_search_top=検索トップページ
    labels.storage_endpoint=エンドポイント
    labels.storage_access_key=アクセスキー
    labels.storage_secret_key=シークレットキー
    labels.storage_bucket=バケット
    labels.storage_type=タイプ
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49.8K bytes
    - Viewed (0)
Back to top