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}"
|
"{0}"
|
||||||
)
|
)
|
||||||
meets_minimum = "System map count of {0} already meets the minimum."
|
meets_minimum = "System map count of {0} already meets the minimum."
|
||||||
prompt = (
|
prompt = "Updated map count will be written to the file {0}."
|
||||||
"Updated map count will be written to the file {0}.\n"
|
|
||||||
"Enter sudo password to proceed."
|
|
||||||
)
|
|
||||||
user_exit = "User exit"
|
user_exit = "User exit"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user