Title: [169183] trunk/Source/WebCore
- Revision
- 169183
- Author
- [email protected]
- Date
- 2014-05-21 18:18:27 -0700 (Wed, 21 May 2014)
Log Message
[iOS] two media control button strings are not localized
https://bugs.webkit.org/show_bug.cgi?id=133160
Reviewed by Geoffrey Garen.
* English.lproj/mediaControlsLocalizedStrings.js:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (169182 => 169183)
--- trunk/Source/WebCore/ChangeLog 2014-05-22 00:56:19 UTC (rev 169182)
+++ trunk/Source/WebCore/ChangeLog 2014-05-22 01:18:27 UTC (rev 169183)
@@ -1,3 +1,12 @@
+2014-05-21 Eric Carlson <[email protected]>
+
+ [iOS] two media control button strings are not localized
+ https://bugs.webkit.org/show_bug.cgi?id=133160
+
+ Reviewed by Geoffrey Garen.
+
+ * English.lproj/mediaControlsLocalizedStrings.js:
+
2014-05-21 Dean Jackson <[email protected]>
[iOS] Update some of the media controls buttons to be bigger
Modified: trunk/Source/WebCore/English.lproj/mediaControlsLocalizedStrings.js (169182 => 169183)
--- trunk/Source/WebCore/English.lproj/mediaControlsLocalizedStrings.js 2014-05-22 00:56:19 UTC (rev 169182)
+++ trunk/Source/WebCore/English.lproj/mediaControlsLocalizedStrings.js 2014-05-22 01:18:27 UTC (rev 169183)
@@ -8,6 +8,7 @@
'Aborted': 'Aborted',
'Audio Playback': 'Audio Playback',
'Captions': 'Captions',
+ 'Choose Wireless Display': 'Choose Wireless Display',
'Display Full Screen': 'Display Full Screen',
'Duration': 'Duration',
'Elapsed': 'Elapsed',
@@ -25,6 +26,7 @@
'Rewind': 'Rewind',
'Rewind ##sec## Seconds': 'Rewind ##sec## Seconds',
'Stalled': 'Stalled',
+ 'Start Playback': 'Start Playback',
'Subtitles': 'Subtitles',
'Suspended': 'Suspended',
'Unmute': 'Unmute',
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes