Addresses #726, Localize remaining hard-coded strings

Use existing string for "Advanced Search"
This commit is contained in:
Dan Stillman 2007-08-22 23:33:44 +00:00
parent fe528a4ded
commit 6f2e797c10
2 changed files with 1 additions and 3 deletions

View File

@ -12,7 +12,7 @@
<window
id="zotero-advanced-search-dialog"
title="&zotero.search.advancedSearch;"
title="&zotero.toolbar.advancedSearch;"
orient="vertical"
persist="screenX screenY width height"
onload="ZoteroAdvancedSearch.onLoad()"

View File

@ -1,5 +1,3 @@
<!ENTITY zotero.search.advancedSearch "Advanced Search">
<!ENTITY zotero.search.name "Name:">
<!ENTITY zotero.search.joinMode.prefix "Match">