mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 17:17:22 +01:00
94cff87927
* Fix ContinueTask user prompt for locales with uppercase yes The yes/y strings have to be converted to lowercase to enable matching of the user input converted to lowercase. Otherwise, locales with uppercase yes/y strings (e.g., German: `Ja/J`) will never match. * Addess linter issue * Remove obsolete lowercase conversion |
||
---|---|---|
.. | ||
color.go | ||
convert.go | ||
errors.go | ||
input.go | ||
print.go | ||
text_test.go | ||
text.go | ||
time.go |