diff --git a/common/locales/bs-BA/bs-BA.ftl b/common/locales/bs-BA/bs-BA.ftl index 4c0ef99d22b..f9a443bc864 100644 --- a/common/locales/bs-BA/bs-BA.ftl +++ b/common/locales/bs-BA/bs-BA.ftl @@ -25,7 +25,7 @@ uplink = Uplink .search-placeholder = Pretraži... .nothing-here = Ništa ovdje... .end = Kraj - .pre-release = Predizdanje | Problemi/povratne informacije + .alpha = Alpha | Problemi/povratne informacije .username = Korisničko ime .status = Statusna poruka .delete = Obriši diff --git a/common/locales/de/main.ftl b/common/locales/de/main.ftl index ff9eb63a338..baed93e89dc 100644 --- a/common/locales/de/main.ftl +++ b/common/locales/de/main.ftl @@ -25,7 +25,7 @@ uplink = Uplink .search-placeholder = Suchen... .nothing-here = Hier ist nix... .end = Ende - .pre-release = Pre-release + .alpha = Alpha .username = Benutzername .status = Status .delete = Löschen diff --git a/common/locales/en-US/main.ftl b/common/locales/en-US/main.ftl index 24431acb07b..fab344897d3 100644 --- a/common/locales/en-US/main.ftl +++ b/common/locales/en-US/main.ftl @@ -25,7 +25,7 @@ uplink = Uplink .search-placeholder = Search... .nothing-here = Nothing Here... .end = End - .pre-release = Pre-release | Issues/Feedback + .alpha = Alpha | Issues/Feedback .username = Username .status = Status Message .delete = Delete diff --git a/common/locales/es-MX/main.ftl b/common/locales/es-MX/main.ftl index 9ca8c5ced7e..0d938e73734 100644 --- a/common/locales/es-MX/main.ftl +++ b/common/locales/es-MX/main.ftl @@ -25,7 +25,7 @@ uplink = Uplink .search-placeholder = Buscar... .nothing-here = Nada aquí... .end = Finalizar - .pre-release = Pre-lanzamiento | Defectos/Comentarios + .alpha = Alpha | Defectos/Comentarios .username = Usuario .status = Estado .delete = Borrar diff --git a/common/locales/hr-HR/hr-HR.ftl b/common/locales/hr-HR/hr-HR.ftl index 24ecc06834b..305d2f2dc7c 100644 --- a/common/locales/hr-HR/hr-HR.ftl +++ b/common/locales/hr-HR/hr-HR.ftl @@ -25,7 +25,7 @@ uplink = Uplink .search-placeholder = Pretraži... .nothing-here = Ništa ovdje... .end = Kraj - .pre-release = Predizdanje | Problemi/povratne informacije + .alpha = Alpha | Problemi/povratne informacije .username = Korisničko ime .status = Statusna poruka .delete = Obriši diff --git a/common/locales/pl/pl.ftl b/common/locales/pl/pl.ftl index 294953af1fc..1a57d62d4f1 100644 --- a/common/locales/pl/pl.ftl +++ b/common/locales/pl/pl.ftl @@ -25,7 +25,7 @@ uplink = Uplink .search-placeholder = Szukaj… .nothing-here = Niczego nie znaleziono… .end = Zakończ - .pre-release = Wersja przedpremierowa | Problemy/Opinie + .alpha = Alpha | Problemy/Opinie .username = Nazwa użytkownika .status = Status .delete = Usuń diff --git a/common/locales/pt-BR/main.ftl b/common/locales/pt-BR/main.ftl index b94928877c7..83e9f6b85e5 100644 --- a/common/locales/pt-BR/main.ftl +++ b/common/locales/pt-BR/main.ftl @@ -10,7 +10,7 @@ uplink = Uplink .hide-chat = Esconder Chat .search-placeholder = Procurar... .end = Finalizar - .pre-release = Pré-lançamento + .alpha = Alpha .username = Nome de usuário .status = Mensagem de Status .delete = Deletar diff --git a/common/locales/pt-PT/main.ftl b/common/locales/pt-PT/main.ftl index fa7b0c6de36..7e9af0dd514 100644 --- a/common/locales/pt-PT/main.ftl +++ b/common/locales/pt-PT/main.ftl @@ -20,7 +20,7 @@ uplink = Uplink .search-placeholder = Procurar... .nothing-here = Nada aqui... .end = Fim - .pre-release = Pré-lançamento | Problemas/Feedback + .alpha = Alpha | Problemas/Feedback .username = Nome de utilizador .status = Estado .delete = Eliminar diff --git a/common/locales/sr-RS/sr-RS.ftl b/common/locales/sr-RS/sr-RS.ftl index 05439c291fc..f954db6cc32 100644 --- a/common/locales/sr-RS/sr-RS.ftl +++ b/common/locales/sr-RS/sr-RS.ftl @@ -25,7 +25,7 @@ uplink = Uplink .search-placeholder = Претражи... .nothing-here = Ништа овде... .end = Крај - .pre-release = Пре-издање | Проблеми/Повратне информације + .alpha = Alpha | Проблеми/Повратне информације .username = Корисничко име .status = Статусна порука .delete = Обриши diff --git a/ui/deb/DEBIAN/control b/ui/deb/DEBIAN/control index 8ac79f3cdff..fb72e9edb56 100755 --- a/ui/deb/DEBIAN/control +++ b/ui/deb/DEBIAN/control @@ -1,7 +1,7 @@ Package: {{package}} Version: {{version}} Vendor: Satellite IM Inc -Description: (Pre-Release Software) Secure, Encrypted, P2P chat written atop Warp, IPFS, LibP2P, and many more awesome projects and protocols. +Description: (Alpha Software) Secure, Encrypted, P2P chat written atop Warp, IPFS, LibP2P, and many more awesome projects and protocols. Section: net, communication Priority: required Depends: libwebkit2gtk-4.1-0, libopus0, ffmpeg diff --git a/ui/src/components/topbar/release_info/mod.rs b/ui/src/components/topbar/release_info/mod.rs index dad946a418f..57ed13a9eb2 100644 --- a/ui/src/components/topbar/release_info/mod.rs +++ b/ui/src/components/topbar/release_info/mod.rs @@ -5,13 +5,13 @@ use dioxus::prelude::*; #[allow(non_snake_case)] pub fn Release_Info(cx: Scope) -> Element { - let pre_release_text = get_local_text("uplink.pre-release"); + let alpha_text = get_local_text("uplink.alpha"); cx.render(rsx!( div { - id: "pre-release", + id: "alpha", class : if cfg!(target_os = "macos") {"topbar-item mac-spacer"} else {"topbar-item"}, - aria_label: "pre-release", + aria_label: "alpha", IconElement { icon: Icon::Beaker, }, @@ -20,7 +20,7 @@ pub fn Release_Info(cx: Scope) -> Element { onclick: move |_| { let _ = open::that("https://issues.satellite.im"); }, - "{pre_release_text}" + "{alpha_text}" } } diff --git a/ui/src/components/topbar/release_info/style.scss b/ui/src/components/topbar/release_info/style.scss index 027a94848be..5d809fdc967 100644 --- a/ui/src/components/topbar/release_info/style.scss +++ b/ui/src/components/topbar/release_info/style.scss @@ -1,4 +1,4 @@ -#pre-release { +#alpha { padding: 0 var(--gap-less) !important; cursor: default; @@ -19,7 +19,7 @@ cursor: auto; } @media (max-width: 600px) { - #pre-release { + #alpha { width: min-content; } }