Template:Tpl error/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "<noinclude>{{Strings subpage | number = 3 | en = 3 |ru = 3 }}</noinclude> <includeonly><onlyinclude>{{#switch:{{{1|}}} <!-- insert strings below here --> | is = {{autola...")
 
m (autolang replace)
 
Line 12: Line 12:
<!-- insert strings below here -->
<!-- insert strings below here -->


| is = {{autolang|is deprecated.|ru = устарел.}}  
| is = {{#switch: {{language}}|#default = is deprecated.|ru = устарел.}}  


| use = {{autolang|Use|ru = Используйте}}
| use = {{#switch: {{language}}|#default = Use|ru = Используйте}}


| instead = {{autolang|instead.|ru = вместо него.}}
| instead = {{#switch: {{language}}|#default = instead.|ru = вместо него.}}


}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>

Latest revision as of 19:07, 5 August 2024

English (en)Русский (ru)
Icon-settings.png
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
To preview translated strings, select languages on the top right bar.
Icon-gnome-document-open.pngDocumentation
Number of strings:3
Approximate status of translation:English (en) 100% Русский (ru) 100% 


  • is: is deprecated.
  • use: Use
  • instead: instead.