Hi,
Thank you for the great work. It has been a great help for my work with all the bug fixes.
I came across this issue in the Generic.xaml file of Xceed.Wpf.AvalonDock.Themes.VS2013, where the MenuItem for Close All Documents doesnt take the text from the Resources. Instead, it has a hard-coded "Document CloseAll". The functionality works perfectly fine, but it's missing the correct corresponding text.
Adding a screenshot of the source code.

Thank you once again.