diff options
Diffstat (limited to 'src/extra-strings.c')
-rw-r--r-- | src/extra-strings.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extra-strings.c b/src/extra-strings.c index 88af00c..12078ee 100644 --- a/src/extra-strings.c +++ b/src/extra-strings.c @@ -77,4 +77,6 @@ N_("XTerm") /* Translators: This is the name of a colour scheme */ N_("Rxvt") /* Translators: This is the name of a colour scheme */ +N_("Solarized") +/* Translators: This is the name of a colour scheme */ N_("Custom") |