mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 22:52:26 +00:00
Extended and cleaned localizations
This commit is contained in:
@@ -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>";
|
||||
|
||||
Reference in New Issue
Block a user