diff options
Diffstat (limited to 'src/po/README.txt')
-rw-r--r-- | src/po/README.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/po/README.txt b/src/po/README.txt index 8962cb8ea..ae5b39393 100644 --- a/src/po/README.txt +++ b/src/po/README.txt @@ -65,8 +65,7 @@ language. make xx This will extract all the strings from Vim and merge them in with the - existing translations. Requires the GNU gettext utilities. Also requires - unpacking the extra archive. + existing translations. Requires the GNU gettext utilities. Your original xx.po file will be copied to xx.po.orig -- After you do this, you MUST do the next three steps! -- |