Title: [183342] trunk/Source
- Revision
- 183342
- Author
- [email protected]
- Date
- 2015-04-25 18:28:51 -0700 (Sat, 25 Apr 2015)
Log Message
Update localized strings.
Source/WebCore:
* English.lproj/Localizable.strings: Updated.
Source/WebInspectorUI:
* Localizations/en.lproj/localizedStrings.js: Updated.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (183341 => 183342)
--- trunk/Source/WebCore/ChangeLog 2015-04-26 01:27:03 UTC (rev 183341)
+++ trunk/Source/WebCore/ChangeLog 2015-04-26 01:28:51 UTC (rev 183342)
@@ -1,3 +1,9 @@
+2015-04-25 Timothy Hatcher <[email protected]>
+
+ Update localized strings.
+
+ * English.lproj/Localizable.strings: Updated.
+
2015-04-25 Darin Adler <[email protected]>
Crash if IDBTransaction is aborted right after it's created
Modified: trunk/Source/WebCore/English.lproj/Localizable.strings (183341 => 183342)
--- trunk/Source/WebCore/English.lproj/Localizable.strings 2015-04-26 01:27:03 UTC (rev 183341)
+++ trunk/Source/WebCore/English.lproj/Localizable.strings 2015-04-26 01:28:51 UTC (rev 183342)
@@ -376,6 +376,9 @@
/* WebKitErrorCannotUseRestrictedPort description */
"Not allowed to use restricted network port" = "Not allowed to use restricted network port";
+/* OK button label in PDF password failure alert */
+"OK (PDF password failure alert)" = "OK";
+
/* Menu item label for the track that represents disabling closed captions */
"Off" = "Off";
@@ -619,6 +622,9 @@
/* WebKitErrorGeolocationLocationUnknown description */
"The current location cannot be found." = "The current location cannot be found.";
+/* PDF password failure alert message */
+"The document could not be opened with that password." = "The document could not be opened with that password.";
+
/* WebKitErrorCannotFindPlugin description */
"The plug-in can’t be found" = "The plug-in can’t be found";
@@ -1108,8 +1114,3 @@
/* accessibility label for video element controller */
"video playback" = "video playback";
-/* PDF password failure alert message */
-"The document could not be opened with that password." = "The document could not be opened with that password.";
-
-/* OK button label in PDF password failure alert */
-"OK (PDF password failure alert)" = "OK";
Modified: trunk/Source/WebInspectorUI/ChangeLog (183341 => 183342)
--- trunk/Source/WebInspectorUI/ChangeLog 2015-04-26 01:27:03 UTC (rev 183341)
+++ trunk/Source/WebInspectorUI/ChangeLog 2015-04-26 01:28:51 UTC (rev 183342)
@@ -1,5 +1,11 @@
2015-04-25 Timothy Hatcher <[email protected]>
+ Update localized strings.
+
+ * Localizations/en.lproj/localizedStrings.js: Updated.
+
+2015-04-25 Timothy Hatcher <[email protected]>
+
Web Inspector: Make JSContext debugging work with Tabs UI
https://bugs.webkit.org/show_bug.cgi?id=144203
Modified: trunk/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js (183341 => 183342)
--- trunk/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js 2015-04-26 01:27:03 UTC (rev 183341)
+++ trunk/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js 2015-04-26 01:28:51 UTC (rev 183342)
@@ -150,6 +150,7 @@
localizedStrings["Disable Breakpoints"] = "Disable Breakpoints";
localizedStrings["Disable all breakpoints (%s)"] = "Disable all breakpoints (%s)";
localizedStrings["Disable paint flashing"] = "Disable paint flashing";
+localizedStrings["Disable point to inspect mode (%s)"] = "Disable point to inspect mode (%s)";
localizedStrings["Disabled"] = "Disabled";
localizedStrings["Dock to bottom of window"] = "Dock to bottom of window";
localizedStrings["Dock to right of window"] = "Dock to right of window";
@@ -159,6 +160,7 @@
localizedStrings["Documents"] = "Documents";
localizedStrings["Domain"] = "Domain";
localizedStrings["Done"] = "Done";
+localizedStrings["Download Web Archive"] = "Download Web Archive";
localizedStrings["Duration"] = "Duration";
localizedStrings["Dynamically calculated for the parent element"] = "Dynamically calculated for the parent element";
localizedStrings["Dynamically calculated for the selected element"] = "Dynamically calculated for the selected element";
@@ -200,6 +202,7 @@
localizedStrings["Enable Breakpoints"] = "Enable Breakpoints";
localizedStrings["Enable all breakpoints (%s)"] = "Enable all breakpoints (%s)";
localizedStrings["Enable paint flashing"] = "Enable paint flashing";
+localizedStrings["Enable point to inspect mode (%s)"] = "Enable point to inspect mode (%s)";
localizedStrings["Encoded"] = "Encoded";
localizedStrings["Encoding"] = "Encoding";
localizedStrings["End Capturing"] = "End Capturing";
@@ -378,6 +381,7 @@
localizedStrings["Refresh"] = "Refresh";
localizedStrings["Region Flow"] = "Region Flow";
localizedStrings["Region announced in its entirety."] = "Region announced in its entirety.";
+localizedStrings["Reload page (%s)\nReload ignoring cache (%s)"] = "Reload page (%s)\nReload ignoring cache (%s)";
localizedStrings["Removals"] = "Removals";
localizedStrings["Remove this breakpoint action"] = "Remove this breakpoint action";
localizedStrings["Rendering Frames"] = "Rendering Frames";
@@ -393,6 +397,7 @@
localizedStrings["Resources"] = "Resources";
localizedStrings["Response"] = "Response";
localizedStrings["Response Headers"] = "Response Headers";
+localizedStrings["Restart (%s)"] = "Restart (%s)";
localizedStrings["Return type for anonymous function"] = "Return type for anonymous function";
localizedStrings["Return type for function: %s"] = "Return type for function: %s";
localizedStrings["Reveal in DOM Tree"] = "Reveal in DOM Tree";
@@ -405,6 +410,7 @@
localizedStrings["Script"] = "Script";
localizedStrings["Script Evaluated"] = "Script Evaluated";
localizedStrings["Scripts"] = "Scripts";
+localizedStrings["Search"] = "Search";
localizedStrings["Search Resource Content"] = "Search Resource Content";
localizedStrings["Secure"] = "Secure";
localizedStrings["Security Issue"] = "Security Issue";
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes