mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
chore: simplify strings
This commit is contained in:
parent
e5bb25cd60
commit
b31896387a
@ -12,8 +12,5 @@ failed_to_update = (
|
||||
"{0}"
|
||||
)
|
||||
meets_minimum = "System map count of {0} already meets the minimum."
|
||||
prompt = (
|
||||
"Updated map count will be written to the file {0}.\n"
|
||||
"Enter sudo password to proceed."
|
||||
)
|
||||
prompt = "Updated map count will be written to the file {0}."
|
||||
user_exit = "User exit"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user