diff options
-rw-r--r-- | desiredata/src/locale/francais.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desiredata/src/locale/francais.tcl b/desiredata/src/locale/francais.tcl index c1bc8b01..512ac93e 100644 --- a/desiredata/src/locale/francais.tcl +++ b/desiredata/src/locale/francais.tcl @@ -119,8 +119,8 @@ say logarithmic "Logarithmique" say isa "Initialisation" say n "Nombre de choix" say steady "Régularité" -say steady_no "Caler sur le click" -say steady_yes "Suivre le click" +say steady_no "Caler sur le clic" +say steady_yes "Suivre le clic" say snd "symbole d'envoie" say rcv "symbole de reception" say lab "label" |