forked from torakiki/pdfsam
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated translations and pom configuration
- Loading branch information
Showing
33 changed files
with
14,918 additions
and
8,835 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
TO GENERATE AN UPDATED PDFsam.pot | ||
TO GENERATE AN UPDATED pdfsam.pot | ||
|
||
xgettext -ki18n -L java -o po/pdfsam.pot --copyright-holder='Copyright 2013 by Andrea Vacondio ([email protected])' [email protected] --no-location $(find ../ -name "*.java") | ||
xgettext -ki18n -L java -o po/pdfsam.pot --copyright-holder='Copyright 2013 by Andrea Vacondio ([email protected])' [email protected] --no-location $(find ../ -name "*.java") --from-code=UTF-8 | ||
|
||
|
||
|
Oops, something went wrong.