Browse Source

! Another run-on sentence (this was supposed to be part of the previous commit...)

Signed-off-by: Michael Eshom <[email protected]>
Michael Eshom 11 years ago
parent
commit
aa2e8ac9f4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Themes/default/languages/ManageSettings.english.php

+ 2 - 2
Themes/default/languages/ManageSettings.english.php

@@ -301,7 +301,7 @@ $txt['add_language'] = 'Add Language';
 $txt['add_language_smf'] = 'Download from Simple Machines';
 $txt['add_language_smf_browse'] = 'Type name of language to search for or leave blank to search for all.';
 $txt['add_language_smf_install'] = 'Install';
-$txt['add_language_smf_found'] = 'The following languages were found. Click the install link next to the language you wish to install, you will then be taken to the package manager to install.';
+$txt['add_language_smf_found'] = 'The following languages were found. Click the install link next to the language you wish to install. You will then be taken to the package manager to install.';
 $txt['add_language_error_no_response'] = 'The Simple Machines site is not responding. Please try again later.';
 $txt['add_language_error_no_files'] = 'No files could be found.';
 $txt['add_language_smf_desc'] = 'Description';
@@ -334,7 +334,7 @@ $txt['languages_download_filename'] = 'File Name';
 $txt['languages_download_dest'] = 'Destination';
 $txt['languages_download_writable'] = 'Writable';
 $txt['languages_download_version'] = 'Version';
-$txt['languages_download_older'] = 'You have a newer version of this file installed, overwriting is not recommended.';
+$txt['languages_download_older'] = 'You have a newer version of this file installed. Overwriting is not recommended.';
 $txt['languages_download_exists'] = 'Already Exists';
 $txt['languages_download_exists_same'] = 'Identical';
 $txt['languages_download_exists_different'] = 'Different';