diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2010-03-05 21:27:19 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2010-03-05 21:27:19 +0100 |
commit | e341eae7dbe94c854c8b399390c704afcbea0bd0 (patch) | |
tree | 66de31515db2e8705237c9829cb0fa13385ac574 /i18n/messages.pot | |
parent | 4f47201c9b6e13aeb8ee987055e895a1739e518c (diff) | |
download | portato-e341eae7dbe94c854c8b399390c704afcbea0bd0.tar.gz portato-e341eae7dbe94c854c8b399390c704afcbea0bd0.tar.bz2 portato-e341eae7dbe94c854c8b399390c704afcbea0bd0.zip |
Corrected typo
Diffstat (limited to '')
-rw-r--r-- | i18n/messages.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/messages.pot b/i18n/messages.pot index ea08ef2..26f1dd1 100644 --- a/i18n/messages.pot +++ b/i18n/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-03-05 21:15+0100\n" +"POT-Creation-Date: 2010-03-05 21:26+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" @@ -457,7 +457,7 @@ msgstr "" #: portato/gui/dialogs.py:71 msgid "" "Portato will write these changes into the appropriate files.\n" -"Please backup them if you think it is necessairy." +"Please backup them if you think it is necessary." msgstr "" #: portato/gui/dialogs.py:80 |