mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-16 21:47:45 -04:00
Qt translation strings use the full English string as an identifier, rather than a standardised key. Meanwhile, .ini files aren't designed for keys with spaces, so a translation string for "Restore Defaults" won't match unless the ini line is "Restore Defaults"="Defaults" which is inconsistent, unpleasant and harder to read.
74 KiB
74 KiB