diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-01-17 14:41:58 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-01-17 14:41:58 +0000 |
commit | e886af1e544dc7db4abad76bdb14fe53a5467ced (patch) | |
tree | edadf1cf68f9d31e4aa1f0035d6c125ad48f9828 | |
parent | d462ef0ce04d5ca91cd008efecc37c2c1fa39bbb (diff) | |
download | xine-lib-e886af1e544dc7db4abad76bdb14fe53a5467ced.tar.gz xine-lib-e886af1e544dc7db4abad76bdb14fe53a5467ced.tar.bz2 |
Add an empty en_US translation, ready for mis-spellings of "colour" etc.
-rw-r--r-- | po/LINGUAS | 2 | ||||
-rw-r--r-- | po/en_US.po | 16 |
2 files changed, 18 insertions, 0 deletions
diff --git a/po/LINGUAS b/po/LINGUAS index 87a156243..d6f194aea 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,5 +1,7 @@ cs de +# en_GB not needed +en_US eo es eu diff --git a/po/en_US.po b/po/en_US.po new file mode 100644 index 000000000..31878a1c3 --- /dev/null +++ b/po/en_US.po @@ -0,0 +1,16 @@ +# Translation of xine-lib.po into American English. +# Copyright (C) 2008 the xine project +# Copyright (C) 2002, 2006, 2007, 2008 Free Software Foundation, Inc. +# +msgid "" +msgstr "" +"Project-Id-Version: xine-lib.hg\n" +"Report-Msgid-Bugs-To: xine-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2009-01-15 19:04+0000\n" +"PO-Revision-Date: 2009-01-15 19:04+0000\n" +"Last-Translator: Not translated <null@example.com>\n" +"Language-Team: en_US <none>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |