[pacman-dev] [PATCH] Fixed wrong alignment in the italian	translation.
    David Barchiesi 
    david at barchie.si
       
    Tue Oct 13 13:23:25 UTC 2015
    
    
  
Added missing blank spaces in 'Dimensione :' string.
Signed-off-by: David Barchiesi <david at barchie.si>
---
 src/pacman/po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pacman/po/it.po b/src/pacman/po/it.po
index bb4fff9..67724a0 100644
--- a/src/pacman/po/it.po
+++ b/src/pacman/po/it.po
@@ -624,7 +624,7 @@ msgstr "Sostituisce    :"
 #: src/pacman/package.c:170
 #, c-format
 msgid "Download Size  :"
-msgstr "Dimensione :"
+msgstr "Dimensione     :"
 
 #: src/pacman/package.c:173
 #, c-format
-- 
2.6.1
    
    
More information about the pacman-dev
mailing list