diff options
author | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2008-02-19 14:43:00 +0000 |
---|---|---|
committer | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2008-02-19 14:43:00 +0000 |
commit | 76ed2e494b220780d8e247f9348f8f09a9d5fee8 (patch) | |
tree | a885aed88431c63db1306cb36732f3828dd4f4da /locales/fr_FR/LC_MESSAGES/messages.po | |
parent | 93da909d9cc514d50705d59ae95786e55b758958 (diff) | |
download | semanticscuttle-76ed2e494b220780d8e247f9348f8f09a9d5fee8.tar.gz semanticscuttle-76ed2e494b220780d8e247f9348f8f09a9d5fee8.tar.bz2 |
Interface fix: add a link to last editor profile in common description. Don't count a change if a user saves with no modifications.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@46 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'locales/fr_FR/LC_MESSAGES/messages.po')
-rw-r--r-- | locales/fr_FR/LC_MESSAGES/messages.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/fr_FR/LC_MESSAGES/messages.po b/locales/fr_FR/LC_MESSAGES/messages.po index 316ad71..22ec2dc 100644 --- a/locales/fr_FR/LC_MESSAGES/messages.po +++ b/locales/fr_FR/LC_MESSAGES/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Scuttle\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-02-19 10:28+0100\n" -"PO-Revision-Date: 2008-02-19 10:29+0100\n" +"POT-Creation-Date: 2008-02-19 15:30+0100\n" +"PO-Revision-Date: 2008-02-19 15:31+0100\n" "Last-Translator: BenjaminHKB <benjamin.huynh-kim-bang@loria.fr>\n" "Language-Team: fr-FR <toony.sf@chezouam.net>\n" "MIME-Version: 1.0\n" @@ -566,7 +566,7 @@ msgstr "Description" #: ../../../templates/bookmarkcommondescriptionedit.tpl.php:28 #: ../../../templates/tagcommondescriptionedit.tpl.php:21 -msgid "Last modification: " +msgid "Last modification:" msgstr "Dernière modification :" #: ../../../templates/bookmarkcommondescriptionedit.tpl.php:39 |