Giter VIP home page Giter VIP logo

Comments (3)

gn36 avatar gn36 commented on July 23, 2024

I guess you are correct: the problem here would then be that there is no de_x_sie version of the language files so far. Every user will receive the E-Mail in their own language, so you would run into the same problem if you used any other non-existent language such as swedish or russian.

Judging by the error message, this is a problem caused by the missing e-mail templates only, perhaps the language fallback to english does not work for e-mail templates. So in that sense, it is a phpBB problem, but the main problem to be solved remains the missing language, really. It is never nice to have a mixture of multiple languages in your board, and the e-mails are no exception. So you might not even have noticed the problem if the fallback had worked on e-mails as well.

If you wish to have both language versions, please adjust the de version to form the correct de_x_sie version yourself and send me a pull request (or file archive or whatever if you like that better), I'll be happy to include it and make changes to it if needed myself afterwards, but I don't really need it myself so I don't really want to spare the time creating it, at least not right now.

from phpbb-ext-hookup.

BenniGotchi avatar BenniGotchi commented on July 23, 2024

So, I did the 'translation' today and I would be happy to add it...
I'm a little bit new to this git stuff. How do I create such a pull request?
Do I need fork the repository and commit/push the changes to my fork?
Or is it also possible / OK, to directly commit/push the changes to this repos?

from phpbb-ext-hookup.

gn36 avatar gn36 commented on July 23, 2024

You will not be able to push to this repository, no. You will have to fork it and then push your changes to that fork. After that, when you go back to the github page of your fork, you will be offered to create a pull request. Then, your pull request will be automatically checked by travis and if it is ok, I will merge it.

from phpbb-ext-hookup.

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.