Change 'Current View' to 'Current Page' in the secondary toolbar
Content Design team (UX) proposed this change.
This commit is contained in:
parent
f25e33ee7f
commit
31ae3a4ba0
@ -41,8 +41,8 @@ print.title=Print
|
|||||||
print_label=Print
|
print_label=Print
|
||||||
save.title=Save
|
save.title=Save
|
||||||
save_label=Save
|
save_label=Save
|
||||||
bookmark.title=Current view (copy or open in new window)
|
bookmark1.title=Current Page (View URL from Current Page)
|
||||||
bookmark_label=Current View
|
bookmark1_label=Current Page
|
||||||
|
|
||||||
# Secondary toolbar and context menu
|
# Secondary toolbar and context menu
|
||||||
tools.title=Tools
|
tools.title=Tools
|
||||||
|
@ -204,8 +204,8 @@ See https://github.com/adobe-type-tools/cmap-resources
|
|||||||
<span data-l10n-id="presentation_mode_label">Presentation Mode</span>
|
<span data-l10n-id="presentation_mode_label">Presentation Mode</span>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<a href="#" id="viewBookmark" class="secondaryToolbarButton" title="Current view (copy or open in new window)" tabindex="55" data-l10n-id="bookmark">
|
<a href="#" id="viewBookmark" class="secondaryToolbarButton" title="Current Page (View URL from Current Page)" tabindex="55" data-l10n-id="bookmark1">
|
||||||
<span data-l10n-id="bookmark_label">Current View</span>
|
<span data-l10n-id="bookmark1_label">Current Page</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<div id="viewBookmarkSeparator" class="horizontalToolbarSeparator"></div>
|
<div id="viewBookmarkSeparator" class="horizontalToolbarSeparator"></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user