Skip to content

Commit

Permalink
Merge branch 't/13454' into major
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Jun 22, 2015
2 parents 315977d + d73b8cf commit b4d8a11
Show file tree
Hide file tree
Showing 68 changed files with 1 addition and 67 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Expand Up @@ -51,6 +51,7 @@ Other Changes:
* [#13316](http://dev.ckeditor.com/ticket/13316): Made [`CKEDITOR.env.isCompatible`](http://docs.ckeditor.com/#!/api/CKEDITOR.env-property-isCompatible) a blacklist rather than a whitelist. More about the change in the [Browser Compatibility](http://docs.ckeditor.com/#!/guide/dev_browsers) guide.
* [#13398](http://dev.ckeditor.com/ticket/13398): Renamed `CKEDITOR.fileTools.UploadsRepository` to [`CKEDITOR.fileTools.UploadRepository`](http://docs.ckeditor.com/#!/api/CKEDITOR.fileTools.uploadRepository) and changed all related properties.
* [#13279](http://dev.ckeditor.com/ticket/13279): Reviewed CSS vendor prefixes.
* [#13454](http://dev.ckeditor.com/ticket/13454): Removed unused `lang.image.alertUrl` token.

## CKEditor 4.5 Beta

Expand Down
1 change: 0 additions & 1 deletion dev/langtool/meta/ckeditor.plugin-image/meta.txt
@@ -1,7 +1,6 @@
# Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
# For licensing, see LICENSE.md or http://ckeditor.com/license

alertUrl =
alt = Label for the Alternative Text field of the Image Properties dialog window.
border = Label for the Border field of the Image Properties dialog window.
btnUpload = Label for the button that uploads the file to the server.
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/af.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'af', {
alertUrl: 'Gee URL van afbeelding.',
alt: 'Alternatiewe teks',
border: 'Rand',
btnUpload: 'Stuur na bediener',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/ar.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'ar', {
alertUrl: 'فضلاً أكتب الموقع الذي توجد عليه هذه الصورة.',
alt: 'عنوان الصورة',
border: 'سمك الحدود',
btnUpload: 'أرسلها للخادم',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/bg.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'bg', {
alertUrl: 'Моля, въведете пълния път до изображението',
alt: 'Алтернативен текст',
border: 'Рамка',
btnUpload: 'Изпрати я на сървъра',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/bn.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'bn', {
alertUrl: 'অনুগ্রহক করে ছবির URL টাইপ করুন',
alt: 'বিকল্প টেক্সট',
border: 'বর্ডার',
btnUpload: 'ইহাকে সার্ভারে প্রেরন কর',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/bs.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'bs', {
alertUrl: 'Molimo ukucajte URL od slike.',
alt: 'Tekst na slici',
border: 'Okvir',
btnUpload: 'Šalji na server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/ca.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'ca', {
alertUrl: 'Si us plau, escriviu la URL de la imatge',
alt: 'Text alternatiu',
border: 'Vora',
btnUpload: 'Envia-la al servidor',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/cs.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'cs', {
alertUrl: 'Zadejte prosím URL obrázku',
alt: 'Alternativní text',
border: 'Okraje',
btnUpload: 'Odeslat na server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/cy.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'cy', {
alertUrl: 'Rhowch URL y ddelwedd',
alt: 'Testun Amgen',
border: 'Ymyl',
btnUpload: 'Anfon i\'r Gweinydd',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/da.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'da', {
alertUrl: 'Indtast stien til billedet',
alt: 'Alternativ tekst',
border: 'Ramme',
btnUpload: 'Upload fil til serveren',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/de.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'de', {
alertUrl: 'Bitte geben Sie die Bild-URL an',
alt: 'Alternativer Text',
border: 'Rahmen',
btnUpload: 'Zum Server senden',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/el.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'el', {
alertUrl: 'Εισάγετε την τοποθεσία (URL) της εικόνας',
alt: 'Εναλλακτικό Κείμενο',
border: 'Περίγραμμα',
btnUpload: 'Αποστολή στον Διακομιστή',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/en-au.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'en-au', {
alertUrl: 'Please type the image URL',
alt: 'Alternative Text',
border: 'Border',
btnUpload: 'Send it to the Server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/en-ca.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'en-ca', {
alertUrl: 'Please type the image URL',
alt: 'Alternative Text',
border: 'Border',
btnUpload: 'Send it to the Server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/en-gb.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'en-gb', {
alertUrl: 'Please type the image URL',
alt: 'Alternative Text',
border: 'Border',
btnUpload: 'Send it to the Server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/en.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'en', {
alertUrl: 'Please type the image URL',
alt: 'Alternative Text',
border: 'Border',
btnUpload: 'Send it to the Server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/eo.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'eo', {
alertUrl: 'Bonvolu tajpi la retadreson de la bildo',
alt: 'Anstataŭiga Teksto',
border: 'Bordero',
btnUpload: 'Sendu al Servilo',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/es.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'es', {
alertUrl: 'Por favor escriba la URL de la imagen',
alt: 'Texto Alternativo',
border: 'Borde',
btnUpload: 'Enviar al Servidor',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/et.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'et', {
alertUrl: 'Palun kirjuta pildi URL',
alt: 'Alternatiivne tekst',
border: 'Joon',
btnUpload: 'Saada serverisse',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/eu.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'eu', {
alertUrl: 'Mesedez Irudiaren URLa idatzi',
alt: 'Ordezko Testua',
border: 'Ertza',
btnUpload: 'Zerbitzarira bidalia',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/fa.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'fa', {
alertUrl: 'لطفا URL تصویر را بنویسید',
alt: 'متن جایگزین',
border: 'لبه',
btnUpload: 'به سرور بفرست',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/fi.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'fi', {
alertUrl: 'Kirjoita kuvan osoite (URL)',
alt: 'Vaihtoehtoinen teksti',
border: 'Kehys',
btnUpload: 'Lähetä palvelimelle',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/fo.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'fo', {
alertUrl: 'Rita slóðina til myndina',
alt: 'Alternativur tekstur',
border: 'Bordi',
btnUpload: 'Send til ambætaran',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/fr-ca.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'fr-ca', {
alertUrl: 'Veuillez saisir l\'URL de l\'image',
alt: 'Texte alternatif',
border: 'Bordure',
btnUpload: 'Envoyer sur le serveur',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/fr.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'fr', {
alertUrl: 'Veuillez entrer l\'adresse de l\'image',
alt: 'Texte de remplacement',
border: 'Bordure',
btnUpload: 'Envoyer sur le serveur',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/gl.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'gl', {
alertUrl: 'Escriba o URL da imaxe',
alt: 'Texto alternativo',
border: 'Bordo',
btnUpload: 'Enviar ao servidor',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/gu.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'gu', {
alertUrl: 'ચિત્રની URL ટાઇપ કરો',
alt: 'ઑલ્ટર્નટ ટેક્સ્ટ',
border: 'બોર્ડર',
btnUpload: 'આ સર્વરને મોકલવું',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/he.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'he', {
alertUrl: 'יש להקליד את כתובת התמונה',
alt: 'טקסט חלופי',
border: 'מסגרת',
btnUpload: 'שליחה לשרת',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/hi.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'hi', {
alertUrl: 'तस्वीर का URL टाइप करें ',
alt: 'वैकल्पिक टेक्स्ट',
border: 'बॉर्डर',
btnUpload: 'इसे सर्वर को भेजें',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/hr.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'hr', {
alertUrl: 'Unesite URL slike',
alt: 'Alternativni tekst',
border: 'Okvir',
btnUpload: 'Pošalji na server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/hu.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'hu', {
alertUrl: 'Töltse ki a kép webcímét',
alt: 'Buborék szöveg',
border: 'Keret',
btnUpload: 'Küldés a szerverre',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/id.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'id', {
alertUrl: 'Mohon tulis URL gambar',
alt: 'Teks alternatif',
border: 'Batas',
btnUpload: 'Kirim ke Server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/is.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'is', {
alertUrl: 'Sláðu inn slóðina að myndinni',
alt: 'Baklægur texti',
border: 'Rammi',
btnUpload: 'Hlaða upp',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/it.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'it', {
alertUrl: 'Devi inserire l\'URL per l\'immagine',
alt: 'Testo alternativo',
border: 'Bordo',
btnUpload: 'Invia al server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/ja.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'ja', {
alertUrl: '画像のURLを入力してください',
alt: '代替テキスト',
border: '枠線の幅',
btnUpload: 'サーバーに送信',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/ka.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'ka', {
alertUrl: 'აკრიფეთ სურათის URL',
alt: 'სანაცვლო ტექსტი',
border: 'ჩარჩო',
btnUpload: 'სერვერისთვის გაგზავნა',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/km.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'km', {
alertUrl: 'សូម​បញ្ចូល URL រូបភាព',
alt: 'អត្ថបទជំនួស',
border: 'ស៊ុម',
btnUpload: 'ផ្ញើ​ទៅ​ម៉ាស៊ីន​បម្រើ',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/ko.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'ko', {
alertUrl: '이미지 URL을 입력하십시요',
alt: '이미지 설명',
border: '테두리',
btnUpload: '서버로 전송',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/ku.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'ku', {
alertUrl: 'تکایه ناونیشانی بەستەری وێنه بنووسه',
alt: 'جێگرەوەی دەق',
border: 'پەراوێز',
btnUpload: 'ناردنی بۆ ڕاژه',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/lt.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'lt', {
alertUrl: 'Prašome įvesti vaizdo URL',
alt: 'Alternatyvus Tekstas',
border: 'Rėmelis',
btnUpload: 'Siųsti į serverį',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/lv.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'lv', {
alertUrl: 'Lūdzu norādīt attēla hipersaiti',
alt: 'Alternatīvais teksts',
border: 'Rāmis',
btnUpload: 'Nosūtīt serverim',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/mk.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'mk', {
alertUrl: 'Please type the image URL', // MISSING
alt: 'Alternative Text', // MISSING
border: 'Border', // MISSING
btnUpload: 'Send it to the Server', // MISSING
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/mn.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'mn', {
alertUrl: 'Зурагны URL-ын төрлийн сонгоно уу',
alt: 'Зургийг орлох бичвэр',
border: 'Хүрээ',
btnUpload: 'Үүнийг сервэррүү илгээ',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/ms.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'ms', {
alertUrl: 'Sila taip URL untuk fail gambar',
alt: 'Text Alternatif',
border: 'Border',
btnUpload: 'Hantar ke Server',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/nb.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'nb', {
alertUrl: 'Vennligst skriv bilde-urlen',
alt: 'Alternativ tekst',
border: 'Ramme',
btnUpload: 'Send det til serveren',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/nl.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'nl', {
alertUrl: 'Geef de URL van de afbeelding',
alt: 'Alternatieve tekst',
border: 'Rand',
btnUpload: 'Naar server verzenden',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/no.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'no', {
alertUrl: 'Vennligst skriv bilde-urlen',
alt: 'Alternativ tekst',
border: 'Ramme',
btnUpload: 'Send det til serveren',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/pl.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'pl', {
alertUrl: 'Podaj adres obrazka.',
alt: 'Tekst zastępczy',
border: 'Obramowanie',
btnUpload: 'Wyślij',
Expand Down
1 change: 0 additions & 1 deletion plugins/image/lang/pt-br.js
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image', 'pt-br', {
alertUrl: 'Por favor, digite a URL da imagem.',
alt: 'Texto Alternativo',
border: 'Borda',
btnUpload: 'Enviar para o Servidor',
Expand Down

0 comments on commit b4d8a11

Please sign in to comment.