coppermine-gallery.com/forum

No Support => Feature requests => Topic started by: Makc666 on August 06, 2004, 04:10:28 AM

Title: [request] -> 'upd_alb_n' => 'Update album %s',
Post by: Makc666 on August 06, 2004, 04:10:28 AM
[request] -> 'upd_alb_n' => 'Update album %s',

In english.php there is code:
'upd_alb_n' => 'Update album %s',

I suggets to replace it to:
'upd_alb_n' => 'Update album -> %s',

It is just a cosmetic fix!
Title: Re: [request] -> 'upd_alb_n' => 'Update album %s',
Post by: Joachim Müller on August 06, 2004, 07:39:37 AM
I like it the way it is currently set up, I don't belive in adding symbols. If you want to do this modification, is suggest using > instead of >

GauGau
Title: Re: [request] -> 'upd_alb_n' => 'Update album %s',
Post by: Makc666 on August 06, 2004, 12:49:47 PM
Thanks for >
The way it is currently set up makes so that in title you get frases like:
Update album Picutres album
Update album Birthday album
and so on.

If we add ->
it will look like:
Update album -> Picutres album
Update album -> Birthday album

GauGau, I always try to reproduce only good ideas of mine :P

Quote from: GauGau on August 06, 2004, 07:39:37 AM
I like it the way it is currently set up, I don't belive in adding symbols. If you want to do this modification, is suggest using > instead of >

GauGau
Title: Re: [request] -> 'upd_alb_n' => 'Update album %s',
Post by: Joachim Müller on August 06, 2004, 05:14:29 PM
OK, this is a matter of taste. I never name my albums "foo album" and "bar album", I just name them "foo " and "bar". This way, I avoid such issues ...

GauGau