diff --git a/language/en_GB/common.lang.php b/language/en_GB/common.lang.php old mode 100644 new mode 100755 index 260a94c83..2f69c4884 --- a/language/en_GB/common.lang.php +++ b/language/en_GB/common.lang.php @@ -110,7 +110,6 @@ $lang['Search for words'] = 'Search for words'; $lang['Search in albums'] = 'Search in albums'; $lang['Search in sub-albums'] = 'Search in sub-albums'; $lang['Search results'] = 'Search results'; -$lang['Search rules'] = 'Search criteria'; $lang['Send my connection settings by email'] = 'Send my connection settings by email'; $lang['Sent by'] = 'Sent by'; $lang['Show file metadata'] = 'Show file metadata'; @@ -243,7 +242,6 @@ $lang['Display'] = 'Display'; $lang['Download'] = 'download'; $lang['Download this file'] = 'Download this file'; $lang['EXIF Metadata'] = 'EXIF Metadata'; -$lang['Each listed rule must be satisfied.'] = 'All of the criteria must be satisfied.'; $lang['Edit'] = 'Edit'; $lang['Edit a comment'] = 'Edit a comment'; $lang['Email'] = 'Email'; @@ -276,7 +274,6 @@ $lang['Albums'] = 'Albums'; $lang['All'] = 'All'; $lang['Apply on properties'] = 'Apply on properties'; $lang['Are you sure?'] = 'Are you sure?'; -$lang['At least one listed rule must be satisfied.'] = 'At least one listed criterion must be satisfied.'; $lang['Author'] = 'Author'; $lang['Author: %s'] = 'Author: %s'; $lang['Auto login'] = 'Auto login'; @@ -324,4 +321,7 @@ $lang['%d comment to validate'] = '%d comment to validate'; $lang['%d album updated'] = '%d album updated'; $lang['%d comment'] = '%d comment'; $lang['%d albums updated'] = '%d album updated'; -$lang['%d Kb'] = '%d KB'; \ No newline at end of file +$lang['%d Kb'] = '%d KB'; +$lang['mandatory'] = 'required'; +$lang['Yes'] = 'Yes'; +$lang['Clear'] = 'Clear'; \ No newline at end of file