修改相应的词条

This commit is contained in:
wangsong 2022-08-22 15:54:35 +08:00
parent 9ac0ee9b00
commit 31bf092a8b
2 changed files with 4 additions and 5 deletions

View File

@ -81,11 +81,7 @@ _DESCS_ERROR = {
ERROR_UPDATE_NOTREAD_SOURCES: _("Please check your source list and retry."),
ERROR_UPDATE_NET_AUTHENTICATION: _("Check if your network requires authentication?"),
ERROR_NOT_GROUPS_CONFIG: _("Unable to get group configuration package, Please check if the configuration package exists in the software source repository."),
ERROR_NOT_INIT_PACKAGESINFIO: _("An unresolvable problem occurred while "
"initializing the package information.\n\n"
"Please report this bug against the 'kylin-system-updater' "
"package and include the following error "
"message:\n"),
ERROR_NOT_INIT_PACKAGESINFIO: _("An unresolvable problem occurred while initializing the package."),
ERROR_SOFTWARE_INDEX_RROKEN: _("Software index is broken") + _("It is impossible to install or remove any software. "
"Please use the package manager \"Synaptic\" or run "
"\"sudo apt-get install -f\" in a terminal to fix "

View File

@ -1780,6 +1780,9 @@ msgstr "您可能无法检查更新或下载新的更新。"
msgid "Could not initialize the package information"
msgstr "无法初始化软件包信息"
msgid "An unresolvable problem occurred while initializing the package."
msgstr "初始化包信息时遇到无法解决的问题。"
#: ../UpdateManager/UpdateManager.py:1003
msgid ""
"An unresolvable problem occurred while initializing the package "