http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2780 Summary: capitalizing strings Product: Koha Version: rel_3_0 Platform: PC OS/Version: All Status: NEW Severity: minor Priority: P3 Component: Templates AssignedTo: oleonard@myacpl.org ReportedBy: paul.poulain@free.fr QAContact: koha-bugs@lists.koha.org A lot of strings have more than the 1st word ucfirst(). koha-devel think it would be better to have uppercase only on the 1st word : On Wed, Nov 12, 2008 at 9:39 AM, Galen Charlton <galen.charlton@liblime.com> wrote:
Hi,
On Wed, Nov 12, 2008 at 4:32 AM, Paul POULAIN <paul.poulain@free.fr> wrote:
Do we (mainly owen ?) have a rule for uppercase & lower case ? something like : - in button, each word has ucfirst - otherwise, only the 1st word has ucfirst
I don't think that's been standardized, but I think it would nice to establish something. I have a slight preference for capitalizing only the first word, but either way would be fine. I agree, capitalizing on the first word except for proper nouns I suppose.
Josh ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.