Ticket #1733 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Spanish translation update

Reported by: jesusmartin@lasalle.es Assigned to: madarche
Priority: P2 Milestone: CPS 3.4.3
Component: CPS (global) Version: 3.4.2
Severity: normal Keywords:
Cc:

Description

Hi. Here is a new Spanish translation update:

http://www.lasalle.es/descargas/cps/3.4.2-Spanish.zip

Only one question: Where can I translate these three words (Month, Week and Day)?

http://www.lasalle.es/descargas/cps/Snap01.jpg

Thanks

Jesús Martín

Change History

08/17/06 10:40:38 changed by ogrisel

CPSSharedCalendar use the Zope3 non persistent i18n system. Messages are located in Products/CPSSharedCalendar/locales. After editing the po files you should compile them such as follows:

msgfmt -o cpscalendar.mo cpscalendar.po

And then restart zope to see them applied (no need to rerun the profiles).

10/07/06 16:55:15 changed by madarche

  • owner changed from fguillaume to madarche.
  • milestone set to CPS 3.4.3.

10/09/06 10:09:17 changed by madarche

  • status changed from new to closed.
  • resolution set to fixed.

Fixed by changeset [49421].