Changeset 84158 in webkit


Ignore:
Timestamp:
Apr 18, 2011 10:29:50 AM (13 years ago)
Author:
timothy@apple.com
Message:

Make update-webkit-localizable-strings put WebKit/win strings in WebCore
now that all localized strings in WebKit/win use WEB_UI_STRING.

https://webkit.org/b/58747

Reviewed by Dan Bernstein.

Source/WebCore:

  • English.lproj/Localizable.strings: Updated with strings from WebKit/win.

Source/WebKit:

  • English.lproj/Localizable.strings: Removed.

Tools:

  • Scripts/update-webkit-localizable-strings: Remove the code that updated WebKit/win differently.
Location:
trunk
Files:
1 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r84156 r84158  
     12011-04-18  Timothy Hatcher  <timothy@apple.com>
     2
     3        Make update-webkit-localizable-strings put WebKit/win strings in WebCore
     4        now that all localized strings in WebKit/win use WEB_UI_STRING.
     5
     6        https://webkit.org/b/58747
     7
     8        Reviewed by Dan Bernstein.
     9
     10        * English.lproj/Localizable.strings: Updated with strings from WebKit/win.
     11
    1122011-04-15  MORITA Hajime  <morrita@google.com>
    213
  • trunk/Source/WebCore/English.lproj/Localizable.strings

    r83985 r84158  
    152152"Hide Substitutions" = "Hide Substitutions";
    153153
     154/* The default, default character encoding */
     155"ISO-8859-1" = "ISO-8859-1";
     156
    154157/* Ignore Grammar context menu item */
    155158"Ignore Grammar" = "Ignore Grammar";
     
    485488"Your password will be sent unencrypted." = "Your password will be sent unencrypted.";
    486489
     490/* HTTP result code string */
     491"accepted" = "accepted";
     492
    487493/* Verb stating the action that will occur when a text field is selected, as used by accessibility */
    488494"activate" = "activate";
     
    512518"back 30 seconds" = "back 30 seconds";
    513519
     520/* HTTP result code string */
     521"bad gateway" = "bad gateway";
     522
     523/* HTTP result code string */
     524"bad request" = "bad request";
     525
    514526/* An ARIA accessibility group that acts as a banner. */
    515527"banner" = "banner";
     
    521533"check" = "check";
    522534
     535/* HTTP result code string */
     536"client error" = "client error";
     537
    523538/* An ARIA accessibility group that acts as a region of complementary information. */
    524539"complementary" = "complementary";
    525540
     541/* HTTP result code string */
     542"conflict" = "conflict";
     543
    526544/* An ARIA accessibility group that contains content. */
    527545"content" = "content";
    528546
     547/* HTTP result code string */
     548"continue" = "continue";
     549
     550/* HTTP result code string */
     551"created" = "created";
     552
    529553/* accessibility help text for movie status display */
    530554"current movie status" = "current movie status";
     
    545569"elapsed time" = "elapsed time";
    546570
     571/* HTTP result code string */
     572"expectation failed" = "expectation failed";
     573
    547574/* accessibility role description for fast forward button */
    548575"fast forward" = "fast forward";
     
    551578"fast reverse" = "fast reverse";
    552579
     580/* HTTP result code string */
     581"forbidden" = "forbidden";
     582
     583/* HTTP result code string */
     584"found" = "found";
     585
    553586/* accessibility role description for enter fullscreen button */
    554587"fullscreen" = "fullscreen";
    555588
     589/* HTTP result code string */
     590"gateway timed out" = "gateway timed out";
     591
    556592/* accessibility role description for headings */
    557593"heading" = "heading";
     
    566602"indefinite time" = "indefinite time";
    567603
     604/* HTTP result code string */
     605"informational" = "informational";
     606
     607/* HTTP result code string */
     608"internal server error" = "internal server error";
     609
    568610/* Verb stating the action that will occur when a link is clicked, as used by accessibility */
    569611"jump" = "jump";
    570612
     613/* HTTP result code string */
     614"length required" = "length required";
     615
    571616/* accessibility role description for link */
    572617"link" = "link";
     
    587632"math" = "math";
    588633
     634/* HTTP result code string */
     635"method not allowed" = "method not allowed";
     636
     637/* HTTP result code string */
     638"moved permanently" = "moved permanently";
     639
    589640/* accessibility role description for timeline slider */
    590641"movie time" = "movie time";
     
    596647"movie time scrubber thumb" = "movie time scrubber thumb";
    597648
     649/* HTTP result code string */
     650"multiple choices" = "multiple choices";
     651
    598652/* accessibility role description for mute button */
    599653"mute" = "mute";
     
    605659"navigation" = "navigation";
    606660
     661/* HTTP result code string */
     662"needs proxy" = "needs proxy";
     663
     664/* HTTP result code string */
     665"no content" = "no content";
     666
     667/* HTTP result code string */
     668"no error" = "no error";
     669
    607670/* text to display in file button used in HTML forms when no file is selected */
    608671"no file selected" = "no file selected";
    609672
     673/* HTTP result code string */
     674"no longer exists" = "no longer exists";
     675
     676/* HTTP result code string */
     677"non-authoritative information" = "non-authoritative information";
     678
     679/* HTTP result code string */
     680"not found" = "not found";
     681
     682/* HTTP result code string */
     683"not modified" = "not modified";
     684
    610685/* An ARIA accessibility group that acts as a note in a document. */
    611686"note" = "note";
     
    614689"number of seconds of movie remaining" = "number of seconds of movie remaining";
    615690
     691/* HTTP result code string */
     692"partial content" = "partial content";
     693
    616694/* Validation message for input form controls requiring a constrained value according to pattern */
    617695"pattern mismatch" = "pattern mismatch";
     
    623701"pause playback" = "pause playback";
    624702
     703/* HTTP result code string */
     704"payment required" = "payment required";
     705
    625706/* accessibility role description for play button */
    626707"play" = "play";
    627708
     709/* HTTP result code string */
     710"precondition failed" = "precondition failed";
     711
    628712/* Verb stating the action that will occur when a button is pressed, as used by accessibility */
    629713"press" = "press";
    630714
     715/* HTTP result code string */
     716"proxy authentication required" = "proxy authentication required";
     717
    631718/* Validation message for input form controls with value higher than allowed maximum */
    632719"range overflow" = "range overflow";
     
    635722"range underflow" = "range underflow";
    636723
     724/* HTTP result code string */
     725"redirected" = "redirected";
     726
    637727/* An ARIA accessibility group that acts as a distinct region in a document. */
    638728"region" = "region";
     
    641731"remaining time" = "remaining time";
    642732
     733/* HTTP result code string */
     734"request timed out" = "request timed out";
     735
     736/* HTTP result code string */
     737"request too large" = "request too large";
     738
     739/* HTTP result code string */
     740"requested URL too long" = "requested URL too long";
     741
     742/* HTTP result code string */
     743"requested range not satisfiable" = "requested range not satisfiable";
     744
     745/* HTTP result code string */
     746"reset content" = "reset content";
     747
    643748/* accessibility help text for return streaming movie to real time button */
    644749"return streaming movie to real time" = "return streaming movie to real time";
     
    650755"search" = "search";
    651756
     757/* HTTP result code string */
     758"see other" = "see other";
     759
    652760/* accessibility help text for jump back 30 seconds button */
    653761"seek movie back 30 seconds" = "seek movie back 30 seconds";
     
    662770"select" = "select";
    663771
     772/* HTTP result code string */
     773"server error" = "server error";
     774
     775/* HTTP result code string */
     776"service unavailable" = "service unavailable";
     777
    664778/* accessibility role description for show closed captions button */
    665779"show closed captions" = "show closed captions";
     
    677791"stop displaying closed captions" = "stop displaying closed captions";
    678792
     793/* HTTP result code string */
     794"success" = "success";
     795
     796/* HTTP result code string */
     797"switching protocols" = "switching protocols";
     798
    679799/* An ARIA accessibility group that contains the content of a tab. */
    680800"tab panel" = "tab panel";
    681801
     802/* HTTP result code string */
     803"temporarily redirected" = "temporarily redirected";
     804
    682805/* term word of a definition */
    683806"term" = "term";
     
    698821"type mismatch" = "type mismatch";
    699822
     823/* HTTP result code string */
     824"unacceptable" = "unacceptable";
     825
     826/* HTTP result code string */
     827"unauthorized" = "unauthorized";
     828
    700829/* Verb stating the action that will occur when a checked checkbox is clicked, as used by accessibility */
    701830"uncheck" = "uncheck";
    702831
     832/* HTTP result code string */
     833"unimplemented" = "unimplemented";
     834
    703835/* Unknown filename */
    704836"unknown" = "unknown";
     
    710842"unmute audio tracks" = "unmute audio tracks";
    711843
     844/* HTTP result code string */
     845"unsupported media type" = "unsupported media type";
     846
     847/* HTTP result code string */
     848"unsupported version" = "unsupported version";
     849
    712850/* Validation message for required form control elements that have no value */
    713851"value missing" = "value missing";
  • trunk/Source/WebKit/ChangeLog

    r84108 r84158  
     12011-04-18  Timothy Hatcher  <timothy@apple.com>
     2
     3        Make update-webkit-localizable-strings put WebKit/win strings in WebCore
     4        now that all localized strings in WebKit/win use WEB_UI_STRING.
     5
     6        https://webkit.org/b/58747
     7
     8        Reviewed by Dan Bernstein.
     9
     10        * English.lproj/Localizable.strings: Removed.
     11
    1122011-04-17  Joseph Pecoraro  <joepeck@webkit.org>
    213
  • trunk/Tools/ChangeLog

    r84154 r84158  
     12011-04-18  Timothy Hatcher  <timothy@apple.com>
     2
     3        Make update-webkit-localizable-strings put WebKit/win strings in WebCore
     4        now that all localized strings in WebKit/win use WEB_UI_STRING.
     5
     6        https://webkit.org/b/58747
     7
     8        Reviewed by Dan Bernstein.
     9
     10        * Scripts/update-webkit-localizable-strings: Remove the code that updated WebKit/win differently.
     11
    1122011-04-18  Patrick Gansterer  <paroga@webkit.org>
    213
  • trunk/Tools/Scripts/update-webkit-localizable-strings

    r82308 r84158  
    3636
    3737# WebKit and WebKit2 strings go into WebCore's Localizable.strings.
    38 my @directoriesToScan = ("Source/WebCore", "Source/WebKit/mac", "Source/WebKit2", "-Source/WebCore/icu", "-Source/WebKit/mac/icu");
     38my @directoriesToScan = ("Source/WebCore", "Source/WebKit/mac", "Source/WebKit/win", "Source/WebKit2", "-Source/WebCore/icu", "-Source/WebKit/mac/icu");
    3939my $fileToUpdate = "Source/WebCore/English.lproj/Localizable.strings";
    4040
     
    4444
    4545system "Tools/Scripts/extract-localizable-strings", "-", $fileToUpdate, @directoriesToScan;
    46 
    47 # FIXME: the following can be removed and "Source/WebKit/win" added above once Windows uses WebCore's Localizable.strings. <rdar://problem/9119405>
    48 my @webKitDirectoriesToScan = ("Source/WebKit/win");
    49 my $webKitFileToUpdate = "Source/WebKit/English.lproj/Localizable.strings";
    50 
    51 system "Tools/Scripts/extract-localizable-strings", "-", $webKitFileToUpdate, @webKitDirectoriesToScan;
Note: See TracChangeset for help on using the changeset viewer.