Inconsistencies between british english and american english language pack

Having a question about translating phpBB 3.3? Want to discuss and collaborate with people currently translating phpBB 3.3? Here would be the correct place to do so.
User avatar
scootergrisen
Translator
Posts: 257
Joined: Thu Aug 25, 2011 2:25 pm

Inconsistencies between british english and american english language pack

Post by scootergrisen »

I have been comparing the british english and american english language packs and found the following inconsistencies.
The people that work on thoses language packs could discuss which is best and make the changes so it will be consistent whichever is the best.

ext\phpbb\viglink\language\en\viglink_module_acp.php:
"is third-party" vs "is a third-party"

Code: Select all

	'ACP_VIGLINK_SETTINGS_EXPLAIN'	=> 'VigLink is third-party service that discretely monetises links posted by users of your forum without any change to the user experience. When users click on your outbound links to products or services and buy something, the merchants pay VigLink a commission, of which a share is donated to the phpBB project. By choosing to enable VigLink and donating proceeds to the phpBB project, you are supporting our open source organisation and ensuring our continued financial security.',

Code: Select all

	'ACP_VIGLINK_SETTINGS_EXPLAIN'	=> 'VigLink is a third-party service that discretely monetizes links posted by users of your forum without any change to the user experience. When users click on your outbound links to products or services and buy something, the merchants pay VigLink a commission, of which a share is donated to the phpBB project. By choosing to enable VigLink and donating proceeds to the phpBB project, you are supporting our open source organization and ensuring our continued financial security.',
language\en\acp\attachments.php:
"width" vs "width/height"

Code: Select all

	'MAX_THUMB_WIDTH_EXPLAIN'		=> 'A generated thumbnail will not exceed the width set here.',

Code: Select all

	'MAX_THUMB_WIDTH_EXPLAIN'		=> 'A generated thumbnail will not exceed the width/height set here.',
Tabs vs spaces

Code: Select all

	'UPLOAD_POST_NOT_EXIST'			=> 'File “%1$s” can not be uploaded to post number %2$d as the post does not exist.',

Code: Select all

	'UPLOAD_POST_NOT_EXIST'         => 'File “%1$s” can not be uploaded to post number %2$d as the post does not exist.',
language\en\acp\board.php:
"" vs "<samp>Return-Path</samp> and "

Code: Select all

	'ADMIN_EMAIL_EXPLAIN'			=> 'This will be used as the from address on all emails, the technical contact email address. It will always be used as the <samp>Sender</samp> address in emails.',

Code: Select all

	'ADMIN_EMAIL_EXPLAIN'			=> 'This will be used as the from address on all emails, the technical contact email address. It will always be used as the <samp>Return-Path</samp> and <samp>Sender</samp> address in emails.',
language\en\acp\board.php:
"SSL / TLS" vs "SSL/TLS"

Code: Select all

	'SMTP_VERIFY_PEER_NAME_EXPLAIN'	=> 'Require verification of peer name for SMTP servers using SSL / TLS connections. <br><em><strong>Warning:</strong> Connecting to unverified peers may cause security implications.</em>',

Code: Select all

	'SMTP_VERIFY_PEER_NAME_EXPLAIN'	=> 'Require verification of peer name for SMTP servers using SSL/TLS connections. <br><em><strong>Warning:</strong> Connecting to unverified peers may cause security implications.</em>',
language\en\acp\extensions.php:
Guessing "Licence" should be "License"

Code: Select all

	'LICENSE'				=> 'Licence',

Code: Select all

	'LICENSE'				=> 'License',
language\en\acp\posting.php:
Symbols before ")" is not the same

Code: Select all

	),

Code: Select all

 	),
language\en\email\short\quote.txt:

Code: Select all

Subject: Quoted in "{TOPIC_TITLE}"

Code: Select all

Subject: Topic reply notification - "{TOPIC_TITLE}"
language\en\email\privmsg_notify.txt:
newline

Code: Select all

You can view your new message by clicking on the following link:

{U_VIEW_MESSAGE}

Code: Select all

You can view your new message by clicking on the following link:
{U_VIEW_MESSAGE}
language\en\email\report_closed.txt:
newline

Code: Select all

You can view your reported post by clicking on the following link:

{U_VIEW_POST}

Code: Select all

You can view your reported post by clicking on the following link:
{U_VIEW_POST}
language\en\email\report_pm_closed.txt:
newline

Code: Select all

You can view your reported private message by clicking on the following link:

{U_VIEW_MESSAGE}

Code: Select all

You can view your reported private message by clicking on the following link:
{U_VIEW_MESSAGE}
language\en\install.php:
"3.3" vs "3.2"

Code: Select all

	'SUPPORT_BODY'		=> 'Full support will be provided for the current stable release of phpBB3, free of charge. This includes:</p><ul><li>installation</li><li>configuration</li><li>technical questions</li><li>problems relating to potential bugs in the software</li><li>updating from Release Candidate (RC) versions to the latest stable version</li><li>converting from phpBB 2.0.x to phpBB3</li><li>converting from other discussion board software to phpBB3 (please see the <a href="https://www.phpbb.com/community/viewforum.php?f=486">Convertors Forum</a>)</li></ul><p>We encourage users still running beta versions of phpBB3 to replace their installation with a fresh copy of the latest version.</p><h2>Extensions / Styles</h2><p>For issues relating to Extensions, please post in the appropriate <a href="https://www.phpbb.com/community/viewforum.php?f=451">Extensions Forum</a>.<br />For issues relating to styles, templates and themes, please post in the appropriate <a href="https://www.phpbb.com/community/viewforum.php?f=471">Styles Forum</a>.<br /><br />If your question relates to a specific package, please post directly in the topic dedicated to the package.</p><h2>Obtaining Support</h2><p><a href="https://www.phpbb.com/support/">Support Section</a><br /><a href="https://www.phpbb.com/support/docs/en/3.3/ug/quickstart/">Quick Start Guide</a><br /><br />To ensure you stay up to date with the latest news and releases, follow us on <a href="https://www.twitter.com/phpbb/">Twitter</a> and <a href="https://www.facebook.com/phpbb/">Facebook</a><br /><br />',

Code: Select all

	'SUPPORT_BODY'		=> 'Full support will be provided for the current stable release of phpBB3, free of charge. This includes:</p><ul><li>installation</li><li>configuration</li><li>technical questions</li><li>problems relating to potential bugs in the software</li><li>updating from Release Candidate (RC) versions to the latest stable version</li><li>converting from phpBB 2.0.x to phpBB3</li><li>converting from other discussion board software to phpBB3 (please see the <a href="https://www.phpbb.com/community/viewforum.php?f=486">Convertors Forum</a>)</li></ul><p>We encourage users still running beta versions of phpBB3 to replace their installation with a fresh copy of the latest version.</p><h2>Extensions / Styles</h2><p>For issues relating to Extensions, please post in the appropriate <a href="https://www.phpbb.com/community/viewforum.php?f=451">Extensions Forum</a>.<br />For issues relating to styles, templates and themes, please post in the appropriate <a href="https://www.phpbb.com/community/viewforum.php?f=471">Styles Forum</a>.<br /><br />If your question relates to a specific package, please post directly in the topic dedicated to the package.</p><h2>Obtaining Support</h2><p><a href="https://www.phpbb.com/support/">Support Section</a><br /><a href="https://www.phpbb.com/support/docs/en/3.2/ug/quickstart/">Quick Start Guide</a><br /><br />To ensure you stay up to date with the latest news and releases, follow us on <a href="https://www.twitter.com/phpbb/">Twitter</a> and <a href="https://www.facebook.com/phpbb/">Facebook</a><br /><br />',
"Advanced Update with FTP" vs "Automatic Update with FTP"

Code: Select all

	'UPDATE_INSTALLATION_EXPLAIN'	=> 'With this option, it is possible to update your phpBB installation to the latest version.<br />During the process all of your files will be checked for their integrity. You are able to review all differences and files before the update.<br /><br />The file update itself can be done in two different ways.</p><h2>Manual Update</h2><p>With this update you only download your personal set of changed files to make sure you do not lose your file modifications you may have done. After you downloaded this package you need to manually upload the files to their correct position under your phpBB root directory. Once done, you are able to do the file check stage again to see if you moved the files to their correct location.</p><h2>Advanced Update with FTP</h2><p>This method is similar to the first one but without the need to download the changed files and uploading them on your own. This will be done for you. In order to use this method you need to know your FTP login details since you will be asked for them. Once finished you will be redirected to the file check again to make sure everything got updated correctly.<br /><br />',

Code: Select all

	'UPDATE_INSTALLATION_EXPLAIN'	=> 'With this option, it is possible to update your phpBB installation to the latest version.<br />During the process all of your files will be checked for their integrity. You are able to review all differences and files before the update.<br /><br />The file update itself can be done in two different ways.</p><h2>Manual Update</h2><p>With this update you only download your personal set of changed files to make sure you do not lose your file modifications you may have done. After you downloaded this package you need to manually upload the files to their correct position under your phpBB root directory. Once done, you are able to do the file check stage again to see if you moved the files to their correct location.</p><h2>Automatic Update with FTP</h2><p>This method is similar to the first one but without the need to download the changed files and uploading them on your own. This will be done for you. In order to use this method you need to know your FTP login details since you will be asked for them. Once finished you will be redirected to the file check again to make sure everything got updated correctly.<br /><br />',
"for expert users" vs ""

Code: Select all

		<p>The advanced update package is only recommended for expert users in case core phpBB files have been modified in your installation. You are also able to update your installation using the methods listed within the INSTALL.html document. The steps for updating phpBB3 using the advanced update package are:</p>

Code: Select all

		<p>The advanced update package is only recommended in case core phpBB files have been modified in your installation. You are also able to update your installation using the methods listed within the INSTALL.html document. The steps for updating phpBB3 using the advanced update package are:</p>
language\en\migrator.php:
"id" vs "ID"

Code: Select all

	'ROLE_ASSIGNED_NOT_EXIST'			=> 'The permission role assigned to group "%1$s" unexpectedly does not exist. Role id: "%2$s"',

Code: Select all

	'ROLE_ASSIGNED_NOT_EXIST'			=> 'The permission role assigned to group "%1$s" unexpectedly does not exist. Role ID: "%2$s"',
Anișor
Translator
Posts: 338
Joined: Tue Jan 08, 2013 9:36 pm
Location: Arbroath, Angus, Scotland

Re: Inconsistencies between british english and american english language pack

Post by Anișor »

You would be surprised that British English is different from US English.
Some examples: colour vs color, licence vs license, etc.
What would be the purpose of the US language pack if it was the same as GB's?
User avatar
Crizzo
Translations & International Support Teams Manager
Translations & International Support Teams Manager
Posts: 1757
Joined: Thu Apr 23, 2009 1:20 pm
Location: Stuttgart, Germany
Name: Christian

Re: Inconsistencies between british english and american english language pack

Post by Crizzo »

Hi,

basically the "british english" package is the core code. So if there is difference, than it is the "fault" of the EN_US translation.

But if we find out, that the en_us-translation found and fixed some strange wording or mistakes. We should make a tracker-ticket and fix the core-code :)

In general of course, the language differences due to different vocabulary needs to be still there, because one will stay at British English and the translaton US-american english, of course :)

Regards
My extensions for phpBB: CDB
German phpBB Support at www.phpbb.de
User avatar
scootergrisen
Translator
Posts: 257
Joined: Thu Aug 25, 2011 2:25 pm

Re: Inconsistencies between british english and american english language pack

Post by scootergrisen »

I excluded differences like color vs colour.

I uncluded "licence" so you can notice it. It only appear one time spelled like that.
There is also the following one.
I will leave it up to you to figure out if it's all correct or not.
'MENU_LICENSE' => 'License',
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52794
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve

Re: Inconsistencies between british english and american english language pack

Post by stevemaury »

Submit your proposed changes to remedy these issues, please.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
User avatar
scootergrisen
Translator
Posts: 257
Joined: Thu Aug 25, 2011 2:25 pm

Re: Inconsistencies between british english and american english language pack

Post by scootergrisen »

I want the people that make the british english and amercian english translations to talk together about which changes to keep.

Return to “[3.3.x] Translations”