From 6c451623885dca5bf40f9b0da183f63488316145 Mon Sep 17 00:00:00 2001 From: Markus Hiereth Date: Tue, 21 Oct 2014 21:36:17 +0900 Subject: Add German translation Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763964 --- po/LINGUAS | 1 + 1 file changed, 1 insertion(+) (limited to 'po/LINGUAS') diff --git a/po/LINGUAS b/po/LINGUAS index 1489115..ad2e374 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,2 +1,3 @@ # Set of available languages. ja +de -- cgit v1.2.3 From ba836d1a7dd1e5431d504fc66ef6d16137fa71fa Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Tue, 21 Oct 2014 22:30:32 +0900 Subject: Correct LINGUAS to a whitespace separated list --- po/LINGUAS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'po/LINGUAS') diff --git a/po/LINGUAS b/po/LINGUAS index ad2e374..ade7ca2 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,3 +1,2 @@ # Set of available languages. -ja -de +ja de -- cgit v1.2.3