From b36588c9f9f5762a8c8e924c6be716a44816b44d Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 12 Jan 2015 10:17:45 -0500 Subject: bin/sisu-misc-utils + c&d: lib sisu_thor_lib currently only po4a * uses po4a to create po files with empty translation strings * in appropriately configured directory e.g. "data/doc/sisu/markup-samples/manual" have file named: "languages_source_and_targets" containing e.g.: source: en targets: de fr es ja ru zh command examples: ruby ~snx/bin/sisu-misc-utils po4a --next --clean ruby ~snx/bin/sisu-misc-utils po4a --next --distclean ruby ~snx/bin/sisu-misc-utils po4a --next --make --- data/doc/sisu/CHANGELOG_v5 | 12 ++++++++++++ data/doc/sisu/CHANGELOG_v6 | 12 ++++++++++++ 2 files changed, 24 insertions(+) (limited to 'data') diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index 33b3e5f9..1a001213 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -86,6 +86,18 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.8.0.orig.tar.xz * use RbConfig instead of Config + * bin/sisu-misc-utils, sisu_thor_lib, currently only for po4a + * uses po4a to create po files with empty translation strings + * in appropriately configured directory e.g. + "data/doc/sisu/markup-samples/manual" have file named: + "languages_source_and_targets" containing e.g.: + source: en + targets: de fr es ja ru zh + command examples: + ruby ~snx/bin/sisu-misc-utils po4a --next --clean + ruby ~snx/bin/sisu-misc-utils po4a --next --distclean + ruby ~snx/bin/sisu-misc-utils po4a --next --make + * sisu.org addition, modification, consider ** SiSU "UnFrozen" - prior to end of Debian Freeze diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6 index 6306cb95..1d4fe844 100644 --- a/data/doc/sisu/CHANGELOG_v6 +++ b/data/doc/sisu/CHANGELOG_v6 @@ -102,6 +102,18 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.4.0.orig.tar.xz * use RbConfig instead of Config + * bin/sisu-misc-utils, sisu_thor_lib, currently only for po4a + * uses po4a to create po files with empty translation strings + * in appropriately configured directory e.g. + "data/doc/sisu/markup-samples/manual" have file named: + "languages_source_and_targets" containing e.g.: + source: en + targets: de fr es ja ru zh + command examples: + ruby ~snx/bin/sisu-misc-utils po4a --next --clean + ruby ~snx/bin/sisu-misc-utils po4a --next --distclean + ruby ~snx/bin/sisu-misc-utils po4a --next --make + * under data/.../manual sisu po4a a ruby thor (Rakefile equivalent) * sisu.org addition, modification, consider -- cgit v1.2.3