]> git.llucax.com Git - software/sadba.git/commitdiff
Move translation file from es_AR to es master v1.1
authorLeandro Lucarella <llucax@gmail.com>
Fri, 10 Aug 2012 19:16:27 +0000 (21:16 +0200)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 10 Aug 2012 19:16:27 +0000 (21:16 +0200)
We can start differentiating among different flavours of Spanish once we
have more than one translation.

debian/changelog
po/Makefile
po/es.po [moved from po/es_AR.po with 100% similarity]

index 874de17971877ba4ef08a64e20b5527b3023a994..bed518238ba45cac21fa0564070ed5524c6d0d2a 100644 (file)
@@ -1,3 +1,10 @@
+status-area-displayblanking-applet (1.1) unstable; urgency=low
+
+  * Move translation file from es_AR to es (we can start differentiating among
+    different flavours of Spanish once we have more than one translation).
+
+ -- Leandro Lucarella <luca@llucax.com.ar>  Fri, 10 Aug 2012 21:15:42 +0200
+
 status-area-displayblanking-applet (1.0-1) unstable; urgency=low
 
   * Re-upload to fix a "size mismatch" error when installing.
index 69fcb04cd796aeb54af07434bf603c0f48f0f283..603199e3ee6d1f6943f0879970f32b7706b04a5b 100644 (file)
@@ -17,9 +17,9 @@ MSGFMT = msgfmt
 XGETTEXT = xgettext
 MSGMERGE = msgmerge
 
-PO_LINGUAS= es_AR
+PO_LINGUAS= es
 
-USE_LINGUAS= es_AR
+USE_LINGUAS= es
 
 POFILES=$(shell LINGUAS="$(PO_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
 
similarity index 100%
rename from po/es_AR.po
rename to po/es.po