Extended and cleaned localizations

This commit is contained in:
michael starke
2017-11-16 19:08:38 +01:00
parent 36b98bcd6d
commit ad0a198b48
18 changed files with 199 additions and 353 deletions

View File

@@ -643,6 +643,8 @@
4C8B36A917A6ED4B005E1FF1 /* MPOutlineContextMenuDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPOutlineContextMenuDelegate.h; sourceTree = "<group>"; };
4C8B36AA17A6ED4B005E1FF1 /* MPOutlineContextMenuDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPOutlineContextMenuDelegate.m; sourceTree = "<group>"; };
4C8DEAA11C314D2C00D24C32 /* MPTestAutotypeDelay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPTestAutotypeDelay.m; sourceTree = "<group>"; };
4C93C5701FBDFEF700F36855 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/AutotypeCandidateSelectionView.strings; sourceTree = "<group>"; };
4C93C5711FBDFEF900F36855 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/AutotypeBuilderView.strings; sourceTree = "<group>"; };
4C978E0C19AE54AB003067DF /* MPFlagsHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPFlagsHelper.m; sourceTree = "<group>"; };
4C97CCEF1FA727DC00E58F8C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
4CA08D9E17A831B200A6544B /* MPAddEntryContextMenuDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPAddEntryContextMenuDelegate.h; sourceTree = "<group>"; };
@@ -2317,6 +2319,7 @@
FA9FD3281FB5E8F4003CEDD6 /* Base */,
FA9FD32B1FB5E8FD003CEDD6 /* pl */,
4C73EB951FBB5A8F0033000F /* de */,
4C93C5701FBDFEF700F36855 /* en */,
);
name = AutotypeCandidateSelectionView.xib;
sourceTree = "<group>";
@@ -2327,6 +2330,7 @@
FA9FD32D1FB5EDD3003CEDD6 /* Base */,
FA9FD32F1FB5EDDE003CEDD6 /* pl */,
4C73EB961FBB5A910033000F /* de */,
4C93C5711FBDFEF900F36855 /* en */,
);
name = AutotypeBuilderView.xib;
sourceTree = "<group>";