Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
translations:msgmerge [2011/05/11 23:56] pjotrtranslations:msgmerge [2011/05/12 00:39] pjotr
Line 12: Line 12:
 This is fully translated in the stable "Xfce 4.8" and needs to be merged with an incomplete Dutch translation file in the development branch "master". Goal: prevent unnecessary work in translating the development branch. This is fully translated in the stable "Xfce 4.8" and needs to be merged with an incomplete Dutch translation file in the development branch "master". Goal: prevent unnecessary work in translating the development branch.
  
-Both files are in the Downloads folder.+Both files are in the directory Downloads of your home directory, which is the usual location of downloaded files.
  
 Copy/paste the following command in your terminal: Copy/paste the following command in your terminal:
Line 22: Line 22:
 Now copy/paste the following command in your terminal: Now copy/paste the following command in your terminal:
  
-  msgmerge packageW-xfce-4-8.nl.po packageW-master.nl.po > NEWpackageW.master.nl.po+  msgmerge packageW-xfce-4-8.nl.po packageW-master.nl.po > NEWpackageW-master.nl.po
  
 (press Enter) (press Enter)
Line 28: Line 28:
 Then delete both "packageW-xfce-4-8.nl.po" (you don't need it anymore) and "packageW-master.nl.po" (you don't want a name conflict in the next step). Then delete both "packageW-xfce-4-8.nl.po" (you don't need it anymore) and "packageW-master.nl.po" (you don't want a name conflict in the next step).
  
-Then rename "NEWpackageW.master.nl.po" to "packageW.master.nl.po".+Then rename "NEWpackageW-master.nl.po" to "packageW-master.nl.po".
  
-Finally: upload "packageW.master.nl.po" in Transifex.+Finally: upload "packageW-master.nl.po" in Transifex.
  
 Note that you cannot send the output directly to "packageW-master.nl.po", as it will fail with a totally unchanged PO file (because of the name conflict). Note that you cannot send the output directly to "packageW-master.nl.po", as it will fail with a totally unchanged PO file (because of the name conflict).