Bug 267546 - krusader - bookmarks - name of button for menu with bookmarks
Summary: krusader - bookmarks - name of button for menu with bookmarks
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: Corrections (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 11:42 UTC by Lukas Vlcek
Modified: 2011-03-04 07:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Vlcek 2011-03-03 11:42:37 UTC
Version:           unspecified (using KDE 4.5.5) 
OS:                Linux

Replacing text <guibutton>Bookmark</guibutton> button for <guibutton>BookMan II</guibutton> button

This button is named BookMan II in the application (button with yellow star). And it open menu with bookmarks a items for manage bookmarks.

But this button is described like Bookmark button in the documentation.

In the documentation:
<guibutton>Bookmark</guibutton> button
This text is written in file:
templates/summit/docmessages/extragear-utils/krusader_bookmarks.pot

In the application:
BookMan II
This text is written in file:
templates/summit/messages/extragear-utils/krusader.pot

Reproducible: Always

Steps to Reproduce:
translating documentation

Actual Results:  
<guibutton>Bookmark</guibutton> button

Expected Results:  
<guibutton>BookMan II</guibutton> button
Comment 1 Yuri Chornoivan 2011-03-03 20:15:52 UTC
Fixed:
http://commits.kde.org/krusader/7c9fb5261bba297e7b8a2f6478d8fd546bbc76b9

Thanks for reporting.