From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel.baumann@progress-linux.org>
Date: Sun, 7 Apr 2024 11:22:09 +0200
Subject: Adding upstream version 110.0.1.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
---
 l10n-uk/other-licenses/branding/sunbird/brand.dtd        |  2 ++
 l10n-uk/other-licenses/branding/sunbird/brand.properties | 16 ++++++++++++++++
 2 files changed, 18 insertions(+)
 create mode 100644 l10n-uk/other-licenses/branding/sunbird/brand.dtd
 create mode 100644 l10n-uk/other-licenses/branding/sunbird/brand.properties

(limited to 'l10n-uk/other-licenses/branding')

diff --git a/l10n-uk/other-licenses/branding/sunbird/brand.dtd b/l10n-uk/other-licenses/branding/sunbird/brand.dtd
new file mode 100644
index 0000000000..58f49fd5de
--- /dev/null
+++ b/l10n-uk/other-licenses/branding/sunbird/brand.dtd
@@ -0,0 +1,2 @@
+<!ENTITY  brandShortName        "Sunbird">
+<!ENTITY  brandFullName         "Mozilla Sunbird">
diff --git a/l10n-uk/other-licenses/branding/sunbird/brand.properties b/l10n-uk/other-licenses/branding/sunbird/brand.properties
new file mode 100644
index 0000000000..8fabbd7bfb
--- /dev/null
+++ b/l10n-uk/other-licenses/branding/sunbird/brand.properties
@@ -0,0 +1,16 @@
+brandShortName=Sunbird
+brandFullName=Mozilla Sunbird
+vendorShortName=Mozilla
+
+# LOCALIZATION NOTE (releaseNotesURL):
+#   For nightly builds, direct the user to an appropriate, yet non-version
+#   specific project site.
+#
+#   %s is replaced by __MOZ_APP_VERSION__
+#
+#   example:
+#     __MOZ_APP_VERSION__: 0.4
+#     releaseNotesUrl: http://www.mozilla.foo/sunbird%S.html
+#     result: http://www.mozilla.foo/sunbird0.4.html
+#
+releaseNotesURL=http://www.mozilla.org/projects/calendar/releases/sunbird%S.html
-- 
cgit v1.2.3