- Sort Score
- Result 10 results
- Languages All
Results 81 - 90 of 113 for mali (0.03 sec)
-
src/test/java/org/codelibs/fess/util/ResourceUtilTest.java
} public void test_getMailTemplatePath() { Path mailPath = ResourceUtil.getMailTemplatePath("template.vm"); assertNotNull(mailPath); assertTrue(mailPath.toString().contains("mail")); } public void test_getViewTemplatePath() { Path viewPath = ResourceUtil.getViewTemplatePath("view.html"); assertNotNull(viewPath);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 07:34:10 UTC 2025 - 11.5K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/net/InternetDomainNameTest.java
InternetDomainName googleDomain = InternetDomainName.from("google.com"); assertEquals(googleDomain, googleDomain.topPrivateDomain()); assertEquals(googleDomain, googleDomain.child("mail").topPrivateDomain()); assertEquals(googleDomain, googleDomain.child("foo.bar").topPrivateDomain()); } public void testInvalidTopPrivateDomain() {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 17.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. Administrator */ String MAIL_FROM_NAME = "mail.from.name"; /** The key of the configuration. e.g. root@localhost */ String MAIL_FROM_ADDRESS = "mail.from.address"; /** The key of the configuration. e.g. */ String MAIL_HOSTNAME = "mail.hostname"; /** The key of the configuration. e.g. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
vossevangen.no // communities afjord.no åfjord.no agdenes.no al.no ål.no alesund.no ålesund.no alstahaug.no alta.no áltá.no alaheadju.no álaheadju.no alvdal.no amli.no åmli.no amot.no åmot.no andebu.no andoy.no andøy.no andasuolo.no ardal.no årdal.no aremark.no arendal.no ås.no aseral.no åseral.no asker.no askim.no
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 309.7K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.notification_search_top=Zoek startpagina labels.storage_endpoint=Eindpunt labels.storage_access_key=Toegangssleutel labels.storage_secret_key=Geheime sleutel labels.storage_bucket=Bucket labels.send_testmail=Test-e-mail verzenden labels.backup_configuration=Back-up labels.backup_name=Naam labels.backup_bulk_file=Bulkbestand labels.backup_button_upload=Uploaden
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java
/** The key of the message: Failed to delete a document. */ public static final String ERRORS_failed_to_delete_doc_in_admin = "{errors.failed_to_delete_doc_in_admin}"; /** The key of the message: Failed to send a test mail. */ public static final String ERRORS_failed_to_send_testmail = "{errors.failed_to_send_testmail}"; /** The key of the message: The specified query has an unknown condition. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 119.6K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/job/SuggestJobTest.java
@Override public String getLdapAttrRegisteredAddress() { return "registeredAddress"; } @Override public String getLdapAttrMail() { return "mail"; } @Override public String getLdapAttrGivenName() { return "givenName"; } @Override public String getLdapAttrSurname() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 31.4K bytes - Viewed (0) -
src/main/resources/fess_label_zh_TW.properties
labels.backup_button_upload=上傳 labels.process_time_is_exceeded=搜尋等待時間已超出。顯示的結果可能不完整。 labels.user_given_name=名字 labels.givenName=名字 (名) labels.user_surname=姓氏 labels.surame=姓氏 labels.user_mail=電子郵件地址 labels.mail=電子郵件地址 labels.user_employeeNumber=員工編號 labels.employeeNumber=員工編號 labels.user_telephoneNumber=電話號碼 labels.telephoneNumber=電話號碼 labels.user_homePhone=電話 (家庭) labels.homePhone=電話 (家庭)
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_SURAME = "{labels.surame}"; /** The key of the message: Mail */ public static final String LABELS_user_mail = "{labels.user_mail}"; /** The key of the message: Mail */ public static final String LABELS_MAIL = "{labels.mail}"; /** The key of the message: Employee Number */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0)