Commit Graph

165 Commits

Author SHA1 Message Date
Raphaël Jakse 304b1638ed Remove Lettres_du_Scrabble from the repository 2020-06-07 17:20:51 +02:00
Raphaël Jakse 33ccf280c1 Merge branch 'lmazet/trivabble-multi_board' into HEAD 2020-06-07 17:20:35 +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 c3698558aa eslint errors 2020-05-23 22:13:18 +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
Raphaël Jakse 3403f2c78c Fix French words in alerts [#9] 2020-05-23 20:25:36 +02:00
Laurent Mazet 221b66f641 add 35 language tiles 2020-05-18 08:32:49 +02:00
Raphaël Jakse 3bc6978545 Ignore allow-root in update-prod when not running as root 2020-05-17 11:41:55 +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 a8a8012f98 Ignore codium settings 2020-05-17 10:37:03 +02:00
Raphaël Jakse eae78e67cb Fix the upgrade production mechanism 2020-05-17 10:36:58 +02:00
Raphaël Jakse 8f7f215408 Make at the end of setup_prod.sh 2020-05-17 09:07:41 +02:00
Raphaël Jakse 804f744fb3 Stop commiting built lang files 2020-05-17 09:03:05 +02:00
Raphaël Jakse 1332f9f38a Documentation: README and CONTRIBUTING 2020-05-16 15:47:04 +02:00
Raphaël Jakse e343f38e5d Makefile: default port add PHONY rules 2020-05-16 14:03:08 +02:00
Raphaël Jakse c6060a685e Check whether the socket still exists when keeping alive 2020-05-16 11:31:11 +02:00
Raphaël Jakse debc40dfe3 Tile scores a bit lower to enable tall letters 2020-05-16 11:29:35 +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
Raphaël Jakse d44a225a65 Use json to store board language files 2020-05-16 10:04:59 +02:00
Laurent Mazet 2bc2bb8233 Fix tile score bug 2020-05-12 07:50:29 +02:00
Laurent Mazet fdbc21237c use path.join instead of + 2020-05-07 21:57:23 +02:00
Laurent Mazet 41363dd81a missing fullpath for daemon 2020-05-07 01:47:32 +02:00
Laurent Mazet 0adff40814 last fix for eslint errors 2020-05-07 01:45:20 +02:00
Laurent Mazet eca9a9558d change version numbers 2020-05-07 01:08:59 +02:00
Laurent Mazet be191bf000 fix all eslint errors 2020-05-07 01:00:52 +02:00
Laurent Mazet 10af864de0 add eslint rule 2020-05-07 00:52:46 +02:00
Laurent Mazet 55129404d1 remove arrow function and useless variable newLangName 2020-05-07 00:42:45 +02:00
Laurent Mazet dd3aa59300 fix some (not all) eslint errors 2020-05-06 23:58:43 +02:00
Laurent Mazet fe7da515b7 remove static langName 2020-05-06 23:28:09 +02:00
Raphaël Jakse 378e7f6d14 Server: listen to localhost by default 2020-05-06 19:49:08 +02:00
Laurent Mazet 333a537ce7 sort select element depending of interface language 2020-05-06 12:32:14 +02:00
Laurent Mazet 9ed9647018 correct select control position if user cancel the change 2020-05-06 01:19:01 +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
Laurent Mazet 2b277afd18 use select control instead of multiple buttons 2020-05-05 23:44:20 +02:00
Laurent Mazet 1a7aad11d8 fixes from MR comments 2020-05-05 08:30:39 +02:00
Laurent Mazet c4f3c433a1 board language setting is now per game 2020-05-04 23:27:36 +02:00
Laurent Mazet b9dd9bd054 add German, English and Spanish pieces 2020-05-04 00:28:33 +02:00
Raphaël Jakse 9ce9945b2b Merge branch 'translate-ro' into 'master'
Add Romanian translation

See merge request raphj/trivabble!5
2020-05-03 16:23:53 +00:00
Cosmin Humeniuc a1cb9e277b Add Romanian translation 2020-05-03 16:23:53 +00:00
Raphaël Jakse c4e588572a Merge branch 'missing-pot-msgid' into 'master'
Add missing msgid to POT file

See merge request raphj/trivabble!4
2020-05-03 16:15:16 +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 731ff54d7c Fix running serving files in the dev server - 2 2020-05-03 14:50:06 +02:00
Raphaël Jakse 77662c6d5d Fix running serving files in the dev server 2020-05-03 14:46:51 +02:00