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/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/messages.po')
-rw-r--r-- | locales/messages.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/messages.po b/locales/messages.po index f279fa5..f9d9c84 100644 --- a/locales/messages.po +++ b/locales/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-02-19 10:28+0100\n" +"POT-Creation-Date: 2008-02-19 15:30+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -553,7 +553,7 @@ msgstr "" #: ../../../templates/bookmarkcommondescriptionedit.tpl.php:28 #: ../../../templates/tagcommondescriptionedit.tpl.php:21 -msgid "Last modification: " +msgid "Last modification:" msgstr "" #: ../../../templates/bookmarkcommondescriptionedit.tpl.php:39 |