- <_span>Also posted in
+ Also posted in
@@ -237,7 +237,7 @@
- <_span>Creator
+ Creator
@@ -250,13 +250,13 @@
|
- <_span>Coordinates
+ Coordinates
,
|
- <_span>Map
+ Map
OpenStreeMap
@@ -300,13 +300,13 @@
- <_span>Comments
+ Comments
(
- <_span>Updating...
+ Updating...
)
@@ -340,9 +340,9 @@
- <_span>Section
+ Section
- <_span>Department
+ Department
diff --git a/xslt/meson.build b/xslt/meson.build
new file mode 100644
index 000000000..4f6eb8dec
--- /dev/null
+++ b/xslt/meson.build
@@ -0,0 +1,23 @@
+xslt_files = [
+ 'item.xml',
+ 'feed.xml',
+ 'source.xml',
+ 'folder.xml',
+ 'newsbin.xml',
+ 'vfolder.xml'
+]
+
+foreach file : xslt_files
+ i18n.merge_file (
+ input: file + '.in',
+ output: file,
+ po_dir: '../po',
+ data_dirs: '../po',
+ install: true,
+ install_dir: join_paths (pkgdatadir, 'xslt')
+ )
+endforeach
+
+install_data ('i18n-filter.xslt',
+ install_dir: join_paths (pkgdatadir, 'xslt')
+)
diff --git a/xslt/newsbin.xml.in b/xslt/newsbin.xml.in
index 8f2775040..1bc0d790e 100644
--- a/xslt/newsbin.xml.in
+++ b/xslt/newsbin.xml.in
@@ -43,7 +43,7 @@
- <_span>News Bin:
+ News Bin:
|
@@ -53,7 +53,7 @@
-<_span>Add items to this news bin by selecting "Copy to News Bin" from the item list context menu.
+Add items to this news bin by selecting "Copy to News Bin" from the item list context menu.
diff --git a/xslt/source.xml.in b/xslt/source.xml.in
index 1106c62e8..66a5c1e53 100644
--- a/xslt/source.xml.in
+++ b/xslt/source.xml.in
@@ -40,7 +40,7 @@
- <_span>Source:
+ Source:
|
@@ -51,9 +51,9 @@
- <_span>children with
+ children with
- <_span>unread headlines
+ unread headlines
diff --git a/xslt/vfolder.xml.in b/xslt/vfolder.xml.in
index beb3e2f3b..d4f9ac1e2 100644
--- a/xslt/vfolder.xml.in
+++ b/xslt/vfolder.xml.in
@@ -40,7 +40,7 @@
- <_span>Search Folder:
+ Search Folder:
|
@@ -51,7 +51,7 @@
- <_span>unread headlines
+ unread headlines
| | | | |