Project

General

Profile

Actions

Patch #26591

closed

Spanish "text_journal_changed" translate change

Added by Ezequiel Hernandez over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Translations
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi:
For Spanish translation, it's better the next translation:

 text_journal_changed: "%{label} cambiado %{old} por %{new}" 

to
 text_journal_changed: "%{label} cambiado de %{old} a %{new}" 

http://www.redmine.org/projects/redmine/repository/entry/trunk/config/locales/es.yml#L861

Actions #1

Updated by Toshi MARUYAMA over 6 years ago

  • Category set to Translations
Actions #2

Updated by Toshi MARUYAMA over 6 years ago

Please explain the reason in more detail.

Actions #3

Updated by Ezequiel Hernandez over 6 years ago

the problem is when the fild is a user.
Looks like the change is made for the %{new} value

Take a look in the English version:

"%{label} changed from %{old} to %{new}" 

If you translate the actual spanish value to english, it's look like this:
Spanish:

text_journal_changed: "%{label} cambiado %{old} por %{new}" 

English

"%{label} changed %{old} by %{new}" 

I hope that you can understand me.

Thanks in advance.

Actions #4

Updated by Toshi MARUYAMA over 6 years ago

  • Subject changed from Translate changes to Spanish to Translate changes in Spanish
  • Target version set to 4.0.0
Actions #5

Updated by Toshi MARUYAMA over 6 years ago

  • Subject changed from Translate changes in Spanish to Spanish "text_journal_changed" translate change
Actions #6

Updated by Toshi MARUYAMA over 6 years ago

  • Status changed from New to Closed

Committed in trunk r16955, thanks.
I also changed in Spanish Panama.

Actions

Also available in: Atom PDF