Title: [144769] trunk/Source/WebCore
Revision
144769
Author
jber...@webkit.org
Date
2013-03-05 09:35:38 -0800 (Tue, 05 Mar 2013)

Log Message

Update the localizable strings file.

Rubber-stamped by Anders Carlsson.

* English.lproj/Localizable.strings:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (144768 => 144769)


--- trunk/Source/WebCore/ChangeLog	2013-03-05 17:32:37 UTC (rev 144768)
+++ trunk/Source/WebCore/ChangeLog	2013-03-05 17:35:38 UTC (rev 144769)
@@ -1,3 +1,11 @@
+2013-03-05  Jessie Berlin  <jber...@apple.com>
+
+        Update the localizable strings file.
+
+        Rubber-stamped by Anders Carlsson.
+
+        * English.lproj/Localizable.strings:
+
 2013-03-05  Chris Fleizach  <cfleiz...@apple.com>
 
         AX: aria-label does not override text content on iOS

Modified: trunk/Source/WebCore/English.lproj/Localizable.strings (144768 => 144769)


--- trunk/Source/WebCore/English.lproj/Localizable.strings	2013-03-05 17:32:37 UTC (rev 144768)
+++ trunk/Source/WebCore/English.lproj/Localizable.strings	2013-03-05 17:35:38 UTC (rev 144769)
@@ -25,6 +25,9 @@
 /* visible name of the offline storage process. The argument is the application name. */
 "%@ Offline Storage" = "%@ Offline Storage";
 
+/* Visible name of the shared worker process. The argument is the application name. */
+"%@ Shared Worker" = "%@ Shared Worker";
+
 /* Visible name of the web process. The argument is the application name. */
 "%@ Web Content" = "%@ Web Content";
 
@@ -382,9 +385,6 @@
 /* Undo action name */
 "Set Writing Direction (Undo action name)" = "Set Writing Direction";
 
-/* visible name of the plug-in host process. The argument is the application name. */
-"Shared Web Worker (%@ Internet plug-in)" = "Shared Web Worker (%@ Internet plug-in)";
-
 /* Show colors context menu item */
 "Show Colors" = "Show Colors";
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to