Results 238 comments of El RIDO

I was aware of both localization and internationalization when I implemented this feature and have chosen deliberately to only do the latter one, as we don't have the size of...

Please have a look at the document re. how to [add a not yet existing language code](https://github.com/PrivateBin/PrivateBin/wiki/Translation#gotchas) (the example provides Klingon and Leetspeek). I assume you will have to use...

Ok, so for your use case of customizing just a few of the English bits, you can just change the message IDs in the source. This means that these strings...

I am happy to review any pull request for such a change, if someone were to make it. I don't think any further discussing is required, someone just needs to...

Not a big problem, they already are the same theme (bootstrap.php). You would just need to send the server some indication which theme to use and he could switch the...

Well, obviously we should let the admins enforce one or the other, but could still have the automatic mode be the default. It's a good idea for the 1.4 release...

Note to self / whoever has time: At some point we should probably upgrade to bootstrap 4 - at that point this might be a simple solution to add a...

I am unsure how this could be implemented from a UI perspective. Maybe add a checkmark `[ ] tabs to spaces` and when clicked display an input pre-filled with `4`...

May I add a task in here? * [x] Replace the logic that displays the IE warning with one that displays a generic "Please upgrade" warning if the browser doesn't...

browser-update.org -> Good idea, but doesn't this introduce third party JS, that can leak privacy relevant information outside of the server? It adds an additional trusted party beyond the server...