From 9ca80e9a9aede528f93b26192cc11f6ff3e8e7b8 Mon Sep 17 00:00:00 2001 From: Miguel Angel Mulero Martinez Date: Sat, 23 Dec 2017 11:06:57 +0100 Subject: [PATCH] Change title for standalone apps It does not work for chrome apps. But they never had a title. --- _locales/en/messages.json | 4 ++++ main.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 1b9a8fd5..7890127f 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -2,6 +2,10 @@ "translation_version": { "message": "0" }, + "windowTitle": { + "message": "Betaflight Configurator", + "description": "Title of the application window, usually not translated" + }, "warningTitle": { "message": "Warning" }, diff --git a/main.html b/main.html index 5b528e2f..55c78e5d 100755 --- a/main.html +++ b/main.html @@ -1,4 +1,4 @@ - + @@ -98,7 +98,7 @@ - +