wiki icon indicating copy to clipboard operation
wiki copied to clipboard

Add strings to admin pages

Open Justman10000 opened this issue 3 years ago • 5 comments

New strings might need to be added to the translation project...

Justman10000 avatar Feb 27 '22 15:02 Justman10000

@NGPixel

Why don't you merge this if you're already renaming it?

Justman10000 avatar May 04 '22 14:05 Justman10000

There are several issues with your PR:

  • Changes are to entire files instead of just the specific lines where strings need to be replaced.
  • Many strings don't exist in Lokalise and would need to be created. This would require some work on my side and this is not the priority right now.
  • The localization string names don't follow the camelCase format used elsewhere in the project.
  • The modification to dev/index.js shouldn't be included in this PR. This bug was fixed recently and removing the call is not the right way to do it.
  • You modify admin views that are unfinished and not user-accessible (editors, logging and webhooks). These shouldn't be included in the PR.

NGPixel avatar May 04 '22 20:05 NGPixel

Changes are to entire files instead of just the specific lines where strings need to be replaced.

Many strings don't exist in Lokalise and would need to be created. This would require some work on my side and this is not the priority right now.

As? I tested it locally, it worked!

The localization string names don't follow the camelCase format used elsewhere in the project.

?

The modification to dev/index.js shouldn't be included in this PR. This bug was fixed recently and removing the call is not the right way to do it.

Except for my change, both files are still identical!

You modify admin views that are unfinished and not user-accessible (editors, logging and webhooks). These shouldn't be included in the PR.

If no one sees it, does it matter? I just fixed the display errors! You can get in either way via the direct URL!

Justman10000 avatar May 05 '22 14:05 Justman10000

@NGPixel

Justman10000 avatar Jun 18 '22 13:06 Justman10000

Your PR has many issues I listed earlier and your responses to them don't make sense.

Formatting and key naming are wrong. It's not a matter of whether it works or not on your machine.

The main issue still remains that this PR only addresses half of the work needed to support localization. All the strings still need to be created, tagged, described and translated which is a very long task. This is really not the priority right now.

Thanks for the work you've put in but I don't see this PR being merged anytime soon for all the reasons listed above.

NGPixel avatar Jun 18 '22 13:06 NGPixel

@NGPixel

What if I could help add it?

Justman10000 avatar Sep 10 '22 19:09 Justman10000

Though I thought all the strings would be automatically added to Lokalise...

Justman10000 avatar Sep 10 '22 19:09 Justman10000