Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 494
    • Issues 494
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
    • Merge Requests 28
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #5881

Closed
Open
Opened Oct 28, 2020 by Clemente Nogueira@Hermes_Zum

Translating the monitor language file damages the Monitor section

I have been translating the ISPConfig 3.2 language into pt-pt.

When I translated the "monitor pt.lng" file and tried to open the Monitor tab, it blocked and did not open.

When I repaired the file for the English equivalent, everything went back to normal.

Also, the problem only happens when I use the pt-pt language into which I translated the file. If I choose the English language everything goes back to normal.

It seems that the problem stems from the translation. I repeated the procedure several times, it always happens.

I checked the permissions and everything is normal: 770 ispconfig/ispconfig

I checked the file information, and found out when it was saved the quotes ' are replaced by ".

$ wb ['Server Load'] = 'Servidor carregado'; per $ wb ['Server Load'] = "Servidor carregado";

Edited Oct 28, 2020 by Clemente Nogueira
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: ispconfig/ispconfig3#5881