mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-22 21:44:19 +02:00
style: don't capitalise wording 'About' screen
This commit is contained in:
parent
d7eb48657f
commit
47e866bd0f
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ impl About {
|
|||
}
|
||||
pub fn view(&self, update_state: &UpdateState) -> Element<Message, Theme, Renderer> {
|
||||
let about_text = text(
|
||||
"Universal Android Debloater Next Generation (UAD-ng) is a Free and Open-Source community project aiming at simplifying \
|
||||
"Universal Android Debloater Next Generation (UAD-ng) is a free and open-source community project aiming at simplifying \
|
||||
the removal of pre-installed apps on any Android device.",
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue