On Tue, Sep 30, 2014 at 04:53:56PM -0400, Andrew Gregory wrote:
On 09/30/14 at 04:24pm, Miguel de Val-Borro wrote:
The website sarovar.org has been shut down. Link is replaced by the latest available archive.org capture from August 2013.
Signed-off-by: Miguel de Val-Borro <miguel@archlinux.net> --- doc/translation-help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/translation-help.txt b/doc/translation-help.txt index 1fdb6e0..523ca1d 100644 --- a/doc/translation-help.txt +++ b/doc/translation-help.txt @@ -14,7 +14,7 @@ gettext website is a very useful guide to read before embarking on translation work, as it describes many of the commands in more detail than I will here: https://www.gnu.org/software/gettext/manual/html_node/gettext.html[]. In addition, this site presents a small tutorial that I found useful: -http://oriya.sarovar.org/docs/gettext/[]. +https://web.archive.org/web/20130802092826/http://oriya.sarovar.org/docs/gettext/[].
Translating Messages -- 2.1.1
It looks like that tutorial is actually part of gettext.[1] Is there nothing more official than an archived copy that we can direct people to?
[1] http://git.savannah.gnu.org/cgit/gettext.git/tree/gettext-tools/doc/tutorial...
I did not notice that the tutorial is now in the gettext repository. It seems that it is not available under the gettext documentation website and the text has not been updated since 2004. Perhaps just removing this sentence and link to sarovar.org should be fine? Miguel