Version 0.1.64.1 0.1.64.1
authorThierry Florac <tflorac@ulthar.net>
Wed, 25 Nov 2020 13:04:28 +0100
changeset 1438 2b44b3bf6be9
parent 1437 31db3e8a4e44
child 1439 54421708f6b3
Version 0.1.64.1
buildout.cfg
docs/HISTORY.txt
setup.py
src/pyams_content.egg-info/PKG-INFO
src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.mo
src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.po
--- a/buildout.cfg	Sat Nov 21 10:26:39 2020 +0100
+++ b/buildout.cfg	Wed Nov 25 13:04:28 2020 +0100
@@ -87,4 +87,4 @@
 eggs = pyams_content [test]
 
 [versions]
-pyams_content = 0.1.64
+pyams_content = 0.1.64.1
--- a/docs/HISTORY.txt	Sat Nov 21 10:26:39 2020 +0100
+++ b/docs/HISTORY.txt	Wed Nov 25 13:04:28 2020 +0100
@@ -1,6 +1,11 @@
 History
 =======
 
+0.1.64.1
+--------
+ - corrected view name in themes management
+ - translation update
+
 0.1.64
 ------
  - added "Hubs" managers
--- a/setup.py	Sat Nov 21 10:26:39 2020 +0100
+++ b/setup.py	Wed Nov 25 13:04:28 2020 +0100
@@ -24,7 +24,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.1.64'
+version = '0.1.64.1'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = []
--- a/src/pyams_content.egg-info/PKG-INFO	Sat Nov 21 10:26:39 2020 +0100
+++ b/src/pyams_content.egg-info/PKG-INFO	Wed Nov 25 13:04:28 2020 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-content
-Version: 0.1.64
+Version: 0.1.64.1
 Summary: PyAMS base content interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_content
 Author: Thierry Florac
@@ -72,6 +72,11 @@
         History
         =======
         
+        0.1.64.1
+        --------
+         - corrected view name in themes management
+         - translation update
+        
         0.1.64
         ------
          - added "Hubs" managers
Binary file src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.mo has changed
--- a/src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.po	Sat Nov 21 10:26:39 2020 +0100
+++ b/src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.po	Wed Nov 25 13:04:28 2020 +0100
@@ -3582,7 +3582,7 @@
 
 #: src/pyams_content/root/zmi/sites.py:73
 msgid "Blogs and shared sites"
-msgstr "Blogs et sites partagés"
+msgstr "Blogs, hubs et sites partagés"
 
 #: src/pyams_content/root/zmi/sites.py:103
 msgid "Visible site?"