FineFindus / eyedropper

Pick and format colors
https://apps.gnome.org/Eyedropper
GNU General Public License v3.0
260 stars 26 forks source link

fix: hardcode untranslatable strings #114

Closed FineFindus closed 8 months ago

FineFindus commented 8 months ago

Hard-codes, most format names, as well as the degree strings of the CIE standard observer. Those strings are not translated, and only increase the workload for the translator. Closes #105.