Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Correction for spanish Translation (in group permissions)  (Read 23470 times)

0 Members and 1 Guest are viewing this topic.

pmedinua

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Correction for spanish Translation (in group permissions)
« on: August 06, 2007, 10:06:52 pm »

There's a slightly not correct term used in the spanish translation.

In "Groups" there is a setting called "approval".
It is not correctly translated to spanish because the actual translation to spanish means "approved".

In spanish it should be change from "Aprobado" to "Aprobacion". (Approved to approval)
« Last Edit: August 20, 2007, 07:11:58 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Correction for spanish Translation (in group permissions)
« Reply #1 on: August 07, 2007, 09:06:33 am »

So you're suggesting to change the following translation strings?
Code: [Select]
'postpone_app' => 'Posponer el aprobado',to
Code: [Select]
'postpone_app' => 'Posponer el aprobacion',and
Code: [Select]
'approval' => 'Aprobado', //cpg1.4to
Code: [Select]
'approval' => 'Aprobacion', //cpg1.4
Logged

freeedy

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 45
Re: Correction for spanish Translation (in group permissions)
« Reply #2 on: August 07, 2007, 09:52:05 pm »

It will be like this:

Code: [Select]
'postpone_app' => 'Posponer el aprobado',to
Code: [Select]
'postpone_app' => 'Posponer la aprobación',and
Code: [Select]
'approval' => 'Aprobado', //cpg1.4to
Code: [Select]
'approval' => 'Aprobación', //cpg1.4
« Last Edit: August 08, 2007, 01:57:27 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Correction for spanish Translation (in group permissions)
« Reply #3 on: August 20, 2007, 07:11:17 pm »

Comitted to SVN, will be in cpg1.4.13. Marking as "fixed"
Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 19 queries.