diff --git a/po/POTFILES.in b/po/POTFILES.in index db6e0f7d..34ed4686 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -7,6 +7,7 @@ subiquity/controllers/proxy.py subiquity/controllers/welcome.py subiquitycore/controllers/network.py subiquitycore/i18n.py +subiquitycore/models/network.py subiquitycore/ui/form.py subiquitycore/ui/interactive.py subiquitycore/ui/views/network_configure_manual_interface.py @@ -14,11 +15,21 @@ subiquitycore/ui/views/network_configure_wlan_interface.py subiquitycore/ui/views/network.py subiquity/models/filesystem.py subiquity/ui/mount.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/lvm.py subiquity/ui/views/filesystem/partition.py +subiquity/ui/views/filesystem/probing.py +subiquity/ui/views/filesystem/raid.py subiquity/ui/views/identity.py subiquity/ui/views/installprogress.py subiquity/ui/views/keyboard.py +subiquity/ui/views/mirror.py subiquity/ui/views/proxy.py +subiquity/ui/views/refresh.py +subiquity/ui/views/snaplist.py +subiquity/ui/views/ssh.py +subiquity/ui/views/welcome.py