Skip to content

Commit

Permalink
Fixes syntax error #2506 (#2507)
Browse files Browse the repository at this point in the history
* Fixes syntax error

* Use escape-chars instead
  • Loading branch information
tijko authored Sep 18, 2024
1 parent 84d8f1b commit 0f496c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions po/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ msgid "Packages to exclude"
msgstr ""

#: pkg/upgrade/service.go:294
msgid "Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)"
msgid "Packages to exclude: (eg: \"1 2 3\", \"1-3\", \"^4\" or repo name)"
msgstr ""

#: cmd.go:392
Expand Down Expand Up @@ -731,4 +731,4 @@ msgstr ""

#: pkg/text/input.go:47
msgid "yes"
msgstr ""
msgstr ""

0 comments on commit 0f496c9

Please sign in to comment.