I want to open with an apology, because I just found out that new strings (additions) during freeze are not acceptable under the terms of string freeze -- I have mistakenly lead keystone-core into believing that additions were fine. From now on I'll work to correct that! On the other hand, I hope we've done a decent job in code review to protect the translation team from *changes* to translatable strings.
I believe the only addition we currently have in review prior to RC is this one, which is about ready to start gating:
The new string is identical to an existing string, excluding the possibility for any exception information to be appended via string formatting.
Thanks!
-Dolph