Restored a message that was somehow removed

This commit is contained in:
Keith Bowes 2020-03-10 19:07:12 -04:00
parent 6a5931bcb0
commit 4ce1b20219
40 changed files with 175 additions and 14 deletions

View file

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Waybox 0.0.1\n"
"Report-Msgid-Bugs-To: https://github.com/wizbright/waybox/issues\n"
"POT-Creation-Date: 2008-11-15 22:28+0100\n"
"PO-Revision-Date: 2020-03-10 14:09-0400\n"
"PO-Revision-Date: 2020-03-10 18:42-0400\n"
"Last-Translator: Mikael Magnusson <mikachu@icculus.org>\n"
"Language-Team: None\n"
"Language: sv\n"
@ -312,6 +312,10 @@ msgstr " --debug Visa debuginformation\n"
msgid " --debug-focus Display debugging output for focus handling\n"
msgstr " --debug-focus Visa debuginformation för fokushantering\n"
#: openbox/openbox.c:548
msgid " --startup CMD Run CMD after starting\n"
msgstr " --startup CMD Kör CMD efter uppstart\n"
#: openbox/openbox.c:551
msgid " --debug-session Display debugging output for session management\n"
msgstr " --debug-session Visa debuginformation för sessionshantering\n"