~ultimaker/uranium/+git/Uranium:Sort_update_translations

Last commit made on 2023-01-31
Get this branch:
git clone -b Sort_update_translations https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
Sort_update_translations
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

550974c... by Joey de l'Arago

Update translations with empty strings for new translations.

2023f1a... by jspijker <email address hidden>

Trigger on release branch

83fc9ad... by Joey de l'Arago

sort the translations

CURA-10077

e97adc3... by jspijker <email address hidden>

Merge remote-tracking branch 'origin/5.2'

# Conflicts:
# conandata.yml

744f11d... by jspijker <email address hidden>

Add 5.3.0 and 5.3.0-beta to conandata

Contributes to CURA-10209

d930438... by jspijker <email address hidden>

Sync workflows from main

Contributes to CURA-10072

4ff9e97... by jspijker <email address hidden>

Use pyarcus 5.2.2

Contributes to CURA-10072

0e6739d... by jspijker <email address hidden>

Use pyarcus 5.2.2

Contributes to CURA-10072

dea27df... by Jelle Spijker <email address hidden>

Merge pull request #864 from Ultimaker/CURA-9859_fix_ufp_settingfunction

Print stacktrace of current location.

9523546... by Remco Burema <email address hidden>

Print stacktrace of current location.

Previously, if anything was wrong, only the (stacktrace of the) error itself, so _within_ the setting-function, would be printed. Now we also get where this evaluation was called from.

done as part of CURA-9859