diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..e1f0965 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,17 @@ +# List of source files containing translatable strings +# Format: one file path per line, relative to project root + +setup-station-init +setup_station/__init__.py +setup_station/add_admin.py +setup_station/add_users.py +setup_station/common.py +setup_station/data.py +setup_station/interface_controller.py +setup_station/keyboard.py +setup_station/language.py +setup_station/network_setup.py +setup_station/setup_system.py +setup_station/system_calls.py +setup_station/timezone.py +setup_station/window.py \ No newline at end of file