otsaloma / nfoview

Viewer for NFO files
https://otsaloma.io/nfoview
GNU General Public License v3.0
140 stars 13 forks source link

Color scheme names not translated #10

Closed otsaloma closed 7 years ago

otsaloma commented 7 years ago

Values of color scheme labels are set at import time, but translations are only set up once nfoview.main is called.

See pull request #9.