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

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:56:50 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 2bffd8d00b67cb9b4a35167fc65e1a832623b7c2
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Nov 3 20:50:02 2002 +0000

    Tools:
    
            * Scripts/extract-localizable-strings: Add printf to the list of
    	functions to ignore when finding localizable strings.
    
    WebKit:
    
            * English.lproj/StringsNotToBeLocalized.txt: Update for recent
    	changes both to the code here and to the extract script.
    
    WebBrowser:
    
            * English.lproj/StringsNotToBeLocalized.txt: Remove some now-unneeded
    	exceptions for strings that don't appear in our code any more.
    
            * English.lproj/Localizable.strings: Re-generated. It appears that
    	John removed two more localizable strings after he generated it.
    	(I had to check because last time I did this I clobbered John's
    	change, and I didn't want to do that again.)
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2544 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 4caef7a..528faab 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,10 @@
 2002-11-03  Darin Adler  <darin at apple.com>
 
+        * English.lproj/StringsNotToBeLocalized.txt: Update for recent
+	changes both to the code here and to the extract script.
+
+2002-11-03  Darin Adler  <darin at apple.com>
+
 	- fixed 3091300 -- "prelighting" on local page is still slow, despite recent bug fix
 
 	Turns out all updating would be slow if any resources on the page failed to load.
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 4caef7a..528faab 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,5 +1,10 @@
 2002-11-03  Darin Adler  <darin at apple.com>
 
+        * English.lproj/StringsNotToBeLocalized.txt: Update for recent
+	changes both to the code here and to the extract script.
+
+2002-11-03  Darin Adler  <darin at apple.com>
+
 	- fixed 3091300 -- "prelighting" on local page is still slow, despite recent bug fix
 
 	Turns out all updating would be slow if any resources on the page failed to load.
diff --git a/WebKit/English.lproj/StringsNotToBeLocalized.txt b/WebKit/English.lproj/StringsNotToBeLocalized.txt
index 14315f1..8540d89 100644
--- a/WebKit/English.lproj/StringsNotToBeLocalized.txt
+++ b/WebKit/English.lproj/StringsNotToBeLocalized.txt
@@ -1,5 +1,4 @@
 "    "
-" "
 " >>>"
 "%@"
 "%@-%d"
@@ -7,7 +6,6 @@
 "%@/%@"
 "%d"
 "%lf"
-"%s renderFramePart %p (%f,%f) w %f, h %f\n"
 ","
 "."
 "/Library/Internet Plug-Ins"
@@ -22,6 +20,7 @@
 "7"
 ";"
 "="
+"ANIMEXTS"
 "Apple Chancery"
 "BufferTextDrawing"
 "Courier"
@@ -35,6 +34,7 @@
 "Library/Internet Plug-Ins"
 "Lucida Grande"
 "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1) Gecko/20020826"
+"NETSCAPE"
 "NP_GetEntryPoints"
 "NP_Initialize"
 "NP_Shutdown"
@@ -140,7 +140,6 @@
 "com.apple.WebKit"
 "displayTitle"
 "en"
-"getFountCount = %d, family = %s, traits = 0x%08x, size = %f\n"
 "htm"
 "html"
 "http"
@@ -166,7 +165,6 @@ History.subproj/WebHistoryItem.m:"title"
 Misc.subproj/WebIconDatabase.m:"Experiments"
 Misc.subproj/WebIconDatabase.m:"icon:%@"
 Misc.subproj/WebKitLogging.m
-Panels.subproj/WebAuthenticationPanel.m:"%@:%u"
 Plugins.subproj/WebBasePluginPackage.m:"name: %@\npath: %@\nmimeTypes:\n%@\npluginDescription:%@"
 Plugins.subproj/WebNetscapePluginPackage.m:"main"
 WebCoreSupport.subproj/WebBridge.m:"height"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list