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

Missing space in spanish lbx at translator #489

Closed
LukasCBossert opened this issue Sep 27, 2016 · 1 comment
Closed

Missing space in spanish lbx at translator #489

LukasCBossert opened this issue Sep 27, 2016 · 1 comment
Labels
bug localisation concerns lbx files or localisation in general

Comments

@LukasCBossert
Copy link

I think there is a missing space in the spanish lbx-file, since all other language files (e.g. French and Italian) have a space after trad.

translator       = {{traducci\'{o}n \lbx@sfromlang}{trad\adddot \lbx@sfromlang}}, %% {traducci\'{o}n} instead of {traductor} or {traductora}
translators      = {{traducci\'{o}n \lbx@sfromlang}{trads\adddot \lbx@sfromlang}}, %% {traducci\'{o}n} instead of {traductores} or {traductoras}

should be

  translator       = {{traducci\'{o}n \lbx@sfromlang}{trad\adddotspace \lbx@sfromlang}}, %% {traducci\'{o}n} instead of {traductor} or {traductora}
  translators      = {{traducci\'{o}n \lbx@sfromlang}{trads\adddotspace \lbx@sfromlang}}, %% {traducci\'{o}n} instead of {traductores} or {traductoras}
@LukasCBossert LukasCBossert mentioned this issue Sep 27, 2016
Closed
plk added a commit that referenced this issue Sep 27, 2016
@plk
Copy link
Owner

plk commented Sep 27, 2016

Fixed in DEV branch, thanks.

@plk plk closed this as completed Sep 27, 2016
@moewew moewew added bug localisation concerns lbx files or localisation in general labels Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug localisation concerns lbx files or localisation in general
Projects
None yet
Development

No branches or pull requests

3 participants