TOP-CONTRIB-add-brand-ftl.patch 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. # HG changeset patch
  2. # User Matt A. Tobin <email@mattatobin.com>
  3. # Date 1659988365 0
  4. # Parent a8cc1a9a3de7b0abb864329d11ea3511c29fb0f7
  5. 9999999 - Add brand.ftl to suite branding
  6. diff --git a/suite/branding/seamonkey/locales/en-US/brand.ftl b/suite/branding/seamonkey/locales/en-US/brand.ftl
  7. new file mode 100644
  8. --- /dev/null
  9. +++ b/suite/branding/seamonkey/locales/en-US/brand.ftl
  10. @@ -0,0 +1,21 @@
  11. +# This Source Code Form is subject to the terms of the Mozilla Public
  12. +# License, v. 2.0. If a copy of the MPL was not distributed with this
  13. +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
  14. +
  15. +## SeaMonkey Brand
  16. +##
  17. +## SeaMonkey must be treated as a brand, and kept in English.
  18. +## It cannot be:
  19. +## - Transliterated.
  20. +## - Translated.
  21. +##
  22. +## Reference: https://www.mozilla.org/styleguide/communications/translation/
  23. +
  24. +-brand-shorter-name = SeaMonkey
  25. +-brand-short-name = SeaMonkey
  26. +-brand-full-name = SeaMonkey
  27. +# This brand name can be used in messages where the product name needs to
  28. +# remain unchanged across different versions (Daily, Beta, etc.).
  29. +-brand-product-name = SeaMonkey
  30. +-vendor-short-name = SeaMonkey e.V.
  31. +trademarkInfo = { " " }
  32. diff --git a/suite/branding/seamonkey/locales/jar.mn b/suite/branding/seamonkey/locales/jar.mn
  33. --- a/suite/branding/seamonkey/locales/jar.mn
  34. +++ b/suite/branding/seamonkey/locales/jar.mn
  35. @@ -1,6 +1,9 @@
  36. #filter substitution
  37. +[localization] @AB_CD@.jar:
  38. + branding (en-US/**/*.ftl)
  39. +
  40. @AB_CD@.jar:
  41. % locale branding @AB_CD@ %locale/@AB_CD@/branding/
  42. locale/@AB_CD@/branding/brand.dtd (%brand.dtd)
  43. locale/@AB_CD@/branding/brand.properties (%brand.properties)