[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:42:20 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit e6ab55e19f1bf7ff0da30159586732d2575de15c
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu May 15 19:55:34 2003 +0000

    Tools:
    
            Reviewed by John
    
    	Tweaked script so that it works with the changed names
    	of some dependent files and macors in WebFoundation.
    
            * Scripts/extract-localizable-strings:
    
    WebFoundation:
    
            Reviewed by John
    
            Updated StringsNotToBeLocalized.txt for recent changes.
    
    	Changed localization macros back to UI_STRING and UI_STRING_KEY so
    	that we keep working with the tools we have to keep
    	localization information up to date.
    
            * AuthenticationManager.subproj/NSURLKeychainCredentialStorage.m:
            (-[NSURLKeychainCredentialStorage _saveCredential:forProtectionSpace:isDefault:]):
            * CacheLoader.subproj/NSURLResponse.m:
            (+[NSHTTPURLResponse localizedStringForStatusCode:]):
            * English.lproj/StringsNotToBeLocalized.txt:
            * Misc.subproj/NSError_NSURLExtras.m:
            (WebNSErrorExtrasInit):
            * Misc.subproj/NSString_NSURLExtras.m:
            * Misc.subproj/NSURLAssertions.h:
            * Misc.subproj/NSURLAssertions.m:
            (NSURLReportFatalError):
            * Misc.subproj/NSURLLocalizableStrings.h:
            * Misc.subproj/NSURL_NSURLExtras.m:
            (-[NSURL _web_suggestedFilenameWithMIMEType:]):
    
    WebKit:
    
            Reviewed by John
    
    	Updated for recent changes.
    
            * English.lproj/StringsNotToBeLocalized.txt:
    
    WebBrowser:
    
            Reviewed by John
    
    	Updated for recent changes.
    
            * English.lproj/StringsNotToBeLocalized.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4379 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index f0c0ff5..ead7014 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -2,6 +2,14 @@
 
         Reviewed by John
 
+	Updated for recent changes.
+
+        * English.lproj/StringsNotToBeLocalized.txt:
+
+2003-05-15  Ken Kocienda  <kocienda at apple.com>
+
+        Reviewed by John
+
         Changed the names of some extras files in WebFoundation:
         Updated imports and usages in this project.
 
diff --git a/WebKit/English.lproj/StringsNotToBeLocalized.txt b/WebKit/English.lproj/StringsNotToBeLocalized.txt
index c946d3b..c17f51b 100644
--- a/WebKit/English.lproj/StringsNotToBeLocalized.txt
+++ b/WebKit/English.lproj/StringsNotToBeLocalized.txt
@@ -5,12 +5,14 @@
 "%.1lf"
 "%2d) "
 "%@ %@"
+"%@"
 "%@/Library/Caches/WebKitIcons/%@"
 "%@/Library/Preferences/%@"
 "%@:%u"
 "%@://%p"
 "%d"
 ","
+"- %s:%d %s - "
 "/"
 "/<!--frame%d-->-->"
 "/Library/Internet Plug-Ins"
@@ -30,6 +32,12 @@
 ";"
 "<!--framePath "
 "="
+"=================\nARGUMENT BAD: %s, %s (%s:%d %s)\n=================\n"
+"=================\nASSERTION FAILED: "
+"=================\nASSERTION FAILED: %s (%s:%d %s)\n=================\n"
+"=================\nERROR: "
+"=================\nFATAL ERROR: "
+"=================\nSHOULD NEVER BE REACHED (%s:%d %s)\n=================\n"
 "ANIMEXTS1"
 "Apple Chancery"
 "AppleFontSmoothing"
@@ -196,6 +204,8 @@
 "\n        "
 "\n    "
 "\n"
+"\n%s (%s:%d %s)\n=================\n"
+"\n(%s:%d %s)\n=================\n"
 "\n--------------------------------------------\n"
 "\r\n"
 "_CGFontCacheSetMaxSize"
@@ -225,6 +235,7 @@
 "http"
 "https"
 "lastVisitedDate"
+"localized string not found"
 "mp4"
 "mpg4"
 "nullplugin"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list