/usr/share/help/ru/epiphany/browse-web.page is in epiphany-browser-data 3.22.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="browse-web" xml:lang="ru">
<info>
<link type="guide" xref="index#start" group="#first"/>
<link type="seealso" xref="browse-private"/>
<link type="seealso" xref="browse-local"/>
<revision pkgversion="3.9" date="2013-06-30" status="incomplete"/>
<revision pkgversion="3.15" date="2014-12-02" status="review"/>
<credit type="author copyright">
<name>Екатерина Герасимова (Ekaterina Gerasimova)</name>
<email its:translate="no">kittykat3756@gmail.com</email>
<years>2013, 2014</years>
</credit>
<!-- <credit type="copyright editor">
<name></name>
<email its:translate="no"></email>
<years></years>
</credit>-->
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>View web pages on the internet.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Stas Solovey</mal:name>
<mal:email>whats_up@tut.by</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
</info>
<title>Browse the web</title>
<p>Web browsers can be used to view pages on the Internet when you have an
Internet connection. To start browsing the web:</p>
<steps>
<item>
<p>When you start up <app xref="introduction">Web</app>, your cursor
should be in the text entry field at the top of the window. Type in the
URL of the webpage that you want to visit or your search term.</p>
</item>
<item>
<p>Press return to go to the web page or to search.</p>
</item>
</steps>
<p xml:id="tabs"><em>Tabs</em> are used to view more than one web page in one
window. When you first start up <app>Web</app>, you will not be shown any
tabs. To <em>open a new tab</em>, press the menu button at the top-right of
the screen, then <guiseq><gui style="menuitem">New Tab</gui></guiseq>. Once
the new tab is open, you can use it as you would normally use a new
window.</p>
<p xml:id="tabs-alt">You can also use the
<keyseq><key>Ctrl</key><key>T</key></keyseq> keyboard shortcut to open a new
tab or the new tab button in the top-left of the window.</p>
<p xml:id="tabs-link">To <em>open a link in a new tab</em>, right click on the
link, then select <gui style="menuitem">Open Link in New Tab</gui> or use the
middle mouse button to click on the link.</p>
</page>
|