mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
removed <?= php abbreviations
This commit is contained in:
@ -59,8 +59,10 @@ $_['text_deliver_and_train_selected_messages'] = "Deliver and train selected mes
|
||||
$_['text_deliver_and_train_selected_messages_as_ham'] = "Deliver and train selected messages AS HAM";
|
||||
$_['text_deliver_selected_messages'] = "Deliver selected messages";
|
||||
$_['text_description'] = "Description";
|
||||
$_['text_disk_usage'] = "Disk usage";
|
||||
$_['text_direction'] = "Direction";
|
||||
$_['text_disk_usage'] = "Disk usage";
|
||||
$_['text_disable'] = "Disable";
|
||||
$_['text_disabled'] = "disabled";
|
||||
$_['text_dn_asterisk_means_skip_sync'] = "Asterisk (*) means this user entry will be not part of AD synchronisation";
|
||||
$_['text_domain'] = "Domain";
|
||||
$_['text_domains'] = "Domain(s)";
|
||||
@ -76,6 +78,8 @@ $_['text_email_aliases'] = "Email aliases";
|
||||
$_['text_email_in_unknown_domain'] = "Email address is in an unknown domain";
|
||||
$_['text_empty_search_criteria'] = "'Empty criteria'";
|
||||
$_['text_empty_search_result'] = "Empty search result";
|
||||
$_['text_enable'] = "Enable";
|
||||
$_['text_enabled'] = "enabled";
|
||||
$_['text_enter_search_terms'] = "Enter your search terms";
|
||||
$_['text_error'] = "Error";
|
||||
$_['text_exact_domain_name_or_email_address'] = "exact domain name or email address";
|
||||
@ -187,6 +191,7 @@ $_['text_password_again'] = "Password again";
|
||||
$_['text_password_changed'] = "Password changed";
|
||||
$_['text_password_mismatch'] = "Password mismatch";
|
||||
$_['text_page_length'] = "Page length";
|
||||
$_['text_periodic_purge'] = "Periodic purge";
|
||||
$_['text_policy'] = "Policy";
|
||||
$_['text_policy_group'] = "Policy group";
|
||||
$_['text_policy_name'] = "Policy name";
|
||||
@ -257,6 +262,7 @@ $_['text_successfully_trained'] = "Successfully trained";
|
||||
$_['text_successfully_updated'] = "Successfully modified";
|
||||
$_['text_swap_usage'] = "Swap usage";
|
||||
|
||||
$_['text_tag_search_results'] = "Tag search results";
|
||||
$_['text_tags'] = "Tags";
|
||||
$_['text_text'] = "Text";
|
||||
$_['text_text2'] = "text";
|
||||
|
Reference in New Issue
Block a user