Skip to content

1464 Improve English Translations#1465

Merged
Alkarex merged 6 commits intoFreshRSS:devfrom
jlefler:1464-improve-english-translations
Mar 26, 2017
Merged

1464 Improve English Translations#1465
Alkarex merged 6 commits intoFreshRSS:devfrom
jlefler:1464-improve-english-translations

Conversation

@jlefler
Copy link
Copy Markdown
Contributor

@jlefler jlefler commented Mar 21, 2017

This pull request has no functional changes. It merely updates the English translation with minor changes to word choice and grammar to improve the user experience for English-speaking users. The incorrect translation that prompted the change was 'Actualise' when performing a feed update. I have replaced that with "Updating" and made other similar changes. Fixes #1464.

'article_action' => 'Article actions',
'auto_share' => 'Share',
'auto_share_help' => 'If there is only one sharing mode, it is used. Else modes are accessible by their number.',
'auto_share_help' => 'If there is only one sharing mode, it is used. Other modes are accessible by their number.',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that "else" was used as in "otherwise" here - not "other", which would make more sense.

@jlefler
Copy link
Copy Markdown
Contributor Author

jlefler commented Mar 21, 2017 via email

@Alkarex Alkarex added this to the 1.7.0 milestone Mar 21, 2017
@Alkarex Alkarex added the I18n 🌍 Translations label Mar 21, 2017
'percent_of_total' => '%% of total',
'repartition' => 'Articles repartition',
'status_favorites' => 'Favourites',
'status_favorites' => 'Favorites',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both are correct. One is for US, the other one is for UK. I have no preference even though I am more used to "Favourites"

@aledeg
Copy link
Copy Markdown
Member

aledeg commented Mar 22, 2017

Look good to me.

@jlefler thanks

Alkarex added 4 commits March 26, 2017 19:23
Add credits.
Keep British spelling of favourites in the user interface, USA spelling
in the code.
@Alkarex Alkarex merged commit e042e4a into FreshRSS:dev Mar 26, 2017
@Alkarex
Copy link
Copy Markdown
Member

Alkarex commented Mar 26, 2017

Merged. Thanks again!

return array(
'action' => array(
'actualize' => 'Actualize',
'actualize' => 'Updating',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one is wrong:
image
Should be something like Actualize or Update

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in #1492

@Frenzie
Copy link
Copy Markdown
Member

Frenzie commented May 27, 2017

I would also change the "damn!" in error messages to something slightly more proper even if it's only a stylistic issue.

@Alkarex
Copy link
Copy Markdown
Member

Alkarex commented Jun 3, 2017

#1561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I18n 🌍 Translations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants