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
translations:msgmerge [2012/01/30 17:55] gymkatranslations:msgmerge [2026/09/09 05:21] (current) – add back-link to wiki translations page kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 +
 ====== Merge PO files ====== ====== Merge PO files ======
 The command line tool ''msgmerge'' is used to merge translated strings from two PO files into one. It is really easy to use, here is a generic example: The command line tool ''msgmerge'' is used to merge translated strings from two PO files into one. It is really easy to use, here is a generic example:
Line 13: Line 15:
  
 You can use a POT file as reference PO file in order to sync your current translations with new and suppressed messages. You can use a POT file as reference PO file in order to sync your current translations with new and suppressed messages.
 +
 +----
  
 ===== Merge between stable and development branch ===== ===== Merge between stable and development branch =====
Line 36: Line 40:
 Upload ''NEW-Thunar-master.nl.po'' in Transifex. Upload ''NEW-Thunar-master.nl.po'' in Transifex.
  
 +---- 
 +[[:translations:|Return to main Wiki translations page]]