-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch language of documentation, development, communication to english #2
Comments
Update: @M4LuZ is fine with this as well. He agreed to this in a private email conversation. |
I rather have no strong feelings either way. We should be fine with English as documentation and development language, but it may be beneficial to keep German as valid language for any communication towards/with the end users as they are the current target audience |
That is fine for me :) |
Also eine englische Doku ist ok... hab ich auch eine Zeitlang versucht aber irgendwann wars für mich Sinnfrei weil in den 14 Jahren wo ich schon mitmische genau 2 Leute aus dem erweiterten EP-Raum in EN nachgefragt haben. Allgemeine Kommunikation muss ich aber sagen hab ich keinen Bock das komplizierte Zeug aus der Lansuite auch noch auf EN durchzukauen. Die Lansuite wird kein Kaliber Wordpress mehr, den Zug haben wir verpasst. |
add check to $teams if instance of mysqli_result to fix #0 db->num_rows() called at [/var/www/lansuite/modules/tournament2/plugins/home.php:51] lansuite#1 include(/var/www/lansuite/modules/tournament2/plugins/home.php) called at [/var/www/lansuite/modules/home/show.php:33] lansuite#2 include_once(/var/www/lansuite/modules/home/show.php) called at [/var/www/lansuite/index_module.inc.php:98] lansuite#3 include_once(/var/www/lansuite/index_module.inc.php) called at [/var/www/lansuite/index.php:415]
… Argument #2 ($array) must be of type array, null given in /modules/picgallery/show.php on line 372
…rgument #2 ($array) must be of type array, bool given in /code/modules/seating/Classes/Seat2.php on line 376"
[Seating] Fix "Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, bool given in /modules/seating/Classes/Seat2.php on line 376"
…ment #2 ($options) must be of type array, string
* [Foodcenter] Fix Fatal error: Uncaught TypeError: unserialize(): Argument #2 ($options) must be of type array, string * [Foodcenter] Fix PHP Warnings and Fatal errors * [Foodcenter] Use prepared statements to query user barcode Co-authored-by: M4LuZ <MaLuZ@gmx.net> --------- Co-authored-by: M4LuZ <MaLuZ@gmx.net>
Most of the communication of the LANSuite system is / was done in German.
E.g. in the demo page, documentation or bug tracker at http://lansuite.orgapage.de/
The system LANSuite is mostly spreaded in the DACH area.
Suggestion
My suggestion is to switch the official language to english for everything like
Why should we do this?
There are a few reasons why this can be beneficial:
What about the language barrier?
Yes, there might be a language barrier for non native speakers.
In the OSS world this is common and accepted.
I never met a person who said negative points about not to use a proper time or grammar.
So people will overlook those errors and even might be able to help you to eliminate this language barrier over time to fix typos or grammar issues.
How do we come to a conclusion to solve this ticket?
In my opinion this has to be a decision of the main contributors. I would encourage them to post their +1 for english or a -1 for stay with german here.
The text was updated successfully, but these errors were encountered: