]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Add a Finnish translation.
authorPaul Smith <psmith@gnu.org>
Tue, 1 Feb 2005 23:02:17 +0000 (23:02 +0000)
committerPaul Smith <psmith@gnu.org>
Tue, 1 Feb 2005 23:02:17 +0000 (23:02 +0000)
Update the URL for the GNU translation site in maintMakefile; the old one
stopped working.

ChangeLog
maintMakefile
po/ChangeLog
po/LINGUAS

index fe318e7cad8ef4a9f695f7697efed5b97d60bfc0..580552faa36737b399b57782e31c5f1984f804a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-01  Paul D. Smith  <psmith@gnu.org>
+
+       * maintMakefile (po_repo): Update the GNU translation site URL.
+
 2004-12-01  Paul D. Smith  <psmith@gnu.org>
 
        * main.c (main): Change char* env_shell to struct variable shell_var.
index b6cb0c9e24eb4eee92aad401a3b23bbe2f74d0cf..82db1ecdcc91ad21fa9295cc8f1bcbe0bee77fcd 100644 (file)
@@ -124,7 +124,7 @@ move_if_change =  if test -r $(target) && cmp -s $(target).t $(target); then \
 # Updating PO files.  #
 # ------------------- #
 
-po_repo = http://www2.iro.umontreal.ca/%7Egnutra/po/maint/$(PACKAGE)
+po_repo = http://www.iro.umontreal.ca/translation/maint/$(PACKAGE)
 .PHONY: do-po-update po-update
 do-po-update:
        tmppo=/tmp/$(PACKAGE)-$(VERSION)-po &&\
index 9d83d219fb4ff5f19c1e111f28fae78b67ee2be7..453616989683f6f5b47632fc1555dd5141acc6af 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-01  Paul D. Smith  <psmith@gnu.org>
+
+       * LINGUAS: Added a new translation for Finnish (fi).
+
 2003-10-18  Paul D. Smith  <psmith@gnu.org>
 
        * LINGUAS: Added a new translation for Belarusian (be).
index 92423dd17676e55291e6a6139316914e73a71d62..e87b5f388e133f72595c7733e8280674b2959f63 100644 (file)
@@ -1,5 +1,5 @@
-# Set of available languages: 16 languages
+# Set of available languages: 19 languages
 
-be da de es fr gl he hr ja ko nl pl pt_BR sv ru tr uk zh_CN
+be da de es fi fr gl he hr ja ko nl pl pt_BR sv ru tr uk zh_CN
 
 # Can't seem to get en@quot and en@boldquot to build properly?