Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate.
* CI: Automate translation catalog update Signed-off-by: GitHub <noreply@github.com> * Update triggers for localization workflow Signed-off-by: GitHub <noreply@github.com> * Rewrite HintsToPot with Python * Disable scheduled workflow runs * Apply formatting to HintsToPot.py * Add missing exit() call