Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for incorrecto (0.65 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <!-- Generally you can only detect JS with the filename -->
        <!-- However... A few common JS libraries accidentally trigger -->
        <!--  the HTML priority=20 magic incorrectly. So, for those only, -->
        <!--  we list "magic" for those specific files -->
        <magic priority="50">
          <!-- jQuery -->
          <match value="/* jQuery " type="string" offset="0"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_fr.properties

    labels.menu_user	=	Utilisateur
    labels.menu_role	=	Rôle
    labels.menu_group	=	Groupe
    labels.menu_suggest	=	Suggérer
    labels.menu_suggest_word	=	Suggérer un mot
    labels.menu_elevate_word	=	Mot supplémentaire
    labels.menu_bad_word	=	Mot incorrect
    labels.menu_system_log	=	Information système
    labels.menu_system_info	=	Informations de configuration
    labels.menu_crawling_info	=	Informations sur l'exploration
    labels.menu_log	=	Fichiers journaux
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.6K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        public static final String ERRORS_could_not_find_backup_index = "{errors.could_not_find_backup_index}";
    
        /** The key of the message: The current password is incorrect. */
        public static final String ERRORS_no_user_for_changing_password = "{errors.no_user_for_changing_password}";
    
        /** The key of the message: Failed to change your password. */
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 119.9K bytes
    - Viewed (0)
Back to top