add italian and russian sparkle translations (there is no korean as far as i can see)

This commit is contained in:
Mitchell Livingston
2007-07-31 01:08:36 +00:00
parent 32dc76a2d7
commit d12fe5e1ab
15 changed files with 123 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {relaunchLater = id; relaunchNow = id; };
CLASS = SUAutomaticUpdateAlert;
LANGUAGE = ObjC;
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}