diff --git a/oslo.messaging/locale/de/LC_MESSAGES/oslo.messaging.po b/oslo.messaging/locale/de/LC_MESSAGES/oslo.messaging.po
index f62044896..012f52ece 100644
--- a/oslo.messaging/locale/de/LC_MESSAGES/oslo.messaging.po
+++ b/oslo.messaging/locale/de/LC_MESSAGES/oslo.messaging.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  oslo.messaging\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-19 06:07+0000\n"
+"POT-Creation-Date: 2015-05-28 06:08+0000\n"
 "PO-Revision-Date: 2015-03-13 10:28+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: German (http://www.transifex.com/projects/p/oslomessaging/"
@@ -21,6 +21,10 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 1.3\n"
 
+#, python-format
+msgid "Exception during message handling: %s"
+msgstr "Exception während Messagebehandlung: %s"
+
 #, python-format
 msgid "Failed to load any notifiers for %s"
 msgstr "Es konnten keine Notifiers für %s geladen werden"
@@ -28,7 +32,3 @@ msgstr "Es konnten keine Notifiers für %s geladen werden"
 #, python-format
 msgid "Routing '%(event)s' notification to '%(driver)s' driver"
 msgstr "'%(event)s' Notfikation wird zum Treiber '%(driver)s' geroutet."
-
-#, python-format
-msgid "Exception during message handling: %s"
-msgstr "Exception während Messagebehandlung: %s"
diff --git a/oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging.po b/oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging.po
index c3f9f6cea..783803657 100644
--- a/oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging.po
+++ b/oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  oslo.messaging\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-26 06:08+0000\n"
+"POT-Creation-Date: 2015-05-28 06:08+0000\n"
 "PO-Revision-Date: 2015-03-24 01:22+0000\n"
 "Last-Translator: Andi Chandler <andi@gowling.com>\n"
 "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -20,16 +20,13 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 1.3\n"
 
-msgid "Unexpected exception occurred."
-msgstr "Unexpected exception occurred."
-
 #, python-format
-msgid "Failed to load any notifiers for %s"
-msgstr "Failed to load any notifiers for %s"
-
-#, python-format
-msgid "Routing '%(event)s' notification to '%(driver)s' driver"
-msgstr "Routing '%(event)s' notification to '%(driver)s' driver"
+msgid ""
+"%(what)s is deprecated as of %(as_of)s and may be removed in %(remove_in)s. "
+"It will not be superseded."
+msgstr ""
+"%(what)s is deprecated as of %(as_of)s and may be removed in %(remove_in)s. "
+"It will not be superseded."
 
 #, python-format
 msgid ""
@@ -39,14 +36,6 @@ msgstr ""
 "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and may "
 "be removed in %(remove_in)s."
 
-#, python-format
-msgid ""
-"%(what)s is deprecated as of %(as_of)s and may be removed in %(remove_in)s. "
-"It will not be superseded."
-msgstr ""
-"%(what)s is deprecated as of %(as_of)s and may be removed in %(remove_in)s. "
-"It will not be superseded."
-
 #, python-format
 msgid "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s."
 msgstr "%(what)s is deprecated as of %(as_of)s in favour of %(in_favor_of)s."
@@ -59,10 +48,21 @@ msgstr "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
 msgid "Deprecated: %s"
 msgstr "Deprecated: %s"
 
+#, python-format
+msgid "Exception during message handling: %s"
+msgstr "Exception during message handling: %s"
+
+#, python-format
+msgid "Failed to load any notifiers for %s"
+msgstr "Failed to load any notifiers for %s"
+
 #, python-format
 msgid "Fatal call to deprecated config: %(msg)s"
 msgstr "Fatal call to deprecated config: %(msg)s"
 
 #, python-format
-msgid "Exception during message handling: %s"
-msgstr "Exception during message handling: %s"
+msgid "Routing '%(event)s' notification to '%(driver)s' driver"
+msgstr "Routing '%(event)s' notification to '%(driver)s' driver"
+
+msgid "Unexpected exception occurred."
+msgstr "Unexpected exception occurred."
diff --git a/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po b/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po
index e5bc95f63..0d30fdec1 100644
--- a/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po
+++ b/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  oslo.messaging\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-19 06:07+0000\n"
+"POT-Creation-Date: 2015-05-28 06:08+0000\n"
 "PO-Revision-Date: 2015-03-13 10:28+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: French (http://www.transifex.com/projects/p/oslomessaging/"
@@ -21,8 +21,9 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 1.3\n"
 
-msgid "Unexpected exception occurred."
-msgstr "Exception inattendue s'est produite."
+#, python-format
+msgid "Exception during message handling: %s"
+msgstr "Exception lors de la manipulation du message: %s"
 
 #, python-format
 msgid "Failed to load any notifiers for %s"
@@ -32,6 +33,5 @@ msgstr "Echec de chargement des notifications pour %s"
 msgid "Routing '%(event)s' notification to '%(driver)s' driver"
 msgstr "Routage '%(event)s' notification du pilote %(driver)s'"
 
-#, python-format
-msgid "Exception during message handling: %s"
-msgstr "Exception lors de la manipulation du message: %s"
+msgid "Unexpected exception occurred."
+msgstr "Exception inattendue s'est produite."