Difference between revisions of "User:Aspotashev"
Aspotashev (talk | contribs) |
Aspotashev (talk | contribs) |
||
Line 4: | Line 4: | ||
* emit signal --- выработать сигнал | * emit signal --- выработать сигнал | ||
* widget (Qt widget) -- виджет | * widget (Qt widget) -- виджет | ||
+ | |||
+ | == New translation system == | ||
+ | (this is the list of pages to be moved to the new translation system) | ||
+ | <DPL> | ||
+ | titlematch = %_(ru) | ||
+ | notnamespace = Translations | ||
+ | columns = 3 | ||
+ | format = ,\n* [[%PAGE%|%TITLE%]],, | ||
+ | resultsheader = Найдено %TOTALPAGES% страниц. Вот их список:\n | ||
+ | </DPL> | ||
== Ready for translation (please, mark for translation) == | == Ready for translation (please, mark for translation) == |
Revision as of 02:18, 2 July 2011
Введение в программирование на Qt®4 на языке Ruby
- signal --- сигнал
- slot --- слот
- emit signal --- выработать сигнал
- widget (Qt widget) -- виджет
New translation system
(this is the list of pages to be moved to the new translation system) <DPL>
titlematch = %_(ru) notnamespace = Translations columns = 3 format = ,\n* %TITLE%,, resultsheader = Найдено %TOTALPAGES% страниц. Вот их список:\n
</DPL>
Ready for translation (please, mark for translation)
- 14 tutorial chapters, see links under Development/Tutorials/Qt4_Ruby_Tutorial#Table_of_Contents
Deletions/renames
- Pages like Development/Tutorials/Qt4_Ruby_Tutorial/Chapter_01 should probably be renamed to .../Chapter_1, because "01" looks weird (someone tried to sort pages by numbers?)
This page was last edited on 2 July 2011, at 02:18. Content is available under Creative Commons License SA 4.0 unless otherwise noted.