I have installed the internationalization module, but can't find where to specify a translation for "Read more" and other system strings. Thanks for any hints
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
Assuming you have added and enabled another language in Just head over to IMPORTANT The strings are both case and whitespace sensitive. Searching for "Read More" returns no results but "read more" has a hit (see screenshot). Also, since a lot of strings have placeholders that are substituted with variables you might have better luck with other strings if you search for a small subset of it as opposed to the entire thing! Additionally, I strongly recommend installing the Localization Update module, it will automatically download and update translations for all contributed modules.
|
||||
