quanta
quanta copied to clipboard
Convert all strings into translatable strings - wrap with t()
In the localization module, we recently introduced the t function as a wrapper for translatable text.
While we still didn't integrate po management, it would be useful to start wrapping all translatable strings in t().