MrGlockenspiel / activate-linux

The "Activate Windows" watermark ported to Linux
GNU General Public License v3.0
4.52k stars 94 forks source link

Is there a way to add a line break? #207

Open carbon-starlight opened 4 months ago

carbon-starlight commented 4 months ago

"Activate Windows" message on my native language is quite long and is usually split onto 2 lines. I tried inserting \n into -m argument, but the line continues to go off screen.

image

activate-linux -t "Активация Linux" -m "Чтобы активировать Linux, \n перейдите в раздел \"Параметры\"."

image

Familex commented 3 months ago

I don't know about line breaks in arguments, but ru_RU locale already supported

Ruby-Dragon commented 1 week ago

I think the ru_RU locale already splits into two lines.