پودمان:Lang: تفاوت میان نسخه‌ها

محتوای حذف‌شده محتوای افزوده‌شده
به نسخهٔ 39371630 از Liuxinyu970226 (بحث) برگردانده شد
برچسب‌ها: توینکل خنثی‌سازی
بدون خلاصۀ ویرایش
خط ۶۵۷:
if title_table[std][code] then -- if language code is in the table (transl may not provide a language code)
-- table.insert (tout, table.concat ({title_table[std][code:lower()], ' (', lang_table[code][1], ' language) transliteration'})); -- add the appropriate text to the tool tip
table.insert (tout, table.concat ({title_table[std][code:lower()], ' (', language_name, ' languageزبان) transliteration'})); -- add the appropriate text to the tool tip
else -- code doesn't match
table.insert (tout, title_table[std]['default']); -- so use the standard's default