ALT Linux Bugzilla
– Attachment 1412 Details for
Bug 9190
Не соглашаться продолжать по умолчанию
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч
apt-0.5.15cnc6-confirmation.patch (text/plain), 3.78 KB, created by
Dmitriy Khanzhin
on 2006-03-05 03:06:32 MSK
(
hide
)
Description:
Патч
Filename:
MIME Type:
Creator:
Dmitriy Khanzhin
Created:
2006-03-05 03:06:32 MSK
Size:
3.78 KB
patch
obsolete
>--- apt-0.5.15cnc6/cmdline/apt-get.cc.orig 2004-03-22 23:40:03 +0300 >+++ apt-0.5.15cnc6/cmdline/apt-get.cc 2006-03-05 00:18:19 +0300 >@@ -166,7 +166,7 @@ > return false; > > if (strlen(response) == 0) >- return true; >+ return false; > > regex_t Pattern; > int Res; >@@ -1011,7 +1011,7 @@ > if (_config->FindI("quiet",0) < 2 && > _config->FindB("APT::Get::Assume-Yes",false) == false) > { >- c2out << _("Do you want to continue? [Y/n] ") << flush; >+ c2out << _("Do you want to continue? [y/N] ") << flush; > > if (YnPrompt() == false) > { >--- apt-0.5.15cnc6/po/ru.po.orig 2004-03-16 21:36:28 +0300 >+++ apt-0.5.15cnc6/po/ru.po 2006-03-04 23:04:20 +0300 >@@ -678,8 +678,8 @@ > msgstr "ðÒÅÒ×ÁÎÏ." > > #: cmdline/apt-get.cc:1014 cmdline/apt-shell.cc:853 cmdline/apt-shell.cc:1119 >-msgid "Do you want to continue? [Y/n] " >-msgstr "ðÒÏÄÏÌÖÉÔØ? [Y/n] " >+msgid "Do you want to continue? [y/N] " >+msgstr "ðÒÏÄÏÌÖÉÔØ? [y/N] " > > #: cmdline/apt-get.cc:1092 cmdline/apt-get.cc:1197 cmdline/apt-get.cc:1712 > #: cmdline/apt-get.cc:2521 cmdline/apt-shell.cc:1196 cmdline/apt-shell.cc:1777 >--- apt-0.5.15cnc6/po/de_DE.po.orig 2004-03-16 21:36:28 +0300 >+++ apt-0.5.15cnc6/po/de_DE.po 2006-03-04 23:08:53 +0300 >@@ -616,8 +616,8 @@ > msgstr "Abgebrochen." > > #: cmdline/apt-get.cc:1014 cmdline/apt-shell.cc:853 cmdline/apt-shell.cc:1119 >-msgid "Do you want to continue? [Y/n] " >-msgstr "Wollen Sie fortsetzen? [J/n] " >+msgid "Do you want to continue? [y/N] " >+msgstr "Wollen Sie fortsetzen? [j/N] " > > #: cmdline/apt-get.cc:1092 cmdline/apt-get.cc:1197 cmdline/apt-get.cc:1712 > #: cmdline/apt-get.cc:2521 cmdline/apt-shell.cc:1196 cmdline/apt-shell.cc:1777 >--- apt-0.5.15cnc6/po/es_ES.po.orig 2004-03-16 21:36:28 +0300 >+++ apt-0.5.15cnc6/po/es_ES.po 2006-03-04 23:08:27 +0300 >@@ -614,8 +614,8 @@ > msgstr "Terminado." > > #: cmdline/apt-get.cc:1014 cmdline/apt-shell.cc:853 cmdline/apt-shell.cc:1119 >-msgid "Do you want to continue? [Y/n] " >-msgstr "¿Quiere continuar? [S/n] " >+msgid "Do you want to continue? [y/N] " >+msgstr "¿Quiere continuar? [s/N] " > > #: cmdline/apt-get.cc:1092 cmdline/apt-get.cc:1197 cmdline/apt-get.cc:1712 > #: cmdline/apt-get.cc:2521 cmdline/apt-shell.cc:1196 cmdline/apt-shell.cc:1777 >--- apt-0.5.15cnc6/po/it_IT.po.orig 2004-03-16 21:36:28 +0300 >+++ apt-0.5.15cnc6/po/it_IT.po 2006-03-04 23:08:00 +0300 >@@ -615,8 +615,8 @@ > msgstr "Terminato." > > #: cmdline/apt-get.cc:1014 cmdline/apt-shell.cc:853 cmdline/apt-shell.cc:1119 >-msgid "Do you want to continue? [Y/n] " >-msgstr "Vuoi proseguire? [S/n] " >+msgid "Do you want to continue? [y/N] " >+msgstr "Vuoi proseguire? [s/N] " > > #: cmdline/apt-get.cc:1092 cmdline/apt-get.cc:1197 cmdline/apt-get.cc:1712 > #: cmdline/apt-get.cc:2521 cmdline/apt-shell.cc:1196 cmdline/apt-shell.cc:1777 >--- apt-0.5.15cnc6/po/ja.po.orig 2004-03-16 21:36:28 +0300 >+++ apt-0.5.15cnc6/po/ja.po 2006-03-04 23:07:32 +0300 >@@ -669,8 +669,8 @@ > msgstr "ä¸æãã¾ããã" > > #: cmdline/apt-get.cc:1011 cmdline/apt-shell.cc:852 cmdline/apt-shell.cc:1118 >-msgid "Do you want to continue? [Y/n] " >-msgstr "ç¶è¡ãã¾ãã? [Y/n]" >+msgid "Do you want to continue? [y/N] " >+msgstr "ç¶è¡ãã¾ãã? [y/N]" > > #: cmdline/apt-get.cc:1086 cmdline/apt-get.cc:1597 cmdline/apt-get.cc:2406 > #: cmdline/apt-shell.cc:1195 cmdline/apt-shell.cc:1705 >--- apt-0.5.15cnc6/po/pt_BR.po.orig 2004-03-16 21:36:28 +0300 >+++ apt-0.5.15cnc6/po/pt_BR.po 2006-03-04 23:07:03 +0300 >@@ -649,8 +649,8 @@ > msgstr "Abortado." > > #: cmdline/apt-get.cc:1014 cmdline/apt-shell.cc:853 cmdline/apt-shell.cc:1119 >-msgid "Do you want to continue? [Y/n] " >-msgstr "Você quer continuar? [S/n] " >+msgid "Do you want to continue? [y/N] " >+msgstr "Você quer continuar? [s/N] " > > #: cmdline/apt-get.cc:1092 cmdline/apt-get.cc:1197 cmdline/apt-get.cc:1712 > #: cmdline/apt-get.cc:2521 cmdline/apt-shell.cc:1196 cmdline/apt-shell.cc:1777
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 9190
: 1412 |
1413
|
1414