-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reintroduce extended version globbing
- Loading branch information
Showing
5 changed files
with
23 additions
and
17 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
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: eix\n" | ||
"Report-Msgid-Bugs-To: https://github.com/vaeth/eix/issues/\n" | ||
"POT-Creation-Date: 2016-01-11 19:53+0100\n" | ||
"POT-Creation-Date: 2016-02-06 12:56+0100\n" | ||
"PO-Revision-Date: 2014-10-29 21:03+0100\n" | ||
"Last-Translator: Andre Jaenisch <[email protected]>\n" | ||
"Language-Team: German\n" | ||
|
@@ -8353,10 +8353,6 @@ msgstr "Versionsangabe fehlt" | |
msgid "a wildcard is only valid with the = operator" | ||
msgstr "Ein Wildcard ist nur mit dem =-Operator zulässig" | ||
|
||
#: src/portage/mask.cc | ||
msgid "a wildcard is only valid as the last symbol" | ||
msgstr "Ein Wildcard ist nur als letztes Zeichen zulässig" | ||
|
||
#: src/portage/set_stability.cc | ||
msgid "internal error: SetStability calculates wrong index" | ||
msgstr "Interner Fehler: SetStability berechnet falschen Index" | ||
|
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: eix\n" | ||
"Report-Msgid-Bugs-To: https://github.com/vaeth/eix/issues/\n" | ||
"POT-Creation-Date: 2016-01-11 19:53+0100\n" | ||
"POT-Creation-Date: 2016-02-06 12:56+0100\n" | ||
"PO-Revision-Date: 2013-05-20 00:30+0200\n" | ||
"Last-Translator: Artem Vorotnikov <[email protected]>\n" | ||
"Language-Team: русский <>\n" | ||
|
@@ -7234,11 +7234,6 @@ msgstr "Отсутствует указание версии" | |
msgid "a wildcard is only valid with the = operator" | ||
msgstr "Шаблон поиска имеет смысл только с оператором =" | ||
|
||
# fuzzy | ||
#: src/portage/mask.cc | ||
msgid "a wildcard is only valid as the last symbol" | ||
msgstr "Шаблон поиска имеет смысл только as the last symbol" | ||
|
||
#: src/portage/set_stability.cc | ||
msgid "internal error: SetStability calculates wrong index" | ||
msgstr "внутренняя ошибка: SetStability рассчитывает неверный индекс" | ||
|
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
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