From 8ea5c67205ec0fff7e9aeb1fbbd37bf2f92207ff Mon Sep 17 00:00:00 2001 From: TheEvilSkeleton Date: Sun, 30 Jul 2023 10:20:02 -0400 Subject: [PATCH] frontend: Rename "Bottle Name" to "Name" It's self-explanatory that the "Name" will be the name of the bottle. --- bottles/frontend/ui/new.blp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bottles/frontend/ui/new.blp b/bottles/frontend/ui/new.blp index f96f120804..3dd42c292c 100644 --- a/bottles/frontend/ui/new.blp +++ b/bottles/frontend/ui/new.blp @@ -50,7 +50,7 @@ template NewView : .AdwWindow { .AdwPreferencesGroup { .AdwEntryRow entry_name { - title: _("Bottle Name"); + title: _("Name"); [suffix] MenuButton menu_duplicate {