Title: [112487] trunk/Source/WebCore
Revision
112487
Author
[email protected]
Date
2012-03-28 18:29:30 -0700 (Wed, 28 Mar 2012)

Log Message

Update Localizable.strings.

* English.lproj/Localizable.strings:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (112486 => 112487)


--- trunk/Source/WebCore/ChangeLog	2012-03-29 01:29:16 UTC (rev 112486)
+++ trunk/Source/WebCore/ChangeLog	2012-03-29 01:29:30 UTC (rev 112487)
@@ -1,3 +1,9 @@
+2012-03-28  Mark Rowe  <[email protected]>
+
+        Update Localizable.strings.
+
+        * English.lproj/Localizable.strings:
+
 2012-03-28  Victor Carbune  <[email protected]>
 
         Removed particular rendering for the volume slider and used

Modified: trunk/Source/WebCore/English.lproj/Localizable.strings (112486 => 112487)


--- trunk/Source/WebCore/English.lproj/Localizable.strings	2012-03-29 01:29:16 UTC (rev 112486)
+++ trunk/Source/WebCore/English.lproj/Localizable.strings	2012-03-29 01:29:30 UTC (rev 112487)
@@ -160,9 +160,6 @@
 /* menu item title */
 "Hide Substitutions" = "Hide Substitutions";
 
-/* title for Hide Web Inspector menu item */
-"Hide Web Inspector" = "Hide Web Inspector";
-
 /* The default, default character encoding */
 "ISO-8859-1" = "ISO-8859-1";
 
@@ -589,6 +586,12 @@
 /* accessibility role description for elapsed time display */
 "elapsed time" = "elapsed time";
 
+/* accessibility role description for enter fullscreen button */
+"enter fullscreen" = "enter fullscreen";
+
+/* accessibility role description for exit fullscreen button */
+"exit fullscreen" = "exit fullscreen";
+
 /* HTTP result code string */
 "expectation failed" = "expectation failed";
 
@@ -598,7 +601,7 @@
 /* accessibility role description for fast reverse button */
 "fast reverse" = "fast reverse";
 
-/* accessibility role description for a footer node */
+/* accessibility role description for a footer */
 "footer" = "footer";
 
 /* HTTP result code string */
@@ -607,12 +610,6 @@
 /* HTTP result code string */
 "found" = "found";
 
-/* accessibility role description for enter fullscreen button */
-"enter fullscreen" = "enter fullscreen";
-
-/* accessibility role description for exit fullscreen button */
-"exit fullscreen" = "exit fullscreen";
-
 /* HTTP result code string */
 "gateway timed out" = "gateway timed out";
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to