f98369
Update tpl_forMetadata.sed translation:
@@ -2,7 +2,7 @@
|
|
2
2
|
its scalable vector graphics (SVG) files. This files is used with
|
3
3
|
the regular expression '.*\.svg$' only.
|
4
4
|
---------------------------------------------------
|
5
|
-
$Id
|
5
|
+
$Id$
|
6
6
|
---------------------------------------------------
|
7
7
|
/<metadata/,/<\/metadata/c\
|
8
8
|
<metadata\
|
@@ -32,20 +32,20 @@
|
|
32
32
|
<dc:title>=PUBLISHER=</dc:title>\
|
33
33
|
</cc:Agent>\
|
34
34
|
</dc:publisher>\
|
35
|
-
<dc:identifier
|
36
|
-
<dc:source
|
37
|
-
<dc:relation
|
38
|
-
<dc:language
|
35
|
+
<dc:identifier>=IDENTIFIER=</dc:identifier>\
|
36
|
+
<dc:source>=SOURCE=</dc:source>\
|
37
|
+
<dc:relation>=RELATION=</dc:relation>\
|
38
|
+
<dc:language>=LANGUAGE=</dc:language>\
|
39
39
|
<dc:subject>\
|
40
40
|
<rdf:Bag>\
|
41
41
|
=KEYWORDS=\
|
42
42
|
</rdf:Bag>\
|
43
43
|
</dc:subject>\
|
44
44
|
<dc:coverage>=COVERAGE=</dc:coverage>\
|
45
|
-
<dc:description
|
45
|
+
<dc:description>=DESCRIPTION=</dc:description>\
|
46
46
|
<dc:contributor>\
|
47
47
|
<cc:Agent>\
|
48
|
-
<dc:title
|
48
|
+
<dc:title>=CONTRIBUTOR=</dc:title>\
|
49
49
|
</cc:Agent>\
|
50
50
|
</dc:contributor>\
|
51
51
|
</cc:Work>\
|