אונטערשייד צווישן ווערסיעס פון "מעדיעוויקי:Gadget-TemplateParamWizard.js"

אידיש
(אידיש)
(אידיש)
שורה 463: שורה 463:
default:
default:
switch (key) {
switch (key) {
case 'explain': return 'fields with red border are required, the rest are optional';
case 'explain': return 'פעלדער מיט רויט ראַם זענען פארלאנגט, די איבריגע זענען אַפּציאנאַל';
case 'wizard dialog title': return 'Set up parameters for template: ' + template;
case 'wizard dialog title': return 'שטעל אן פאראמעטער פארן מוסטער: ' + template;
case 'ok': return 'OK';
case 'ok': return 'OK';
case 'cancel': return 'אנוליר';
case 'cancel': return 'אנוליר';
שורה 492: שורה 492:
case 'pve-incompatible': return 'ערווארטעט נומערישע ווערט';
case 'pve-incompatible': return 'ערווארטעט נומערישע ווערט';
case 'pve-no-such-name': return 'undercgonzed parameter';
case 'pve-no-such-name': return 'undercgonzed parameter';
case 'explain-pve': return 'fields with errors are marked with pink background';
case 'explain-pve': return 'פעלדער מיט פעלערן זענען אנגעצייכנט מיט ראָזעווע הינטערגרונט';
case 'pve-approve-close': return 'Template contains errors. Please confim exit';
case 'pve-approve-close': return 'Template contains errors. Please confim exit';
}
}