Giter VIP home page Giter VIP logo

Comments (10)

yellowled avatar yellowled commented on May 29, 2024

I guess this will be an ongoing process. I did my best to go through all the files and checked for stray hard-coded constants, stray {* i18n *} markers, but of course it's still possible I missed some.

Should be good to go for Beta, though, which is why I changed the milestone to Stable.

from serendipity.

ophian avatar ophian commented on May 29, 2024

Check for redundant lang constants (e.g. unused in 2.0 backend).

and plugins (like spartacus You can upgrade multiple plugins at once by clicking the update-link with your middle mouse button) - see this as a note, not to forget plugins.

from serendipity.

onli avatar onli commented on May 29, 2024

Sort by (i.date), in ML filters <-- Should be "Filter by" (have we a collection thread for this?)

from serendipity.

yellowled avatar yellowled commented on May 29, 2024

No. As I stated, this will have to be an ongoing process, meaning fix it whenever you come across something that needs to be fixed. Apparently, we missed quite a few thing which would have to be translated, there is no way to easily grep for them any longer.

from serendipity.

ophian avatar ophian commented on May 29, 2024

missing lang constants in serendipity_plugin_categories:

  • SORT_CRITERIA
  • CATEGORY_PLUGIN_SHOWALL
  • CATEGORY_PLUGIN_SHOWALL_DESC

from serendipity.

ophian avatar ophian commented on May 29, 2024
  • In INSTALL_WYSIWYG_DESC remove the in brackets notice

from serendipity.

yellowled avatar yellowled commented on May 29, 2024
  • serendipity_admin.php uses $admin_section = MAINTENANCE; which I think we changed to MENU_MAINTENANCE in the lang files?
  • We have a stray untranslated “UPDATE” somewhere (I think I saw it for plugin updates?), which is hard to grep, because, you know, SQL UPDATE etc.

from serendipity.

yellowled avatar yellowled commented on May 29, 2024

So it's not UPDATE, it's UPGRADE, and it's resulting from https://github.com/s9y/Serendipity/blob/master/templates/2k11/admin/plugins.inc.tpl#L84, which technically is not a lang constant.

from serendipity.

yellowled avatar yellowled commented on May 29, 2024

Moved to Future because the rest is not a release blocker.

from serendipity.

yellowled avatar yellowled commented on May 29, 2024

This is kind of a sore thumb because the issue doesn't really have a “goal”. I believe we have everything translated properly in 2.0, so we could just as well close this now. The open aspects of this issue (checking for redundant constants and spelling errors) are something we're going to have to always do along the way, I think.

So, close this?

from serendipity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.