Title: [147562] trunk/Source/WebCore
Revision
147562
Author
[email protected]
Date
2013-04-03 09:12:21 -0700 (Wed, 03 Apr 2013)

Log Message

Update the localizable strings file.

Rubber-stamped by Michael Saboff.

* English.lproj/Localizable.strings:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (147561 => 147562)


--- trunk/Source/WebCore/ChangeLog	2013-04-03 15:58:59 UTC (rev 147561)
+++ trunk/Source/WebCore/ChangeLog	2013-04-03 16:12:21 UTC (rev 147562)
@@ -1,3 +1,11 @@
+2013-04-03  Jessie Berlin  <[email protected]>
+
+        Update the localizable strings file.
+
+        Rubber-stamped by Michael Saboff.
+
+        * English.lproj/Localizable.strings:
+
 2013-04-03  David Kilzer  <[email protected]>
 
         BUILD FIX (r147493): Fix number of arguments to AudioDestinationIOS constructor

Modified: trunk/Source/WebCore/English.lproj/Localizable.strings (147561 => 147562)


--- trunk/Source/WebCore/English.lproj/Localizable.strings	2013-04-03 15:58:59 UTC (rev 147561)
+++ trunk/Source/WebCore/English.lproj/Localizable.strings	2013-04-03 16:12:21 UTC (rev 147562)
@@ -589,12 +589,12 @@
 /* An ARIA accessibility group that acts as an article. */
 "article" = "article";
 
+/* accessibility help text for audio element controller */
+"audio element playback controls and status display" = "audio element playback controls and status display";
+
 /* accessibility label for audio element controller */
 "audio playback" = "audio playback";
 
-/* accessibility help text for audio element controller */
-"audio element playback controls and status display" = "audio element playback controls and status display";
-
 /* accessibility label for seek back 30 seconds button */
 "back 30 seconds" = "back 30 seconds";
 
@@ -643,7 +643,7 @@
 /* description detail */
 "description" = "description";
 
-/* description list */
+/* accessibility role description of a description list */
 "description list" = "description list";
 
 /* An ARIA accessibility group that acts as an dialog. */
@@ -688,7 +688,7 @@
 /* accessibility role description for headings */
 "heading" = "heading";
 
-/* accessibility role description for hide closed captions button */
+/* accessibility label for hide closed captions button */
 "hide closed captions" = "hide closed captions";
 
 /* accessibility role description for image map */
@@ -949,9 +949,9 @@
 /* Validation message for required form control elements that have no value */
 "value missing" = "value missing";
 
-/* default accessibility label for video element controller */
-"video playback" = "video playback";
-
 /* accessibility help text for video element controller */
 "video element playback controls and status display" = "video element playback controls and status display";
 
+/* accessibility label for video element controller */
+"video playback" = "video playback";
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to