From addaf2ac106950099e36000c481f4810681d58fe Mon Sep 17 00:00:00 2001 From: "THOMAS J. COCOZZELLO" Date: Tue, 8 Sep 2015 14:28:01 -0500 Subject: 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 --- .../locale/python-keystoneclient.pot | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 python-keystoneclient/locale/python-keystoneclient.pot (limited to 'python-keystoneclient/locale/python-keystoneclient.pot') 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 , 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 \n" +"Language-Team: LANGUAGE \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" + -- cgit v1.2.1