till be rather difficult to read.Resource filesPros:Already existsIs a well established pattern in the community for reading configuration filesCons:Separate file for each stringcan not use for macro-interpreted things like doc stringsIn tests, having the test data separate from the test itself is hard to readDoes not address readability of docstrings in source.Does not address SQL, JSON, XML, etc.