source: DASISH/t5.6/client/branches/webannotator-basic/chrome/markingcollection/locale/en-US/markingcollection/scrappartymerge.dtd @ 5428

Last change on this file since 5428 was 5428, checked in by stephanie.roth@snd.gu.se, 10 years ago

Added new branch for work on schema change related client fixes.

File size: 1.3 KB
Line 
1<!ENTITY scrappartymerge.app.menu.title "BITS">
2<!ENTITY scrappartymerge.app.title "Merge">
3
4<!ENTITY scrappartymerge.menu.title "BITS">
5<!ENTITY scrappartymerge.menu.addon "Add-ons">
6<!ENTITY scrappartymerge.menu.option "Option">
7
8<!ENTITY scrappartymerge.marker.start.label "When the start position of the marker is the same">
9<!ENTITY scrappartymerge.marker.start.value "1">
10<!ENTITY scrappartymerge.marker.end.label   "When the end position of the marker is the same">
11<!ENTITY scrappartymerge.marker.end.value   "2">
12<!ENTITY scrappartymerge.marker.all.label   "When the range of the marker is the same">
13<!ENTITY scrappartymerge.marker.all.value   "0">
14
15<!ENTITY scrappartymerge.condition     "Condition">
16<!ENTITY scrappartymerge.confirm       "Confirm">
17<!ENTITY scrappartymerge.confirm.merge "Confirm when merging.">
18
19<!ENTITY scrappartymerge.mergemode             "Merge Mode">
20<!ENTITY scrappartymerge.mergemode.merge       "Merge">
21<!ENTITY scrappartymerge.mergemode.overwrite   "Overwrite">
22<!ENTITY scrappartymerge.mergemode.destruction "Destroy">
23
24<!ENTITY scrappartymerge.confirm.title "Processing mode confirmation">
25<!ENTITY scrappartymerge.confirm.mergeobject "Merge target object">
26<!ENTITY scrappartymerge.confirm.dropobject  "Dropped object">
27
28<!ENTITY scrappartymerge.confirm.same_processing "Apply same processing to subsequent objects.">
Note: See TracBrowser for help on using the repository browser.