CSV File Format - Stringtables – Talk
Jump to navigation
Jump to search
~ is it possible to have a stingtable value reference to another stringtable value?
text = $STR_FAMILY;
STR_FAMILY, $STR_FAMILY2 (thats inside the stringtable.csv)
~ what about:
text = $STR_FAMILY$STR_FAMILY2;
~ can one use defines or includes (c macro stuff) in a stringtable.csv?
--WGL.Q 11:04, 29 July 2006 (CEST)