View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
18751Bug reportsSurvey editingpublic2025-03-25 10:07
Reporterriqcles Assigned To 
PrioritynoneSeverityminor 
Status acknowledgedResolutionopen 
Product Version6.0.x 
Summary18751: Service Mode
Description

In maintenance mode, the home page which indicates that the site is in maintenance, is only in English.
The language of administration (here French) is not taken into account.

Steps To Reproduce

Steps to reproduce

Connect by choosing the French language

Go to general settings
General tab
enable maintenance mode (partial or full)

Expected result

The maintenance page is displayed in French

Actual result

The maintenance page is displayed in English

TagsNo tags attached.
Attached Files
Mode maintenance.png (37,885 bytes)   
Mode maintenance.png (37,885 bytes)   
Bug heat4
Complete LimeSurvey version number (& build)version 6.0.1 +230411
I will donate to the project if issue is resolvedNo
BrowserFirefox
Database type & versionPostgresql 15
Server OS (if known)
Webserver software & version (if known)
PHP VersionPHP 8.2.2

Users monitoring this issue

There are no users monitoring this issue.

Activities

tassoman

tassoman

2025-03-21 14:30

reporter   ~82306

In 6.12.0 's Vanilla theme, strings are not localized yet
https://github.com/LimeSurvey/LimeSurvey/blob/master/themes/survey/vanilla/views/layout_maintenance.twig#L47

Maybe they can be put under localization messages by using {{ gT('Maintenance mode') }} but, we also must admit it's really easy to do modification inside a custom child-theme.

DenisChenu

DenisChenu

2025-03-25 10:07

developer   ~82313

:+1:

  1. Replace by gT
  2. Add it in theme editor
  3. Avoid usage of br

Issue History

Date Modified Username Field Change
2023-04-14 14:55 riqcles New Issue
2023-04-14 14:55 riqcles File Added: Mode maintenance.png
2023-04-24 11:22 p_teichmann Status new => acknowledged
2025-03-21 14:30 tassoman Note Added: 82306
2025-03-21 14:30 tassoman Bug heat 0 => 2
2025-03-25 10:07 DenisChenu Note Added: 82313
2025-03-25 10:07 DenisChenu Bug heat 2 => 4