diff options
| author | OGINO Masanori <masanori.ogino@gmail.com> | 2013-07-17 07:18:42 +0900 |
|---|---|---|
| committer | OGINO Masanori <masanori.ogino@gmail.com> | 2013-07-17 07:48:30 +0900 |
| commit | ad3a69739f508a2d6219479bf98ac9f853ac3574 (patch) | |
| tree | e66d2f98f64817dad0ce882056fe27895c8ddebc /doc/po/tutorial-tasks.md.pot | |
| parent | 9db190305f7562f15b5282fed508aef81cfc9689 (diff) | |
Add project information to l10n templates.
Diffstat (limited to 'doc/po/tutorial-tasks.md.pot')
| -rw-r--r-- | doc/po/tutorial-tasks.md.pot | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/po/tutorial-tasks.md.pot b/doc/po/tutorial-tasks.md.pot index 897d89b2a90..43c0f4c0924 100644 --- a/doc/po/tutorial-tasks.md.pot +++ b/doc/po/tutorial-tasks.md.pot @@ -1,13 +1,13 @@ # SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR The Rust Project Developers +# This file is distributed under the same license as the Rust package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2013-07-07 21:10+0300\n" +"Project-Id-Version: Rust 0.8-pre\n" +"POT-Creation-Date: 2013-07-17 07:18+0900\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" @@ -19,7 +19,7 @@ msgstr "" #. type: Plain text #: doc/rust.md:4 doc/rustpkg.md:4 doc/tutorial.md:4 #: doc/tutorial-borrowed-ptr.md:4 doc/tutorial-ffi.md:4 -#: doc/tutorial-macros.md:4 doc/tutorial-tasks.md:4 doc/tut.md:4 +#: doc/tutorial-macros.md:4 doc/tutorial-tasks.md:4 msgid "# Introduction" msgstr "" |
