After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 711176 - Errors in documentation
Errors in documentation
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Documentation
git master
Other Linux
: Normal normal
: ---
Assigned To: Sindhu S
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-30 20:35 UTC by Gabor Kelemen
Modified: 2013-12-17 14:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
help: correct typos and punctuation bug 711176 (2.76 KB, patch)
2013-11-05 16:15 UTC, Sindhu S
needs-work Details | Review
help: correct typos and punctuation bug 711176 (2.76 KB, patch)
2013-11-05 17:31 UTC, Sindhu S
none Details | Review
help: correct typos and punctuation bug 711176 (2.79 KB, patch)
2013-11-06 15:24 UTC, Sindhu S
committed Details | Review

Description Gabor Kelemen 2013-10-30 20:35:24 UTC
While translating the user help, I have found the following errors:


C/bookmark.page:22
Use bookmarks to save your favourite pages for later.
-u

C/introduction.page:29
It displays webpages with the same same speed and accuracy as other popular browsers,
-same

C/browse-webapps.page:39
Open the menu at the top-right of the window, then <guiseq><gui style=
"menuitem">Save as Web Applicaton…</gui></guiseq>.
-> Application

C/browse-webapps.page:49
You can now launch launch the Web Application from the Activities overview. 
To search for your application, start typing the name and it will be showin 
with the other search results.
-launch, shown in

C/pref-css.page:29
 You may want to do this to set a preferred font size 
or colour scheme.
-> color

C/pref-css.page:63
Your custom CSS will override the style sheet on pages which you visit after 
you enable it..
-> only one dot.
Comment 1 Sindhu S 2013-11-05 16:15:49 UTC
Created attachment 259024 [details] [review]
help: correct typos and punctuation bug 711176
Comment 2 Kat 2013-11-05 17:20:06 UTC
Review of attachment 259024 [details] [review]:

Just one thing to fix, then please reflow before pushing.

::: help/C/browse-webapps.page
@@ +47,3 @@
 
+  <p>You can now launch the Web Application from the Activities
+  overview. To search for your application, start typing the name and it will be show in with the other search results.</p>

shown, not show in
Comment 3 Sindhu S 2013-11-05 17:31:44 UTC
Created attachment 259031 [details] [review]
help: correct typos and punctuation bug 711176

Reflowed browse-webapps.page for 80 cols width.
Comment 4 Sindhu S 2013-11-06 15:24:13 UTC
Created attachment 259090 [details] [review]
help: correct typos and punctuation bug 711176

Posted wrong patch in previous post. This is the correct one.

Reflowed browse-webapps.page for 80 cols width.