trunk: Add Dutch Sparkle localization and update news for news/authors localization

This commit is contained in:
Mitchell Livingston 2007-10-24 15:19:57 +00:00
parent 4da483e113
commit 36f9130baa
10 changed files with 70 additions and 5 deletions

View File

@ -22,6 +22,7 @@ Mac OS X, current release:
Jaewoo Chung (Korean)
Anton Sotkov (Russian)
Alexander Bykov (Russian)
Maarten Van Coile (Dutch)
GTK+:
Calorì Alessandro (Italian)
@ -64,7 +65,7 @@ Other Contributors
Third-Party Resources
Thanks to:
Niels Provos for libevent <http://monkey.org/~provos/libevent/>
Niels Provos for use of libevent <http://monkey.org/~provos/libevent/>
The Growl Development Team for use of Growl. <http://growl.info/>
Andy Matuschak for use of Sparkle. <http://sparkle.andymatuschak.org/>
M. Uli Kusterer for use of UKKQueue.

2
NEWS
View File

@ -2,7 +2,7 @@ NEWS file for Transmission <http://transmission.m0k.org/>
0.91 (2007/xx/xx)
- OS X:
+ Re-add Russian localization, fix Korean localization
+ Add Dutch localization, Re-add Russian localization, fix Korean localization
0.90 (2007/10/23)
- Encryption support, with option to ignore unencrypted peers

View File

@ -70,7 +70,10 @@ Lead Developers
\fs20 \cf2 (Russian)\
\fs24 \cf0 Alexander Bykov
\fs20 \cf2 (Russian)
\fs20 \cf2 (Russian)\
\fs24 \cf0 Maarten Van Coile
\fs20 \cf2 (Dutch)
\fs24 \cf0 \
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural
\cf0 \
@ -139,7 +142,7 @@ Image Contributors\
\f0\b \cf0 Third-Party Resources\
\f1\b0 Thanks to:\
Niels Provos for libevent. <http://monkey.org/~provos/libevent/>\
Niels Provos for use of libevent. <http://monkey.org/~provos/libevent/>\
The Growl Development Team for use of Growl. <http://growl.info/>\
Andy Matuschak for use of Sparkle. <http://sparkle.andymatuschak.org/>\
M. Uli Kusterer for use of UKKQueue.}
M. Uli Kusterer for use of UKKQueue.}

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;
}

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>188 142 356 240 0 0 1280 1002 </string>
<key>IBFramework Version</key>
<string>443.0</string>
<key>IBSystem Version</key>
<string>8I127</string>
</dict>
</plist>

View File

@ -0,0 +1,21 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{CLASS = NSObject; LANGUAGE = ObjC; },
{
ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
CLASS = SUUpdateAlert;
LANGUAGE = ObjC;
OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
SUPERCLASS = NSWindowController;
},
{
ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
CLASS = SUUpdateAlertController;
LANGUAGE = ObjC;
OUTLETS = {releaseNotesView = id; };
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>425 40 356 240 0 0 1280 832 </string>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBOpenObjects</key>
<array>
<integer>5</integer>
</array>
<key>IBSystem Version</key>
<string>8I127</string>
</dict>
</plist>