zotero/chrome/chromeFiles/locale/en-US/scholar/scholar.dtd
David Norton b1389bfc61 [interface] Item Type column (will show up on the right if you already have Scholar installed, but on the left for all new installations.), sortable.
[style] Better add/remove Creator buttons.
[fix] The sorting should not randomly switch the order of two items with the same sort value (eg, Barnes vs. Barnes).
[fix] The browser should not open with two sorted columns.
2006-06-12 12:43:20 +00:00

30 lines
No EOL
1 KiB
DTD

<!ENTITY scholar.name "Scholar">
<!ENTITY metadata.label "Metadata">
<!ENTITY notes.label "Notes">
<!ENTITY metadata.creators.label "Creators">
<!ENTITY metadata.edit.label "Edit">
<!ENTITY metadata.cancel.label "Cancel">
<!ENTITY metadata.save.label "Save">
<!ENTITY items.type_column "Type">
<!ENTITY items.title_column "Title">
<!ENTITY items.creator_column "Creator">
<!ENTITY items.source_column "Source">
<!ENTITY items.rights_column "Rights">
<!ENTITY items.dateAdded_column "Date Added">
<!ENTITY items.dateModified_column "Date Modified">
<!ENTITY collections.name_column "Name">
<!ENTITY toolbar.newItem.label "New Item">
<!ENTITY toolbar.newCollection.label "New Project">
<!ENTITY toolbar.renameCollection.label "Rename Project...">
<!ENTITY toolbar.search.label "Search:">
<!ENTITY toolbar.metadata.label "Metadata">
<!ENTITY toolbar.notes.label "Notes">
<!ENTITY closeCmd.label "Close">
<!ENTITY closeCmd.accesskey "C">
<!ENTITY closeCmd.commandkey "W">