Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 162 for Profiles (0.05 sec)

  1. src/main/resources/fess_label_pl.properties

    labels.logout_button=Wyloguj się
    labels.profile=Zmień hasło
    labels.administration=Administracja
    labels.profile_button=Ustawienia
    labels.profile.title= Ustawienia
    labels.profile.update= Aktualizuj
    labels.profile.back= Wróć
    labels.profile.placeholder_old_password= Bieżące hasło
    labels.profile.placeholder_new_password= Nowe hasło
    labels.profile.placeholder_confirm_new_password= Potwierdź nowe hasło
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/error/badRequest.jsp

    <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html>
    <% try{ %>
    ${fe:html(true)}
    <head profile="http://a9.com/-/spec/opensearch/1.1/">
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title><la:message key="labels.system_error_title" /></title>
    <link href="${fe:url('/css/bootstrap.min.css')}" rel="stylesheet"
    	type="text/css" />
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 1.6K bytes
    - Viewed (0)
  3. src/test/java/jcifs/pac/PacLogonInfoTest.java

            when(logonInfo.getBadPasswordCount()).thenReturn((short) 2);
            when(logonInfo.getUserDisplayName()).thenReturn("Display Name");
            when(logonInfo.getProfilePath()).thenReturn("\\\\server\\\\profile");
            when(logonInfo.getHomeDirectory()).thenReturn("\\\\server\\\\home");
            when(logonInfo.getHomeDrive()).thenReturn("H:");
            when(logonInfo.getLogonScript()).thenReturn("logon.bat");
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 12.3K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/orig/view/help.jsp

    <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html>
    ${fe:html(true)}
    <head profile="http://a9.com/-/spec/opensearch/1.1/">
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title><la:message key="labels.search_title" /></title>
    <link href="${fe:url('/css/bootstrap.min.css')}" rel="stylesheet"
    	type="text/css" />
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 11:38:54 UTC 2025
    - 1.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ru.properties

    labels.do_you_want_to_logout=Вы хотите выйти?
    labels.logout_button=Выход
    labels.profile=Изменить пароль
    labels.administration=Администрирование
    labels.profile_button=Настройки
    labels.profile.title=Настройки
    labels.profile.update=Обновить
    labels.profile.back=Назад
    labels.profile.placeholder_old_password=Текущий пароль
    labels.profile.placeholder_new_password=Новый пароль
    labels.profile.placeholder_confirm_new_password=Подтвердите новый пароль
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_it.properties

    labels.logout_button=Esci
    labels.profile=Cambia password
    labels.administration=Amministrazione
    labels.profile_button=Impostazioni
    labels.profile.title= Impostazioni
    labels.profile.update= Aggiorna
    labels.profile.back= Indietro
    labels.profile.placeholder_old_password= Password attuale
    labels.profile.placeholder_new_password= Nuova password
    labels.profile.placeholder_confirm_new_password= Conferma nuova password
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  7. android/guava-testlib/src/com/google/common/collect/testing/testers/AbstractListTester.java

            fail("mismatch at index " + i + ": " + reportContext(expectedList));
          }
        }
      }
    
      /**
       * Used to delay string formatting until actually required, as it otherwise shows up in the test
       * execution profile when running an extremely large numbers of tests.
       */
      private String reportContext(List<E> expected) {
        return Platform.format(
            "expected collection %s; actual collection %s", expected, this.collection);
      }
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sun Dec 22 03:38:46 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/orig/view/advance.jsp

    											</a>
    											<div class="dropdown-menu" aria-labelledby="userMenu">
    												<c:if test="${editableUser == true}">
    													<la:link href="/profile" styleClass="dropdown-item">
    														<la:message key="labels.profile" />
    													</la:link>
    												</c:if>
    												<c:if test="${adminUser == true}">
    													<la:link href="/admin" styleClass="dropdown-item">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 14.1K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_es.properties

    labels.logout_button=Cerrar sesión
    labels.profile=Cambiar contraseña
    labels.administration=Administración
    labels.profile_button=Configuración
    labels.profile.title= Configuración
    labels.profile.update= Actualizar
    labels.profile.back= Volver
    labels.profile.placeholder_old_password= Contraseña actual
    labels.profile.placeholder_new_password= Nueva contraseña
    labels.profile.placeholder_confirm_new_password= Confirmar nueva contraseña
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ko.properties

    labels.logout=로그아웃
    labels.do_you_want_to_logout=로그아웃하시겠습니까?
    labels.logout_button=로그아웃
    labels.profile=비밀번호 변경
    labels.administration=관리
    labels.profile_button=설정
    labels.profile.title=설정
    labels.profile.update=갱신
    labels.profile.back=뒤로
    labels.profile.placeholder_old_password=현재 비밀번호
    labels.profile.placeholder_new_password=새 비밀번호
    labels.profile.placeholder_confirm_new_password=새 비밀번호 확인
    labels.top.search=검색
    labels.index_title=Fess
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
Back to top