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 2024-06-24 16:45:35

jamesglpi
Member
Registered: 2024-06-24
Posts: 3

Formcreator - change 'Forms'

Hi , apologies if this has been answered but I have searched and cant find a specific answer.

I am using form creator plugin, which is great. I would like to change the way it is displayed on the UI so that instead of "Forms" it says 'Popular Requests" for example.

I cannot find a string in .po/.mo files or a php file that allows me to edit this. Or I may well be doping something wrong!!

Just wondered if this is possible?

Thanks

Offline

#2 2024-06-25 11:36:41

mainz110
Member
Registered: 2024-06-11
Posts: 17

Re: Formcreator - change 'Forms'

This should be the right entry within a .po file -- e.g. in this case for German:
#: ajax/homepage_link.php:36 inc/formlist.class.php:46 inc/form.class.php:111
#: entrée standard:47
msgid "Form"
msgid_plural "Forms"
msgstr[0] "Formular"
msgstr[1] "Formulare"

Did you compile the language file after updating?

Offline

Board footer

Powered by FluxBB