package ui const ( APP_NAME = "AI" APP_WIN_TITLE = "%s [%s build-%d]" EMPTY_STR = "" )