diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index 5cb17cf07..a9abe576a 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -456,10 +456,10 @@ $lang['There are no creation dates available for the photos currently filtered']
$lang['There are no authors available for the photos currently filtered'] = 'There are no authors available for the photos currently filtered';
$lang['Set your password below.'] = 'Set your password below.';
$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = 'When enabled, a common template is used for the login and registration pages, regardless of the theme.';
-$lang['Don\'t have an account yet ?'] = 'Don\'t have an account yet ?';
+$lang['Don\'t have an account yet ?'] = 'Don\'t have an account yet?';
$lang['Create an account'] = 'Create an account';
$lang['Return to the gallery'] = 'Return to the gallery';
-$lang['Already have an account ?'] = 'Already have an account ?';
+$lang['Already have an account ?'] = 'Already have an account?';
$lang['An email has been sent with a link to reset your password'] = 'An email has been sent with a link to reset your password';
$lang['Check your inbox'] = 'Check your inbox';
$lang['Your password was successfully set'] = 'Your password was successfully set';
@@ -523,4 +523,4 @@ $lang['Your API key will expire in %d day.'] = 'Your API key will expire in %d d
$lang['Your API key will expire in %d days.'] = 'Your API key will expire in %d days.';
$lang['To continue using the API, please renew your key before it expires.'] = 'To continue using the API, please renew your key before it expires.';
$lang['You can manage your API keys in your account settings.'] = 'You can manage your API keys in your account settings.';
-$lang['Expert mode'] = 'Expert mode';
+$lang['Expert mode'] = 'Expert mode';
\ No newline at end of file