Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for notificationTo (0.1 sec)

  1. src/main/resources/fess_label_ru.properties

    labels.handlerName=Имя обработчика
    labels.handlerParameter=Параметр
    labels.handlerScript=Скрипт
    labels.popularWord=Популярное слово
    labels.ignoreFailureType=Игнорируемый тип сбоя
    labels.lastAccessTime=Время последнего доступа
    labels.notificationTo=Уведомление для
    labels.num=Число
    labels.pn=Номер страницы
    labels.protocolScheme=Схема
    labels.purgeByBots=Очистить ботов
    labels.logLevel=Уровень журнала
    labels.purgeSearchLogDay=Очистить журнал поиска
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/cache/CacheBuilder.java

     *   <li>keys automatically wrapped in {@code WeakReference}
     *   <li>values automatically wrapped in {@code WeakReference} or {@code SoftReference}
     *   <li>notification of evicted (or otherwise removed) entries
     *   <li>accumulation of cache access statistics
     * </ul>
     *
     * <p>These features are all optional; caches can be created using all or none of them. By default,
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 51.7K bytes
    - Viewed (0)
Back to top