Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1464 Improve English Translations #1465

Merged
merged 6 commits into from
Mar 26, 2017
Merged

1464 Improve English Translations #1465

merged 6 commits into from
Mar 26, 2017

Conversation

jlefler
Copy link
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.

@@ -142,7 +142,7 @@
'_' => 'Shortcuts',
'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
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
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
@@ -138,7 +138,7 @@
'number_entries' => '%d articles',
'percent_of_total' => '%% of total',
'repartition' => 'Articles repartition',
'status_favorites' => 'Favourites',
'status_favorites' => 'Favorites',
Copy link
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
Member

aledeg commented Mar 22, 2017

Look good to me.

@jlefler thanks

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
Member

Alkarex commented Mar 26, 2017

Merged. Thanks again!

@@ -2,7 +2,7 @@

return array(
'action' => array(
'actualize' => 'Actualize',
'actualize' => 'Updating',
Copy link
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
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
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
Member

Alkarex commented Jun 3, 2017

#1561

javerous pushed a commit to javerous/FreshRSS that referenced this pull request Jan 20, 2020
…anslations

1464 Improve English Translations
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