Lines Matching full:description
44 #define WebKitErrorDescriptionCannotShowMIMEType UI_STRING("Content with specified MIME type can?t be shown", "WebKitErrorCannotShowMIMEType description")
45 #define WebKitErrorDescriptionCannotShowURL UI_STRING("The URL can?t be shown", "WebKitErrorCannotShowURL description")
46 #define WebKitErrorDescriptionFrameLoadInterruptedByPolicyChange UI_STRING("Frame load interrupted", "WebKitErrorFrameLoadInterruptedByPolicyChange description")
47 #define WebKitErrorDescriptionCannotUseRestrictedPort UI_STRING("Not allowed to use restricted network port", "WebKitErrorCannotUseRestrictedPort description")
50 #define WebKitErrorDescriptionCannotFindPlugin UI_STRING("The plug-in can?t be found", "WebKitErrorCannotFindPlugin description")
51 #define WebKitErrorDescriptionCannotLoadPlugin UI_STRING("The plug-in can?t be loaded", "WebKitErrorCannotLoadPlugin description")
52 #define WebKitErrorDescriptionJavaUnavailable UI_STRING("Java is unavailable", "WebKitErrorJavaUnavailable description")
53 #define WebKitErrorDescriptionPlugInCancelledConnection UI_STRING("Plug-in cancelled", "WebKitErrorPlugInCancelledConnection description")
54 #define WebKitErrorDescriptionPlugInWillHandleLoad UI_STRING("Plug-in handled load", "WebKitErrorPlugInWillHandleLoad description")
58 #define WebKitErrorDescriptionGeolocationLocationUnknown UI_STRING("The current location cannot be found.", "WebKitErrorGeolocationLocationUnknown description")