மீடியாவிக்கி:Gadget-SiteMessages.js
Appearance
குறிப்பு - சேமித்த பின்னர், நீங்கள் செய்த மாற்றங்களைக் காண்பதற்கு உங்கள் உலவியின் இடைமாற்று அகற்றப்பட வேண்டும்.
- மொஸில்லா பயர்பாக்ஸ் / சபாரி: Shift+Reload, அல்லது Ctrl-F5 அல்லது Ctrl-R (⌘-R Mac ல்)
- கூகிள் குரோம் Ctrl-Shift-R அழுத்தவும். (⌘-Shift-R Mac ல்) ;
- இண்டர்நெட் எக்ஸ்ப்ளோரர்: Ctrl-Refresh அல்லது Ctrl-F5 ஐ அழுத்தவும்.
- ஒபேரா: Tools → Preferences இல் இடைமாற்றை அகற்றவும்;
/**
* Central message storage
*/
/**
* Messages are configurable here
*/
mw.messages.set( {
'author':'Author',
'translator':'Translator',
'editor':'Editor',
'publisher':'Publisher',
'place':'Place',
'volume':'Volume',
'school':'School',
'book':'Book',
'collection':'Collection',
'journal':'Journal or magazine',
'phdthesis':'Thesis, report',
'dictionary':'Dictionary',
'progress':'Progress',
'progress_T':'Done',
'progress_V':'To be validated',
'progress_C':'To be proofread',
'progress_MS':'Ready for Match & Split',
'progress_OCR':'Source file needs an OCR text layer',
'progress_L':'Source file is incorrect (missing pages, unordered pages, etc)',
'progress_X':'Pagelist needed (to verify file is complete and correct before commencing proofreading)',
'▲':'பக்கத்தின் மேற்பகுதிக்குத் திரும்பவும்.',
'iwtrans':'Its text comes from',
'iwtrans2':'Its text comes from other Wikisource subdomains.',
'page_namespace_name': 'Page',
'page_trascluded_in': 'Page trascluded in:',
'text_number': 'Text',
'compare_with': 'Comparison with:',
'compare_texts': 'Compare texts'
} );