Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 65 for BR (0.13 sec)

  1. src/main/webapp/WEB-INF/view/admin/labeltype/admin_labeltype_details.jsp

                                            <td>${f:br(f:h(includedPaths))}<la:hidden
                                                    property="includedPaths"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.labeltype_excluded_paths"/></th>
                                            <td>${f:br(f:h(excludedPaths))}<la:hidden
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.6K bytes
    - Viewed (0)
  2. src/main/resources/fess_message_ja.properties

    errors.failed_to_create_crawling_config_at_wizard = クロール設定の作成に失敗しました。
    errors.design_editor_disabled = この機能は無効です。
    errors.not_found_on_file_system = 見つかりません。原因:  {0}
    errors.could_not_open_on_system = {0} を開くことができません。<br>ファイルがアプリケーションに関連付けられているか確認してください。
    errors.result_size_exceeded = これ以上の結果は表示できません。
    errors.target_file_does_not_exist = ファイル {0} が存在しません。
    errors.failed_to_delete_file = ファイル {0} の削除に失敗しました。
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Mar 18 03:05:44 GMT 2023
    - 15.1K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/scheduler/admin_scheduler_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.scheduledjob_scriptData"/></th>
                                            <td>${f:br(f:h(scriptData))}<la:hidden
                                                    property="scriptData"/></td>
                                        </tr>
                                        <tr>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 12K bytes
    - Viewed (0)
  4. src/main/java/jcifs/SmbResource.java

         * as milliseconds from Jan 1, 1970 which is the same as that which is returned by the
         * <tt>createTime()</tt>, <tt>lastModified()</tt>, <tt>lastAccess()</tt> methods.
         * <br>
         * This method does not apply to workgroups, servers, or shares.
         * 
         * @see #setCreateTime
         * @see #setLastAccess
         * @see #setLastModified
         *
         * @param createTime
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Dec 20 14:09:34 GMT 2020
    - 26K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/dict/synonym/admin_dict_synonym_details.jsp

                                            <td>${f:br(f:h(inputs))}<la:hidden property="inputs"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.dict_synonym_target"/></th>
                                            <td>${f:br(f:h(outputs))}<la:hidden property="outputs"/></td>
                                        </tr>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.5K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: Not Found: {0} */
        public static final String ERRORS_not_found_on_file_system = "{errors.not_found_on_file_system}";
    
        /** The key of the message: Could not open {0}. &lt;br/&gt;Please check if the file is associated with an application. */
        public static final String ERRORS_could_not_open_on_system = "{errors.could_not_open_on_system}";
    
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 119.9K bytes
    - Viewed (0)
  7. src/main/resources/fess_indices/_aws/fess.json

    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Mar 23 12:38:28 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  8. src/main/resources/fess_indices/_aws/fess/doc.json

              "match": "*_pt",
              "mapping": {
                "type": "text",
                "analyzer": "portuguese_analyzer"
              }
            }
          },
          {
            "lang_pt-br": {
              "match": "*_pt-br",
              "mapping": {
                "type": "text",
                "analyzer": "brazilian_analyzer"
              }
            }
          },
          {
            "lang_ro": {
              "match": "*_ro",
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.7K bytes
    - Viewed (0)
  9. src/main/resources/fess_indices/_cloud/fess/doc.json

              "match": "*_pt",
              "mapping": {
                "type": "text",
                "analyzer": "portuguese_analyzer"
              }
            }
          },
          {
            "lang_pt-br": {
              "match": "*_pt-br",
              "mapping": {
                "type": "text",
                "analyzer": "brazilian_analyzer"
              }
            }
          },
          {
            "lang_ro": {
              "match": "*_ro",
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.7K bytes
    - Viewed (0)
  10. src/main/resources/fess_indices/fess/doc.json

              "match": "*_pt",
              "mapping": {
                "type": "text",
                "analyzer": "portuguese_analyzer"
              }
            }
          },
          {
            "lang_pt-br": {
              "match": "*_pt-br",
              "mapping": {
                "type": "text",
                "analyzer": "brazilian_analyzer"
              }
            }
          },
          {
            "lang_ro": {
              "match": "*_ro",
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.8K bytes
    - Viewed (0)
Back to top