From: <dom...@us...> - 2013-04-28 16:15:25
|
Revision: 310 http://sourceforge.net/p/fvwm-crystal/code/310 Author: dominique_libre Date: 2013-04-28 16:15:22 +0000 (Sun, 28 Apr 2013) Log Message: ----------- updated French translation Modified Paths: -------------- ChangeLog addons/make_mo fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.mo fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.po Modified: ChangeLog =================================================================== --- ChangeLog 2013-04-28 16:00:01 UTC (rev 309) +++ ChangeLog 2013-04-28 16:15:22 UTC (rev 310) @@ -2,7 +2,8 @@ Dimanche 28 Avril 2013 Dominique Michel functions/Window-Buttons; functions/Fullscreen: cleanup of WindowResize - and associated functions. Simpler and better than ever. + and associated functions. Simpler and better than ever; updated French + translation. Samedi 27 Avril 2013 Dominique Michel bin/fvwm-crystal.videomodeswitch+: video mode switching usingg xrandr; Modified: addons/make_mo =================================================================== --- addons/make_mo 2013-04-28 16:00:01 UTC (rev 309) +++ addons/make_mo 2013-04-28 16:15:22 UTC (rev 310) @@ -1,4 +1,3 @@ #!/bin/sh rm *.mo msgfmt fvwm-crystal.po -o fvwm-crystal.mo -msgfmt fvwm-crystal-script.po -o fvwm-crystal-script.mo Modified: fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.mo =================================================================== (Binary files differ) Modified: fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.po =================================================================== --- fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.po 2013-04-28 16:00:01 UTC (rev 309) +++ fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.po 2013-04-28 16:15:22 UTC (rev 310) @@ -902,6 +902,9 @@ msgid "Maximize" msgstr "Maximiser" +msgid "Minimize" +msgstr "Minimiser" + msgid "Maximize horizontally" msgstr "Maximiser horizontalement" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |