-
-
Notifications
You must be signed in to change notification settings - Fork 364
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(yay): fix missing placeholders in translations (#2271)
- Loading branch information
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# | ||
# | ||
# Translators: | ||
# J G, 2021 | ||
# Oliver Conzen, 2021 | ||
|
@@ -9,7 +9,7 @@ | |
# Mélanie Chauvel <[email protected]>, 2023 | ||
# Maxime Demolin, 2023 | ||
# Mathias Brugger, 2023 | ||
# | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Last-Translator: Mathias Brugger, 2023\n" | ||
|
@@ -247,7 +247,7 @@ msgstr "Paquets AUR marqués comme obsolètes :" | |
|
||
#: print.go:84 | ||
msgid "Foreign installed packages: %s" | ||
msgstr "Paquets étrangers installés :" | ||
msgstr "Paquets étrangers installés : %s" | ||
|
||
#: pkg/vcs/vcs.go:144 | ||
msgid "Found git repo: %s" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters