This Nicolium 2.00 patch: a. Isn't suitable for upstream. b. Should be modified as needed and used by other instances. --- nicolium-git.old/packages/nicolium/src/locales/en.json +++ nicolium-git/packages/nicolium/src/locales/en.json @@ -1683,7 +1683,8 @@ "frontend_config.sentry_dsn.label": "Sentry DSN", "frontend_config.tile_server.label": "Map tile server", "frontend_config.tile_server_attribution.label": "Map tiles attribution", - "getting_started.open_source_notice": "{code_name} is free and open source software. You can contribute or report issues at {code_link} (v{code_version}).", + "old_getting_started.open_source_notice": "{code_name} is free and open source software. You can contribute or report issues at {code_link} (v{code_version}).", + "getting_started.open_source_notice": "Dance all day. Dance all night. Dance with the Devil in the pale moon light.", "gif_picker_modal.empty_message": "There are no GIFs matching your search.", "gif_picker_modal.error_message": "An error occurred while searching for GIFs.", "gif_picker_modal.header.title": "Search GIFs", ==== end of patch ====