From: <dom...@us...> - 2015-10-26 11:26:22
|
Revision: 762 http://sourceforge.net/p/fvwm-crystal/code/762 Author: dominique_libre Date: 2015-10-26 11:26:20 +0000 (Mon, 26 Oct 2015) Log Message: ----------- locale string for the new show DeskIcons on top pref setting Modified Paths: -------------- addons/fvwm-crystal-script.pot addons/fvwm-crystal.pot fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.mo fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.po Modified: addons/fvwm-crystal-script.pot =================================================================== --- addons/fvwm-crystal-script.pot 2015-10-25 18:39:21 UTC (rev 761) +++ addons/fvwm-crystal-script.pot 2015-10-26 11:26:20 UTC (rev 762) @@ -20,8 +20,6 @@ msgid "" msgstr "" -# -# msgid "Add line" msgstr "" Modified: addons/fvwm-crystal.pot =================================================================== --- addons/fvwm-crystal.pot 2015-10-25 18:39:21 UTC (rev 761) +++ addons/fvwm-crystal.pot 2015-10-26 11:26:20 UTC (rev 762) @@ -1091,6 +1091,9 @@ msgid "Show directories" msgstr "" +msgid "Show on top with panels" +msgstr "" + msgid "Shuffle playlist" msgstr "" 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 2015-10-25 18:39:21 UTC (rev 761) +++ fvwm/locale/fr_FR.UTF-8/LC_MESSAGES/fvwm-crystal.po 2015-10-26 11:26:20 UTC (rev 762) @@ -1116,6 +1116,9 @@ msgid "Show directories" msgstr "Montrer des répertoires" +msgid "Show on top with panels" +msgstr "Montrer en avant avec les panneaux" + msgid "Shuffle playlist" msgstr "Liste de lecture aléatoire" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |