Correct some of the more obvious branding

This commit is contained in:
Mike Barnes 2024-10-20 15:20:34 +11:00
parent 8306514de8
commit 9d97614ea5
5 changed files with 15 additions and 13 deletions

View file

@ -123,7 +123,7 @@ class About extends PureComponent {
<div className='about__header'> <div className='about__header'>
<ServerHeroImage blurhash={server.getIn(['thumbnail', 'blurhash'])} src={server.getIn(['thumbnail', 'url'])} srcSet={server.getIn(['thumbnail', 'versions'])?.map((value, key) => `${value} ${key.replace('@', '')}`).join(', ')} className='about__header__hero' /> <ServerHeroImage blurhash={server.getIn(['thumbnail', 'blurhash'])} src={server.getIn(['thumbnail', 'url'])} srcSet={server.getIn(['thumbnail', 'versions'])?.map((value, key) => `${value} ${key.replace('@', '')}`).join(', ')} className='about__header__hero' />
<h1>{isLoading ? <Skeleton width='10ch' /> : server.get('domain')}</h1> <h1>{isLoading ? <Skeleton width='10ch' /> : server.get('domain')}</h1>
<p><FormattedMessage id='about.powered_by' defaultMessage='Decentralized social media powered by {mastodon}' values={{ mastodon: <a href='https://joinmastodon.org' className='about__mail' target='_blank'>Mastodon</a> }} /></p> <p><FormattedMessage id='about.powered_by' defaultMessage='Decentralized social media powered by {mastodon}' values={{ mastodon: <a href='https://chinwag.au' className='about__mail' target='_blank'>Chinwag</a> }} /></p>
</div> </div>
<div className='about__meta'> <div className='about__meta'>

View file

@ -770,7 +770,7 @@
"server_banner.server_stats": "Server stats:", "server_banner.server_stats": "Server stats:",
"sign_in_banner.create_account": "Create account", "sign_in_banner.create_account": "Create account",
"sign_in_banner.follow_anyone": "Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.", "sign_in_banner.follow_anyone": "Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.",
"sign_in_banner.mastodon_is": "Mastodon is the best way to keep up with what's happening.", "sign_in_banner.mastodon_is": "Chinwag is an excellent place for humans to communicate!",
"sign_in_banner.sign_in": "Sign in", "sign_in_banner.sign_in": "Sign in",
"sign_in_banner.sso_redirect": "Login or Register", "sign_in_banner.sso_redirect": "Login or Register",
"status.admin_account": "Open moderation interface for @{name}", "status.admin_account": "Open moderation interface for @{name}",

View file

@ -771,7 +771,7 @@
"server_banner.server_stats": "Server stats:", "server_banner.server_stats": "Server stats:",
"sign_in_banner.create_account": "Create account", "sign_in_banner.create_account": "Create account",
"sign_in_banner.follow_anyone": "Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.", "sign_in_banner.follow_anyone": "Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.",
"sign_in_banner.mastodon_is": "Mastodon is the best way to keep up with what's happening.", "sign_in_banner.mastodon_is": "Chinwag is an excellent place for humans to communicate!",
"sign_in_banner.sign_in": "Login", "sign_in_banner.sign_in": "Login",
"sign_in_banner.sso_redirect": "Login or Register", "sign_in_banner.sso_redirect": "Login or Register",
"status.admin_account": "Open moderation interface for @{name}", "status.admin_account": "Open moderation interface for @{name}",

View file

@ -1665,7 +1665,7 @@ en-GB:
current_session: Current session current_session: Current session
date: Date date: Date
description: "%{browser} on %{platform}" description: "%{browser} on %{platform}"
explanation: These are the web browsers currently logged in to your Mastodon account. explanation: These are the web browsers currently logged in to your Chinwag account.
ip: IP ip: IP
platforms: platforms:
adobe_air: Adobe Air adobe_air: Adobe Air
@ -1691,7 +1691,7 @@ en-GB:
aliases: Account aliases aliases: Account aliases
appearance: Appearance appearance: Appearance
authorized_apps: Authorised apps authorized_apps: Authorised apps
back: Back to Mastodon back: Back to Chinwag
delete: Account deletion delete: Account deletion
development: Development development: Development
edit_profile: Edit profile edit_profile: Edit profile
@ -1799,10 +1799,12 @@ en-GB:
tags: tags:
does_not_match_previous_name: does not match the previous name does_not_match_previous_name: does not match the previous name
themes: themes:
contrast: Mastodon (High contrast) system: Chinwag (follow system theme)
default: Mastodon (Dark) default: Chinwag (Dark UI)
mastodon-light: Mastodon (Light) contrast: Classic (High Contrast)
system: Automatic (use system theme) mastodon-light: Chinwag (Light UI)
classic-light: Chinwag Classic (Light)
classic: Chinwag Classic (Dark)
time: time:
formats: formats:
default: "%b %d, %Y, %H:%M" default: "%b %d, %Y, %H:%M"
@ -1841,7 +1843,7 @@ en-GB:
subtitle: Your appeal has been rejected. subtitle: Your appeal has been rejected.
title: Appeal rejected title: Appeal rejected
backup_ready: backup_ready:
explanation: You requested a full backup of your Mastodon account. explanation: You requested a full backup of your Chinwag account.
extra: It's now ready for download! extra: It's now ready for download!
subject: Your archive is ready for download subject: Your archive is ready for download
title: Archive takeout title: Archive takeout

View file

@ -1666,7 +1666,7 @@ en:
current_session: Current session current_session: Current session
date: Date date: Date
description: "%{browser} on %{platform}" description: "%{browser} on %{platform}"
explanation: These are the web browsers currently logged in to your Mastodon account. explanation: These are the web browsers currently logged in to your Chinwag account.
ip: IP ip: IP
platforms: platforms:
adobe_air: Adobe Air adobe_air: Adobe Air
@ -1692,7 +1692,7 @@ en:
aliases: Account aliases aliases: Account aliases
appearance: Appearance appearance: Appearance
authorized_apps: Authorized apps authorized_apps: Authorized apps
back: Back to Mastodon back: Back to Chinwag
delete: Account deletion delete: Account deletion
development: Development development: Development
edit_profile: Edit profile edit_profile: Edit profile
@ -1844,7 +1844,7 @@ en:
subtitle: Your appeal has been rejected. subtitle: Your appeal has been rejected.
title: Appeal rejected title: Appeal rejected
backup_ready: backup_ready:
explanation: You requested a full backup of your Mastodon account. explanation: You requested a full backup of your Chinwag account.
extra: It's now ready for download! extra: It's now ready for download!
subject: Your archive is ready for download subject: Your archive is ready for download
title: Archive takeout title: Archive takeout