diff --git a/package.json b/package.json index aba401b1c..93f917313 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "QWC2App", - "version": "2025.02.10-master", + "version": "2025.02.10-lts", "description": "QGIS Web Client 2 application", "author": "Sourcepole", "license": "BSD-2-Clause", diff --git a/qwc2 b/qwc2 index 97101833a..b10870a57 160000 --- a/qwc2 +++ b/qwc2 @@ -1 +1 @@ -Subproject commit 97101833a2f6ab1b5c5db3442256c05fe7f3a016 +Subproject commit b10870a57b9df4b0524e5192c76e65c633aa0805 diff --git a/static/translations/cs-CZ.json b/static/translations/cs-CZ.json index edd09ca51..339ad5c65 100644 --- a/static/translations/cs-CZ.json +++ b/static/translations/cs-CZ.json @@ -20,8 +20,6 @@ "Share": "Sdílet odkaz", "ThemeSwitcher": "Téma", "AttributeTable": "Atributy", - "AuthenticationLogin": "Přihlášení", - "AuthenticationLogout": "Odhlášení", "Cyclomedia": "Cyclomedia", "Draw3D": "", "FeatureForm": "Editační formulář", diff --git a/static/translations/de-CH.json b/static/translations/de-CH.json index 6c6bb18cc..ccb1f1462 100644 --- a/static/translations/de-CH.json +++ b/static/translations/de-CH.json @@ -20,8 +20,6 @@ "Share": "Teilen", "ThemeSwitcher": "Themen", "AttributeTable": "Attributtabelle", - "AuthenticationLogin": "Anmelden", - "AuthenticationLogout": "Abmelden", "Cyclomedia": "Cyclomedia", "Draw3D": "Zeichnen", "FeatureForm": "Objektformular", diff --git a/static/translations/de-DE.json b/static/translations/de-DE.json index 7fad9b940..41c50fb47 100644 --- a/static/translations/de-DE.json +++ b/static/translations/de-DE.json @@ -20,8 +20,6 @@ "Share": "Teilen", "ThemeSwitcher": "Themen", "AttributeTable": "Attributtabelle", - "AuthenticationLogin": "Anmelden", - "AuthenticationLogout": "Abmelden", "Cyclomedia": "Cyclomedia", "Draw3D": "Zeichnen", "FeatureForm": "Objektformular", diff --git a/static/translations/en-US.json b/static/translations/en-US.json index 1c0e4eb41..54930710a 100644 --- a/static/translations/en-US.json +++ b/static/translations/en-US.json @@ -20,8 +20,6 @@ "Share": "Share Link", "ThemeSwitcher": "Theme", "AttributeTable": "Attribute Table", - "AuthenticationLogin": "Login", - "AuthenticationLogout": "Logout", "Cyclomedia": "Cyclomedia", "Draw3D": "Draw", "FeatureForm": "Feature Form", diff --git a/static/translations/es-ES.json b/static/translations/es-ES.json index 7aa7bdfb3..f25fd0127 100644 --- a/static/translations/es-ES.json +++ b/static/translations/es-ES.json @@ -20,8 +20,6 @@ "Share": "Compartir enlace", "ThemeSwitcher": "Tema", "AttributeTable": "Tabla de Atributos", - "AuthenticationLogin": "Inicio de sesión", - "AuthenticationLogout": "Cierre de sesión", "Cyclomedia": "", "Draw3D": "", "FeatureForm": "Formulario de Elemento", diff --git a/static/translations/fr-FR.json b/static/translations/fr-FR.json index 59c5730e1..2a8da0a68 100644 --- a/static/translations/fr-FR.json +++ b/static/translations/fr-FR.json @@ -20,8 +20,6 @@ "Share": "Partager", "ThemeSwitcher": "Thèmes", "AttributeTable": "Table d'attributs", - "AuthenticationLogin": "Connexion", - "AuthenticationLogout": "Déconnexion", "Cyclomedia": "Cyclomedia", "Draw3D": "Dessiner", "FeatureForm": "Formulaire d'objet", diff --git a/static/translations/it-IT.json b/static/translations/it-IT.json index dc4beecdc..945e78df2 100644 --- a/static/translations/it-IT.json +++ b/static/translations/it-IT.json @@ -20,8 +20,6 @@ "Share": "Condividi", "ThemeSwitcher": "Temi", "AttributeTable": "Tabella attributi", - "AuthenticationLogin": "Accedi", - "AuthenticationLogout": "Disconnetti", "Cyclomedia": "Cyclomedia", "Draw3D": "Disegnare", "FeatureForm": "Formulario oggetto", diff --git a/static/translations/ja-JP.json b/static/translations/ja-JP.json index e438e6bef..698243357 100644 --- a/static/translations/ja-JP.json +++ b/static/translations/ja-JP.json @@ -20,8 +20,6 @@ "Share": "リンクを共有", "ThemeSwitcher": "テーマ", "AttributeTable": "属性テーブル", - "AuthenticationLogin": "ログイン", - "AuthenticationLogout": "ログアウト", "Cyclomedia": "Cyclomedia", "Draw3D": "描画", "FeatureForm": "地物フォーム", diff --git a/static/translations/pl-PL.json b/static/translations/pl-PL.json index 555bc4125..693fb5c90 100644 --- a/static/translations/pl-PL.json +++ b/static/translations/pl-PL.json @@ -20,8 +20,6 @@ "Share": "Udostępnij Link", "ThemeSwitcher": "Motyw", "AttributeTable": "", - "AuthenticationLogin": "Zaloguj", - "AuthenticationLogout": "Wyloguj", "Cyclomedia": "", "Draw3D": "", "FeatureForm": "", diff --git a/static/translations/pt-BR.json b/static/translations/pt-BR.json index 498ba1127..bde0852a1 100644 --- a/static/translations/pt-BR.json +++ b/static/translations/pt-BR.json @@ -20,8 +20,6 @@ "Share": "Compartilhar link", "ThemeSwitcher": "Tema", "AttributeTable": "Tabela de atributos", - "AuthenticationLogin": "Inicio da sessão", - "AuthenticationLogout": "Fim da sessão", "Cyclomedia": "Cyclomedia", "Draw3D": "", "FeatureForm": "Atributos da feição", diff --git a/static/translations/pt-PT.json b/static/translations/pt-PT.json index a1a5723f8..3839296ed 100644 --- a/static/translations/pt-PT.json +++ b/static/translations/pt-PT.json @@ -20,8 +20,6 @@ "Share": "Partilhar Link", "ThemeSwitcher": "Tema", "AttributeTable": "Tabela de Atributos", - "AuthenticationLogin": "Iniciar Sessão", - "AuthenticationLogout": "Terminar Sessão", "Cyclomedia": "Cyclomedia", "Draw3D": "", "FeatureForm": "Formulário de Recurso", diff --git a/static/translations/ro-RO.json b/static/translations/ro-RO.json index 36ea17fbf..3d4a7db7d 100644 --- a/static/translations/ro-RO.json +++ b/static/translations/ro-RO.json @@ -20,8 +20,6 @@ "Share": "Trimite Link", "ThemeSwitcher": "Hărți tematice", "AttributeTable": "Tabela de atribute", - "AuthenticationLogin": "Conectează-te", - "AuthenticationLogout": "Deconectează-te", "Cyclomedia": "Cyclomedia", "Draw3D": "", "FeatureForm": "Editare atribute", diff --git a/static/translations/ru-RU.json b/static/translations/ru-RU.json index 50f76e565..8744bd96b 100644 --- a/static/translations/ru-RU.json +++ b/static/translations/ru-RU.json @@ -20,8 +20,6 @@ "Share": "Поделиться ссылкой", "ThemeSwitcher": "Тема", "AttributeTable": "", - "AuthenticationLogin": "", - "AuthenticationLogout": "", "Cyclomedia": "", "Draw3D": "", "FeatureForm": "", diff --git a/static/translations/sv-SE.json b/static/translations/sv-SE.json index b2479a865..9eb0cb2c0 100644 --- a/static/translations/sv-SE.json +++ b/static/translations/sv-SE.json @@ -20,8 +20,6 @@ "Share": "Dela länk", "ThemeSwitcher": "Tema", "AttributeTable": "", - "AuthenticationLogin": "Logga in", - "AuthenticationLogout": "Logga ut", "Cyclomedia": "", "Draw3D": "", "FeatureForm": "", diff --git a/static/translations/tr-TR.json b/static/translations/tr-TR.json index 7a505820a..9bcb48083 100644 --- a/static/translations/tr-TR.json +++ b/static/translations/tr-TR.json @@ -20,8 +20,6 @@ "Share": "Bağlantı Paylaş", "ThemeSwitcher": "Tema", "AttributeTable": "Öznitelik Tablosu", - "AuthenticationLogin": "Giriş", - "AuthenticationLogout": "Çıkış", "Cyclomedia": "Siklomedya", "Draw3D": "Çizim", "FeatureForm": "Obje Formu",