Merge branch 'maint'
This commit is contained in:
commit
ba97a22ce1
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ HoldPkg = pacman glibc
|
||||||
# If upgrades are available for these packages they will be asked for first
|
# If upgrades are available for these packages they will be asked for first
|
||||||
SyncFirst = pacman
|
SyncFirst = pacman
|
||||||
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
|
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
|
||||||
#XferCommand = /usr/bin/curl -C - %u > %o
|
#XferCommand = /usr/bin/curl -C - -f %u > %o
|
||||||
#CleanMethod = KeepInstalled
|
#CleanMethod = KeepInstalled
|
||||||
Architecture = auto
|
Architecture = auto
|
||||||
|
|
||||||
|
|
|
@ -205,7 +205,7 @@ msgstr "Konnte Datei '%s' nicht von %s übertragen : %s\n"
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "resuming download of %s not possible; starting over\n"
|
msgid "resuming download of %s not possible; starting over\n"
|
||||||
msgstr "Kann den Download von %s wieder aufnehmen, starte neu\n"
|
msgstr "Kann den Download von %s nicht wieder aufnehmen, starte neu\n"
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "error writing to file '%s': %s\n"
|
msgid "error writing to file '%s': %s\n"
|
||||||
|
|
Loading…
Add table
Reference in a new issue