Changing translation labels doesn’T work
-
I’m trying to change a WordPress core language translation.
Therefore I opened the German language file wp-content/languages/de_DE.po and replaced the following code:
#: wp-includes/script-loader.php:393 msgctxt "password strength" msgid "Very weak" msgstr "Sehr schwach"The website still uses the old label “Ganz schwach”, I searched in the whole project, that string doesn’t exist anywhere else. Is there some kind of translation cache?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Changing translation labels doesn’T work’ is closed to new replies.