mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Modify the gettextize script to add the header and dolphin license to
the dolphin-emu.pot file. Also update the pot file once more.
This commit is contained in:
@@ -7,7 +7,11 @@ CPP_FILE_LIST=$(find $SRCDIR \( -name '*.cpp' -o -name '*.h' -o -name '*.c' \) \
|
||||
xgettext -d dolphin-emu -s --keyword=_ --keyword=wxTRANSLATE --keyword=SuccessAlertT \
|
||||
--keyword=PanicAlertT --keyword=PanicYesNoT --keyword=AskYesNoT --keyword=_trans \
|
||||
--keyword=CriticalAlertT --add-comments=i18n -p ./Languages/po -o dolphin-emu.pot \
|
||||
$CPP_FILE_LIST --package-name="Dolphin Emu"
|
||||
$CPP_FILE_LIST --package-name="Dolphin Emulator"
|
||||
|
||||
sed -i "s/SOME DESCRIPTIVE TITLE\./Translation of dolphin-emu.pot to LANGUAGE/" Languages/po/dolphin-emu.pot
|
||||
sed -i "s/YEAR THE PACKAGE'S COPYRIGHT HOLDER/2003-2013/" Languages/po/dolphin-emu.pot
|
||||
sed -i "s/license as the PACKAGE package/license as the dolphin-emu package/" Languages/po/dolphin-emu.pot
|
||||
|
||||
POTFILE=./Languages/po/dolphin-emu.pot
|
||||
PO_FILES=$(find ./Languages/po -name '*.po')
|
||||
|
||||
+212
-198
File diff suppressed because it is too large
Load Diff
+220
-201
File diff suppressed because it is too large
Load Diff
+221
-201
File diff suppressed because it is too large
Load Diff
+219
-201
File diff suppressed because it is too large
Load Diff
+211
-202
File diff suppressed because it is too large
Load Diff
+221
-201
File diff suppressed because it is too large
Load Diff
+207
-198
File diff suppressed because it is too large
Load Diff
+221
-201
File diff suppressed because it is too large
Load Diff
+220
-200
File diff suppressed because it is too large
Load Diff
+778
-420
File diff suppressed because it is too large
Load Diff
+207
-198
File diff suppressed because it is too large
Load Diff
+220
-201
File diff suppressed because it is too large
Load Diff
+220
-202
File diff suppressed because it is too large
Load Diff
+221
-201
File diff suppressed because it is too large
Load Diff
+220
-200
File diff suppressed because it is too large
Load Diff
+220
-201
File diff suppressed because it is too large
Load Diff
+220
-201
File diff suppressed because it is too large
Load Diff
+221
-201
File diff suppressed because it is too large
Load Diff
+220
-201
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user