- Sort Score
- Result 10 results
- Languages All
Results 371 - 380 of 438 for stateFa (0.07 sec)
-
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: State */ public static final String LABELS_user_state = "{labels.user_state}"; /** The key of the message: State */ public static final String LABELS_STATE = "{labels.state}"; /** The key of the message: Employee Type */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.destinationIndicator = Indicateur de destination labels.user_internationaliSDNNumber = Numéro ISDN international labels.internationaliSDNNumber = Numéro ISDN international labels.user_state = État labels.state = État labels.user_employeeType = Type d'employé labels.employeeType = Type d'employé labels.user_facsimileTelephoneNumber = Numéro de téléphone du télécopieur
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
cmd/xl-storage-disk-id-check.go
} return nil } // diskHealthCheckOK will check if the provided error is nil // and update disk status if good. // For convenience a bool is returned to indicate any error state // that is not io.EOF. func diskHealthCheckOK(ctx context.Context, err error) bool { // Check if context has a disk health check. tracker, ok := ctx.Value(healthDiskCtxKey{}).(*healthDiskCtxValue) if !ok {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Oct 26 09:56:26 UTC 2024 - 34.5K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/daterangepicker/daterangepicker.js
daysOfWeek: moment.weekdaysMin(), monthNames: moment.monthsShort(), firstDay: moment.localeData().firstDayOfWeek() }; this.callback = function() { }; //some state information this.isShowing = false; this.leftCalendar = {}; this.rightCalendar = {}; //custom options from user if (typeof options !== 'object' || options === null)
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 64.8K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.user_destinationIndicator = 특송 서비스 주소 정보 labels.destinationIndicator = 특송 서비스 주소 정보 labels.user_internationaliSDNNumber = 국제 ISDN 번호 labels.internationaliSDNNumber = 국제 ISDN 번호 labels.user_state = 도시 labels.state = 도시 labels.user_employeeType = 고용 형태 labels.employeeType = 고용 형태 labels.user_facsimileTelephoneNumber = FAX 번호 labels.facsimileTelephoneNumber = FAX 번호 labels.user_postOfficeBox = 사서함 labels.postOfficeBox = 사서함
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
cmd/server-main.go
// Initialize bucket metadata sub-system. bootstrapTrace("globalBucketMetadataSys.Init", func() { globalBucketMetadataSys.Init(GlobalContext, buckets, newObject) }) // initialize replication resync state. bootstrapTrace("initResync", func() { globalReplicationPool.Get().initResync(GlobalContext, buckets, newObject) }) // Initialize site replication manager after bucket metadata
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Sep 24 21:50:11 UTC 2024 - 35.2K bytes - Viewed (1) -
android/guava/src/com/google/common/collect/Maps.java
IdentityHashMap<K, V> newIdentityHashMap() { return new IdentityHashMap<>(); } /** * Computes the difference between two maps. This difference is an immutable snapshot of the state * of the maps at the time this method is called. It will never change, even if the maps change at * a later time. * * <p>Since this method uses {@code HashMap} instances internally, the keys of the supplied maps
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:05:46 UTC 2024 - 161.6K bytes - Viewed (0) -
guava/src/com/google/common/collect/Maps.java
IdentityHashMap<K, V> newIdentityHashMap() { return new IdentityHashMap<>(); } /** * Computes the difference between two maps. This difference is an immutable snapshot of the state * of the maps at the time this method is called. It will never change, even if the maps change at * a later time. * * <p>Since this method uses {@code HashMap} instances internally, the keys of the supplied maps
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:05:46 UTC 2024 - 167.4K bytes - Viewed (0) -
cmd/erasure-multipart.go
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Sep 29 22:40:36 UTC 2024 - 44.7K bytes - Viewed (0) -
src/main/resources/fess_config.properties
ldap.attr.postalCode=postalCode ldap.attr.physicalDeliveryOfficeName=physicalDeliveryOfficeName ldap.attr.destinationIndicator=destinationIndicator ldap.attr.internationaliSDNNumber=internationaliSDNNumber ldap.attr.state=st ldap.attr.employeeType=employeeType ldap.attr.facsimileTelephoneNumber=facsimileTelephoneNumber ldap.attr.postOfficeBox=postOfficeBox ldap.attr.initials=initials ldap.attr.carLicense=carLicense
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Tue Oct 01 14:13:38 UTC 2024 - 30.9K bytes - Viewed (0)