forum.coppermine-gallery.net

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:
Code: [Select]
'upd_alb_n' => 'Update album %s',
I suggets to replace it to:
Code: [Select]
'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

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