You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2010-10-19 18:55:27

Passero
Member
From: Rome
Registered: 2007-10-12
Posts: 22

Main menu voice lenght - cut of voice "Administration" in italian.

Hi,

I wondered if is possible, for next releases, increase the menu's max lenght value from 14 to 15 characters in order
to avoid, in italian, the cut of main menu voice "Administration" ( $LANG['Menu'][15]="Amministrazione"; ).

The only changes needed, IMO, are these lines in the file "display.function.php":

         if (utf8_strlen($data['title'])>15) {
            $data['title']=utf8_substr($data['title'],0,15)."...";

This should be the only involved file.

Thank you very much.

Passero

Offline

#2 2010-10-20 11:03:53

sgeorge
Member
From: Ukraine
Registered: 2010-02-18
Posts: 85

Re: Main menu voice lenght - cut of voice "Administration" in italian.

The same issue for Ukrainian. I'd also like to expand the length

Offline

#3 2010-10-20 18:23:35

sean.tapscott
Member
Registered: 2010-06-16
Posts: 303

Re: Main menu voice lenght - cut of voice "Administration" in italian.

I get a lot of spam in my email about expanding the length.


Now using 0.78.1 on CentOS.

Offline

#4 2010-10-21 18:46:12

bwm367
Member
From: Maine, United States
Registered: 2009-01-06
Posts: 217
Website

Re: Main menu voice lenght - cut of voice "Administration" in italian.

Well some things just need to be longer, I suppose.


My Configuration: GLPI .72.3 running on XAMPP from a VMware Virtual Machine (Windows XP). PHP 5.2, Apache 2.2.3...

Offline

Board footer

Powered by FluxBB