Project

General

Profile

Actions

Patch #19993

closed

Change csv separators of Spanish/Panama

Added by Leonel Iturralde almost 9 years ago. Updated over 8 years ago.

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

0%

Estimated time:

Description

Updated Spanish (es, es-PA) translation for entries added on r14276


Files

locales-es.patch (2.37 KB) locales-es.patch Leonel Iturralde, 2015-06-02 14:50
locales.patch (4.21 KB) locales.patch Leonel Iturralde, 2015-06-23 15:06
Actions #1

Updated by Leonel Iturralde almost 9 years ago

Update Spanish (es, es-PA) for the latest changes r14352.

PD: Can someone change the Category of this issue to Translation? Thank you

Actions #2

Updated by Go MAEDA almost 9 years ago

  • Category set to Translations
Actions #3

Updated by Toshi MARUYAMA over 8 years ago

  • Status changed from New to Needs feedback

Do you intend to change csv separators on only es-PA.yml?

=== (+3,-3) config/locales/es-PA.yml ===
@@ -339,9 +339,9 @@
   field_user: Usuario
   field_value: Valor
   field_version: Versión
-  general_csv_decimal_separator: ','
+  general_csv_decimal_separator: '.'
   general_csv_encoding: ISO-8859-15
-  general_csv_separator: ';'
+  general_csv_separator: ','
   general_pdf_fontname: freesans
   general_first_day_of_week: '1'
   general_lang_name: 'Spanish/Panama (Español/Panamá)'

Actions #4

Updated by Leonel Iturralde over 8 years ago

Sorry forgot about that change. I should have created another patch for that.
I changed that because on Windows Spanish/Panama is set with those separator.
I realized that when I opened a generated csv file from redmine with es-PA.
Excel did not show the separations correctly (Windows with Spanish/Panama).

Actions #5

Updated by Toshi MARUYAMA over 8 years ago

  • Subject changed from Spanish translation for r14276 to Change csv separators of Spanish/Panama
Actions #6

Updated by Toshi MARUYAMA over 8 years ago

  • Status changed from Needs feedback to Closed
  • Target version set to 3.1.0

Committed in trunk and 3.1-stable, thanks.

Actions

Also available in: Atom PDF