Re: New strings
Reply #1 –
hmm... it's quite a general question.
Are you talking about a string to use in Elk "as a general" (i.e. the package distribute), or a string that you need in your installation? Or maybe something else?
In the first case... I'd say common sense (i.e. depending on where you need it there may be places better suited).
In the second case I'd suggest to use the Addons.{language}.php file, since this one is meant for extending the language strings without having to fear the strings are lost during upgrades.
In the third case... I guess some more context may help giving you a better answer.