• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Missing translation string: user:watched_categories

Scheduled Pinned Locked Moved Bug Reports
3 Posts 2 Posters 481 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tom Rade
    wrote on last edited by Tom_Rade
    #1

    General information:
    NodeBB-Version: v1.10.2
    MongoDB: v3.6.8
    NodeJS: v8.12.0
    npm: 6.4.1
    OS: Ubuntu 16.04.5 LTS
    Language: German (de-DE)
    Installation directory: /srv/nodebb/
    Guide used: https://docs.nodebb.org/installing/os/ubuntu/


    Following strings are not definied outside of en-GB:

    user:watched_categories
    (And this, although it didn't cause any error till now) pages:account/watched_categories

    And according to my grep inside nodebb/public/language/, only en-GB has this translation, while other languages don't. This string is translated to German on Transifex. Yet it's not implemented into the latest installation and causes errors and weird bugs on the link for watched categories on the profile when using non en-GB languages.

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #2

    This string? It seems to be translated 😕

    Nevertheless, I'll do a push of source strings now, there may be other strings that are untranslated 🙂

    1 Reply Last reply
    1
  • T Offline
    T Offline
    Tom Rade
    wrote on last edited by Tom_Rade
    #3

    Also, the Post quick reply button of the default theme (as well as other texts) are also not translated. This is tho, there is variable set for translation. @julian

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development