Commit Graph

92 Commits

Author SHA1 Message Date
Laurent Mazet 2553449b83 add an alert message when no new word found 2020-06-10 07:33:56 +02:00
Laurent Mazet 1b960731ac add an alert message when all words are correct and fix a bug in the checker function 2020-06-09 22:24:55 +02:00
Laurent Mazet f29b7fc2c4 add French translations for spell checker 2020-06-09 22:24:42 +02:00
Laurent Mazet 06c6cd2854 correct po and pot files 2020-05-24 23:18:16 +02:00
Laurent Mazet cb38c22253 move extraction lang scripts into a dedicated directory 2020-05-24 21:41:31 +02:00
Laurent Mazet aac7753bd4 add some comments to explain the need of language translating after the parsing 2020-05-23 22:31:30 +02:00
Laurent Mazet 86c8725272 change module file to json file 2020-05-23 22:09:37 +02:00
Laurent Mazet 9be99f42a8 Apply suggestion to l10n/make_board.js 2020-05-23 19:50:36 +00:00
Laurent Mazet 221b66f641 add 35 language tiles 2020-05-18 08:32:49 +02:00
Raphaël Jakse d9a534e294 Translate Romanian in Romanian 2020-05-17 11:41:43 +02:00
Raphaël Jakse d4052fe1ac Support for the Portuguese Board language 2020-05-17 11:14:25 +02:00
Raphaël Jakse 9f29d00ae6 Support for the Romanian Board language 2020-05-17 11:04:14 +02:00
Raphaël Jakse 804f744fb3 Stop commiting built lang files 2020-05-17 09:03:05 +02:00
Raphaël Jakse 1815162cd1 Merge branch 'lmazet/trivabble-l10n-board' 2020-05-16 11:04:56 +02:00
Raphaël Jakse 1aa3835a76 Broadcast a message when the board lang changes 2020-05-16 10:59:54 +02:00
Raphaël Jakse 3a20d898ab Linting and refactor 2020-05-16 10:59:25 +02:00
Laurent Mazet 2c3714d7bb add new strings in the pot file and translated them for French in the po file 2020-05-06 01:15:45 +02:00
Cosmin Humeniuc a1cb9e277b Add Romanian translation 2020-05-03 16:23:53 +00:00
Cosmin Humeniuc d529aa3f10
Add missing msgid to POT file
The message was present in the French PO file
but missing from the POT, so it would have also
be missing from any new translation.
2020-05-03 16:15:55 +03:00
Raphaël Jakse 1460660895 Merge branch 'lmazet/trivabble-avoid_serving_git_file' 2020-05-03 13:43:52 +02:00
Raphaël Jakse 99defab4fe Restablish the Makefile in the l10n folder 2020-05-03 11:37:40 +02:00
Laurent Mazet 46c0cffac2 rename server-data to public 2020-05-01 22:16:29 +02:00
Laurent Mazet fd8b9173ca move traduction files out of server data directory 2020-05-01 22:08:34 +02:00
Raphaël Jakse 01bd051e4b Minor fix to the translation strings 2020-05-01 11:13:33 +02:00
Nicolas Cornu 0f1c548956 Add a button to add the turn score 2020-05-01 11:13:04 +02:00
Laurent Mazet 4176cffcc2 move all served file into a dedicated directory 2020-04-29 23:19:17 +02:00
Raphaël Jakse d1a27fd937 Handle empty bag correctly 2020-04-25 22:15:16 +02:00
Raphaël Jakse 5ed0bca393 Allow players to show their rack 2020-04-19 12:23:39 +02:00
Raphaël Jakse e3e1304430 Support for current player 2020-04-19 10:46:53 +02:00
Raphaël Jakse 9f16bd14e1 Rework connection handling in the client
This commit introduces code to handle websockets.
This is disabled for now, support in the server is not ready.
2020-04-12 20:14:19 +02:00
Raphaël Jakse d2e68c78a6 l10n - fix line ending in fr.po 2020-04-05 12:54:59 +02:00
Raphaël Jakse 1f61c04316 Gracefully handle connection loss and inform the user 2020-04-05 12:51:18 +02:00
Raphaël Jakse e58a915d99 l10n - Add the mandatory callback to fs.close 2020-04-05 12:50:18 +02:00
Raphaël Jakse ab91f0eb82 Handle chat messages in a dedicated fonction 2020-04-05 12:47:12 +02:00
Raphaël Jakse d63c44f5df Add a way to ask the client to reload 2020-04-05 10:25:52 +02:00
Raphaël Jakse e3532d151d l10n: use node instead of nodejs 2020-04-05 10:18:56 +02:00
Raphaël Jakse a54566b5c9 l10n: translate a forgotten string 2020-04-05 10:18:30 +02:00
Raphaël Jakse dd8ffa052d Avoid a 404 error related to en.js 2020-04-04 16:30:44 +02:00
Raphaël Jakse b00da1a3b4 fix a typo in a displayed string 2020-04-02 19:06:04 +02:00
tornoz fc280ba500 [l10n] add language selector 2016-03-19 13:51:59 +01:00
tornoz 7b8beff337 [l10n] Add breton translation 2016-03-19 11:40:58 +01:00
Raphaël Jakse a3a8384096 Here comes the Content 2016-02-28 20:23:41 +01:00