mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-12 19:00:11 +01:00
9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
#ifdef MOZ_THUNDERBIRD
|
|
IDS_BRAND_NAME "Thunderbird"
|
|
#else
|
|
IDS_BRAND_NAME "Mozilla"
|
|
#endif
|
|
END
|