[pacman-dev] [PATCH] Remove unneed order arguements in zn_CN translation
            
            
            
                2 Aug
                
                    2009
                
            
            
                2 Aug
                
                '09
                
            
            
            
        
    
                5:30 a.m.
            
        Fixes FS#12812 Signed-off-by: Allan McRae <allan@archlinux.org> --- po/zh_CN.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index 5d87fcc..4550b62 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1157,7 +1157,7 @@ msgid "%s is not allowed to contain hyphens." msgstr "%s 不允许含有连字号(减号)" msgid "%s is not available for the '%s' architecture." -msgstr "%1$s 不具备 '%2$s' 架构。" +msgstr "%s 不具备 '%s' 架构。" msgid "Note that many packages may need a line added to their %s" msgstr "注意许多软件包可能需要在 %s 中添加" -- 1.6.4
        5934
        
      
          Age (days ago)
        
      
        5934
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
                Allan McRae