wp/wp-includes/js/tinymce/langs/wp-langs-en.js
changeset 16 a86126ab1dd4
parent 5 5e2f62d02dcd
child 19 3d72ae0968f4
equal deleted inserted replaced
15:3d4e9c994f10 16:a86126ab1dd4
    22 			class_name: "Class",
    22 			class_name: "Class",
    23 			not_set: "-- Not set --",
    23 			not_set: "-- Not set --",
    24 			clipboard_msg: "Copy/Cut/Paste is not available in Mozilla and Firefox.",
    24 			clipboard_msg: "Copy/Cut/Paste is not available in Mozilla and Firefox.",
    25 			clipboard_no_support: "Currently not supported by your browser, use keyboard shortcuts instead.",
    25 			clipboard_no_support: "Currently not supported by your browser, use keyboard shortcuts instead.",
    26 			popup_blocked: "Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.",
    26 			popup_blocked: "Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.",
    27 			invalid_data: "ERROR: Invalid values entered, these are marked in red.",
    27 			invalid_data: "Error: Invalid values entered, these are marked in red.",
    28 			invalid_data_number: "{#field} must be a number",
    28 			invalid_data_number: "{#field} must be a number",
    29 			invalid_data_min: "{#field} must be a number greater than {#min}",
    29 			invalid_data_min: "{#field} must be a number greater than {#min}",
    30 			invalid_data_size: "{#field} must be a number or percentage",
    30 			invalid_data_size: "{#field} must be a number or percentage",
    31 			more_colors: "More colors"
    31 			more_colors: "More colors"
    32 		},
    32 		},
   499 		height: "Height",
   499 		height: "Height",
   500 		orig_size: "Original Size",
   500 		orig_size: "Original Size",
   501 		css: "CSS Class",
   501 		css: "CSS Class",
   502 		adv_link_settings: "Advanced Link Settings",
   502 		adv_link_settings: "Advanced Link Settings",
   503 		link_rel: "Link Rel",
   503 		link_rel: "Link Rel",
   504 		height: "Height",
       
   505 		orig_size: "Original Size",
       
   506 		css: "CSS Class",
       
   507 		s60: "60%",
   504 		s60: "60%",
   508 		s70: "70%",
   505 		s70: "70%",
   509 		s80: "80%",
   506 		s80: "80%",
   510 		s90: "90%",
   507 		s90: "90%",
   511 		s100: "100%",
   508 		s100: "100%",