File: meta.txt

package info (click to toggle)
ckeditor 4.16.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 258,804 kB
  • sloc: javascript: 239,590; sh: 184; makefile: 64; python: 37; php: 15; xml: 5
file content (12 lines) | stat: -rw-r--r-- 1,019 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
# For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license

pathName = Label displayed in the Elements Path when a media object is selected.
title = Label for the Media Embed dialog window.
button = Toolbar button tooltip for the Media Embed feature.
unsupportedUrlGiven = Error message displayed when the URL specified by the user is not supported by the Media Embed feature.
unsupportedUrl = Error message displayed when the particular URL is not supported by the Media Embed feature.
fetchingFailedGiven = Error message displayed when no content could be fetched for a URL specified by the user.
fetchingFailed = Error message displayed when no content could be fetched for a particular URL.
fetchingOne = Message displayed to the user when fetching the oEmbed response.
fetchingMany = Message displayed to the user when fetching the oEmbed responses, informing the user about the progress of the fetch operation.