Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Able to rename "Projects" tab?

Able to rename "Projects" tab?

Added by Rob Mosher about 8 years ago

Hi,

Wondering if it’s possible to rename the “Projects” tab at the top to something else. Also, any reference to that categorization’s cAsE or pluralization such as “project” becoming “widget” and “Projects” to “Widgets” etc.

Thanks!


Replies (4)

RE: Able to rename "Projects" tab? - Added by Oliver Günther about 8 years ago

Hi Rob,

these labels stem from the translations we provide at config/locales/en.yml (and js-en.yml for translations provided in the frontend). They are being translated by users on Crowdin, so its not really feasible to change this permanently.

You can just alter the mentioned files, but keep in mind these may be overridden by updates. A more permanent alternative would be to maintain your own translation with the alterations you need.

Best,
Oliver

RE: Able to rename "Projects" tab? - Added by Rob Mosher about 8 years ago

Thank you for your response Oliver. I like your solution, though are translations extensible? Ie - could I base it off of English and just opt to change certain terms, or would I have to maintain a custom translation fully (which would match 99.9% with the English translation).

RE: Able to rename "Projects" tab? - Added by Oliver Günther about 8 years ago

Yes, we use the i18n gem (and i18n-js library) to provide translations, which use fallbacks to allow partially translated languages defaulting back to english.

RE: Able to rename "Projects" tab? - Added by Rob Mosher about 8 years ago

Thank you Oliver. I will look into this further but could you provide a brief description of how this would incorporate into OpenProject to get me started? I’m guessing I’d set the language in OP to a language I would “create” which contains only the words/phrases I want to customize, and then i18n would then populate with the remaining words with another language, English in my case. Yes?

  • (1 - 4/4)
Loading...