diff options
| author | THOMAS J. COCOZZELLO <tjcocozz@us.ibm.com> | 2015-09-08 14:28:01 -0500 |
|---|---|---|
| committer | THOMAS J. COCOZZELLO <tjcocozz@us.ibm.com> | 2015-09-10 11:04:33 -0500 |
| commit | addaf2ac106950099e36000c481f4810681d58fe (patch) | |
| tree | b06bea92220dee824ecac6d4e422ac5ce8a3ff51 /python-keystoneclient/locale/python-keystoneclient.pot | |
| parent | 6231459156c7ffcea574efb2e01ce0b5ec78d9ac (diff) | |
| download | python-keystoneclient-addaf2ac106950099e36000c481f4810681d58fe.tar.gz | |
Move pot file for traslation
The .pot file was named incorrectly and in the wrong location so the
traslations were not getting generated.
Change-Id: Iafd2b7f06dd840fa0505729a9fc898e7e281c50c
Closes-Bug: 1493484
Diffstat (limited to 'python-keystoneclient/locale/python-keystoneclient.pot')
| -rw-r--r-- | python-keystoneclient/locale/python-keystoneclient.pot | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/python-keystoneclient/locale/python-keystoneclient.pot b/python-keystoneclient/locale/python-keystoneclient.pot new file mode 100644 index 0000000..a966864 --- /dev/null +++ b/python-keystoneclient/locale/python-keystoneclient.pot @@ -0,0 +1,20 @@ +# Translations template for python-keystoneclient. +# Copyright (C) 2012 ORGANIZATION +# This file is distributed under the same license as the +# python-keystoneclient project. +# FIRST AUTHOR <EMAIL@ADDRESS>, 2012. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: python-keystoneclient 0.1.3.12\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2012-09-29 16:02-0700\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 0.9.6\n" + |
