diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index e250bd713..838e79ee0 100755 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1029,7 +1029,7 @@ $lang['Tag "%s" succesfully deleted'] = 'Tag \"%s\" succesfully deleted'; $lang['Tags \{%s\} succesfully deleted'] = 'Tags \{%s\} succesfully deleted'; $lang['Tag "%s" created'] = 'Tag "%s" created'; $lang['Tag "%s1" renamed in "%s2"'] = 'Tag \"%s1\" renamed in \"%s2\"'; -$lang['Delete orphan tags ?'] = 'Delete orphan tags ?'; +$lang['Delete orphan tags ?'] = 'Delete orphan tags?'; $lang['Delete them'] = 'Delete them'; $lang['Keep them'] = 'Keep them'; $lang[' (copy)'] = ' (copy)'; @@ -1312,7 +1312,7 @@ $lang['No picture found with the following name : %s.'] = 'No picture found with $lang['and %d more'] = 'and %d more'; $lang['Picture to associate formats with'] = 'Picture to associate formats with'; $lang['The original picture will be detected with the filename (without extension).'] = 'The original picture will be detected with the filename (without extension).'; -$lang['Delete %s format ?'] = 'Delete %s format ?'; +$lang['Delete %s format ?'] = 'Delete %s format?'; $lang['Unlocked album'] = 'Unlocked album'; $lang['Created'] = 'Created'; $lang['Modified'] = 'Modified'; @@ -1357,7 +1357,7 @@ $lang['Shrink'] = 'Shrink'; $lang['Expand'] = 'Expand'; $lang['Image'] = 'Image'; $lang['was succesfully deleted'] = 'was succesfully deleted'; -$lang['Who can see ?'] = 'Who can see ?'; +$lang['Who can see ?'] = 'Who can see?'; $lang['level of confidentiality'] = 'level of confidentiality'; $lang['You have unsaved changes'] = 'You have unsaved changes'; $lang['Changes saved'] = 'Changes saved'; @@ -1377,4 +1377,4 @@ $lang['First choose an album, then add your files'] = 'First choose an album, th $lang['Select or create an album'] = 'Select or create an album'; $lang['List'] = 'List'; $lang['Added on %s'] = 'Added on %s'; -// Leave this line empty +// Leave this line empty \ No newline at end of file