From 308bbd104262d6bfbef8c664363068f17ab5c296 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Mon, 21 Sep 2020 16:07:09 +1200 Subject: [PATCH] update POTFILES.in --- po/POTFILES.in | 292 +++++++++++++++++++++++-------------------------- 1 file changed, 139 insertions(+), 153 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 02777b85..a5663fb1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,170 +1,156 @@ [encoding: UTF-8] -fake_deps/systemd/__init__.py -fake_deps/probert/__init__.py -fake_deps/probert/network.py -fake_deps/probert/storage.py -subiquitycore/controllers/__init__.py -subiquitycore/controllers/network.py -subiquitycore/signals.py -subiquitycore/log.py -subiquitycore/utils.py -subiquitycore/async_helpers.py -subiquitycore/palette.py -subiquitycore/prober.py -subiquitycore/models/__init__.py -subiquitycore/models/network.py -subiquitycore/testing/view_helpers.py -subiquitycore/testing/__init__.py -subiquitycore/netplan.py -subiquitycore/core.py -subiquitycore/ssh.py -subiquitycore/__init__.py -subiquitycore/lsb_release.py -subiquitycore/i18n.py -subiquitycore/tests/test_view.py -subiquitycore/tests/__init__.py -subiquitycore/tests/test_netplan.py -subiquitycore/context.py -subiquitycore/controller.py -subiquitycore/ui/selector.py -subiquitycore/ui/buttons.py -subiquitycore/ui/anchors.py -subiquitycore/ui/utils.py -subiquitycore/ui/form.py -subiquitycore/ui/table.py -subiquitycore/ui/width.py -subiquitycore/ui/views/__init__.py -subiquitycore/ui/views/network_configure_manual_interface.py -subiquitycore/ui/views/network.py -subiquitycore/ui/views/tests/test_network_configure_manual_interface.py -subiquitycore/ui/views/tests/__init__.py -subiquitycore/ui/views/network_configure_wlan_interface.py -subiquitycore/ui/interactive.py -subiquitycore/ui/actionmenu.py -subiquitycore/ui/spinner.py -subiquitycore/ui/__init__.py -subiquitycore/ui/tests/test_table.py -subiquitycore/ui/tests/__init__.py -subiquitycore/ui/stretchy.py -subiquitycore/ui/container.py -subiquitycore/ui/frame.py -subiquitycore/file_util.py -subiquitycore/snapd.py -subiquitycore/view.py -subiquity/controllers/identity.py -subiquity/controllers/package.py -subiquity/controllers/refresh.py -subiquity/controllers/reboot.py -subiquity/controllers/mirror.py -subiquity/controllers/userdata.py +subiquity/cmd/__init__.py +subiquity/cmd/schema.py +subiquity/cmd/tui.py +subiquity/common/api/client.py +subiquity/common/api/defs.py +subiquity/common/api/__init__.py +subiquity/common/api/server.py +subiquity/common/api/tests/__init__.py +subiquity/common/api/tests/test_client.py +subiquity/common/api/tests/test_endtoend.py +subiquity/common/api/tests/test_server.py +subiquity/common/errorreport.py +subiquity/common/__init__.py +subiquity/common/keyboard.py +subiquity/common/serialize.py +subiquity/common/tests/test_keyboard.py +subiquity/common/types.py +subiquity/controller.py subiquity/controllers/cmdlist.py -subiquity/controllers/welcome.py -subiquity/controllers/ssh.py -subiquity/controllers/snaplist.py -subiquity/controllers/keyboard.py subiquity/controllers/debconf.py -subiquity/controllers/__init__.py -subiquity/controllers/network.py -subiquity/controllers/installprogress.py -subiquity/controllers/reporting.py -subiquity/controllers/tests/test_filesystem.py -subiquity/controllers/tests/__init__.py -subiquity/controllers/proxy.py subiquity/controllers/error.py subiquity/controllers/filesystem.py +subiquity/controllers/identity.py +subiquity/controllers/__init__.py +subiquity/controllers/installprogress.py +subiquity/controllers/keyboard.py +subiquity/controllers/mirror.py +subiquity/controllers/network.py +subiquity/controllers/package.py +subiquity/controllers/proxy.py +subiquity/controllers/reboot.py +subiquity/controllers/refresh.py +subiquity/controllers/reporting.py +subiquity/controllers/snaplist.py +subiquity/controllers/ssh.py +subiquity/controllers/tests/__init__.py +subiquity/controllers/tests/test_filesystem.py +subiquity/controllers/userdata.py +subiquity/controllers/welcome.py subiquity/controllers/zdev.py -subiquity/cmd/__init__.py -subiquity/cmd/tui.py -subiquity/cmd/schema.py +subiquitycore/async_helpers.py +subiquitycore/contextlib38.py +subiquitycore/context.py +subiquitycore/controller.py +subiquitycore/controllerset.py +subiquitycore/controllers/__init__.py +subiquitycore/controllers/network.py +subiquitycore/core.py +subiquitycore/file_util.py +subiquitycore/gettext38.py +subiquitycore/i18n.py +subiquitycore/__init__.py +subiquitycore/log.py +subiquitycore/lsb_release.py +subiquitycore/models/__init__.py +subiquitycore/models/network.py +subiquitycore/netplan.py +subiquitycore/palette.py +subiquitycore/prober.py +subiquity/core.py +subiquitycore/screen.py +subiquitycore/signals.py +subiquitycore/snapd.py +subiquitycore/ssh.py +subiquitycore/testing/__init__.py +subiquitycore/testing/view_helpers.py +subiquitycore/tests/__init__.py +subiquitycore/tests/test_netplan.py +subiquitycore/tests/test_view.py +subiquitycore/tuicontroller.py +subiquitycore/tui.py +subiquitycore/ui/actionmenu.py +subiquitycore/ui/anchors.py +subiquitycore/ui/buttons.py +subiquitycore/ui/container.py +subiquitycore/ui/form.py +subiquitycore/ui/frame.py +subiquitycore/ui/__init__.py +subiquitycore/ui/interactive.py +subiquitycore/ui/selector.py +subiquitycore/ui/spinner.py +subiquitycore/ui/stretchy.py +subiquitycore/ui/table.py +subiquitycore/ui/tests/__init__.py +subiquitycore/ui/tests/test_table.py +subiquitycore/ui/utils.py +subiquitycore/ui/views/__init__.py +subiquitycore/ui/views/network_configure_manual_interface.py +subiquitycore/ui/views/network_configure_wlan_interface.py +subiquitycore/ui/views/network.py +subiquitycore/ui/views/tests/__init__.py +subiquitycore/ui/views/tests/test_network_configure_manual_interface.py +subiquitycore/ui/width.py +subiquitycore/utils.py +subiquitycore/view.py +subiquity/__init__.py subiquity/journald.py +subiquity/keyboard.py +subiquity/keycodes.py subiquity/lockfile.py +subiquity/__main__.py +subiquity/models/filesystem.py subiquity/models/identity.py +subiquity/models/__init__.py +subiquity/models/keyboard.py subiquity/models/locale.py subiquity/models/mirror.py -subiquity/models/subiquity.py -subiquity/models/ssh.py -subiquity/models/snaplist.py -subiquity/models/keyboard.py -subiquity/models/__init__.py subiquity/models/network.py -subiquity/models/tests/test_keyboard.py -subiquity/models/tests/test_subiquity.py -subiquity/models/tests/test_filesystem.py -subiquity/models/tests/__init__.py -subiquity/models/tests/test_mirror.py subiquity/models/proxy.py -subiquity/models/filesystem.py -subiquity/core.py -subiquity/__init__.py +subiquity/models/snaplist.py +subiquity/models/ssh.py +subiquity/models/subiquity.py +subiquity/models/tests/__init__.py +subiquity/models/tests/test_filesystem.py +subiquity/models/tests/test_mirror.py +subiquity/models/tests/test_subiquity.py subiquity/tests/fakes.py subiquity/tests/__init__.py -subiquity/controller.py -subiquity/ui/views/identity.py -subiquity/ui/views/filesystem/disk_info.py -subiquity/ui/views/filesystem/compound.py -subiquity/ui/views/filesystem/raid.py -subiquity/ui/views/filesystem/partition.py -subiquity/ui/views/filesystem/delete.py -subiquity/ui/views/filesystem/lvm.py -subiquity/ui/views/filesystem/__init__.py -subiquity/ui/views/filesystem/helpers.py -subiquity/ui/views/filesystem/tests/test_partition.py -subiquity/ui/views/filesystem/tests/test_raid.py -subiquity/ui/views/filesystem/tests/test_lvm.py -subiquity/ui/views/filesystem/tests/test_filesystem.py -subiquity/ui/views/filesystem/tests/__init__.py -subiquity/ui/views/filesystem/guided.py -subiquity/ui/views/filesystem/filesystem.py -subiquity/ui/views/filesystem/probing.py -subiquity/ui/views/pc105.py -subiquity/ui/views/refresh.py -subiquity/ui/views/mirror.py -subiquity/ui/views/help.py -subiquity/ui/views/welcome.py -subiquity/ui/views/ssh.py -subiquity/ui/views/snaplist.py -subiquity/ui/views/keyboard.py -subiquity/ui/views/__init__.py -subiquity/ui/views/installprogress.py -subiquity/ui/views/tests/test_identity.py -subiquity/ui/views/tests/__init__.py -subiquity/ui/views/tests/test_installprogress.py -subiquity/ui/views/tests/test_welcome.py -subiquity/ui/views/proxy.py -subiquity/ui/views/error.py -subiquity/ui/views/zdev.py +subiquity/ui/frame.py subiquity/ui/__init__.py subiquity/ui/mount.py -subiquity/ui/frame.py -subiquity/__main__.py -scripts/zdev-generate.py -scripts/validate-yaml.py -scripts/raid-size-tests.py -scripts/check-yaml-fields.py -scripts/replay-curtin-log.py -console_conf/controllers/identity.py -console_conf/controllers/welcome.py -console_conf/controllers/__init__.py -console_conf/controllers/tests/__init__.py -console_conf/controllers/tests/test_chooser.py -console_conf/controllers/chooser.py -console_conf/cmd/__init__.py -console_conf/cmd/tui.py -console_conf/cmd/write_login_details.py -console_conf/models/identity.py -console_conf/models/systems.py -console_conf/models/console_conf.py -console_conf/models/__init__.py -console_conf/models/tests/test_systems.py -console_conf/models/tests/__init__.py -console_conf/core.py -console_conf/__init__.py -console_conf/ui/views/identity.py -console_conf/ui/views/login.py -console_conf/ui/views/welcome.py -console_conf/ui/views/__init__.py -console_conf/ui/views/tests/__init__.py -console_conf/ui/views/tests/test_chooser.py -console_conf/ui/views/chooser.py -console_conf/ui/__init__.py -setup.py +subiquity/ui/views/error.py +subiquity/ui/views/filesystem/compound.py +subiquity/ui/views/filesystem/delete.py +subiquity/ui/views/filesystem/disk_info.py +subiquity/ui/views/filesystem/filesystem.py +subiquity/ui/views/filesystem/guided.py +subiquity/ui/views/filesystem/helpers.py +subiquity/ui/views/filesystem/__init__.py +subiquity/ui/views/filesystem/lvm.py +subiquity/ui/views/filesystem/partition.py +subiquity/ui/views/filesystem/probing.py +subiquity/ui/views/filesystem/raid.py +subiquity/ui/views/filesystem/tests/__init__.py +subiquity/ui/views/filesystem/tests/test_filesystem.py +subiquity/ui/views/filesystem/tests/test_lvm.py +subiquity/ui/views/filesystem/tests/test_partition.py +subiquity/ui/views/filesystem/tests/test_raid.py +subiquity/ui/views/help.py +subiquity/ui/views/identity.py +subiquity/ui/views/__init__.py +subiquity/ui/views/installprogress.py +subiquity/ui/views/keyboard.py +subiquity/ui/views/mirror.py +subiquity/ui/views/pc105.py +subiquity/ui/views/proxy.py +subiquity/ui/views/refresh.py +subiquity/ui/views/snaplist.py +subiquity/ui/views/ssh.py +subiquity/ui/views/tests/__init__.py +subiquity/ui/views/tests/test_identity.py +subiquity/ui/views/tests/test_installprogress.py +subiquity/ui/views/tests/test_welcome.py +subiquity/ui/views/welcome.py +subiquity/ui/views/zdev.py