Plugin Directory

Changeset 228780


Ignore:
Timestamp:
04/14/2010 08:46:59 AM (16 years ago)
Author:
frekel
Message:

New language files

Location:
wp-photocontest/trunk/localizations
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • wp-photocontest/trunk/localizations/convertPot.sh

    r193059 r228780  
    22mv wp-photocontest-it_IT-draft.pot wp-photocontest-it_IT.pot
    33mv wp-photocontest-pl_PL-draft.pot wp-photocontest-pl_PL.pot
     4mv wp-photocontest-si_SI-draft.pot wp-photocontest-si_SI.pot
    45msgfmt wp-photocontest.pot -o wp-photocontest.mo
    56msgfmt wp-photocontest-nl_NL.pot -o wp-photocontest-nl_NL.mo
    67msgfmt wp-photocontest-it_IT.pot -o wp-photocontest-it_IT.mo
    78msgfmt wp-photocontest-pl_PL.pot -o wp-photocontest-pl_PL.mo
     9msgfmt wp-photocontest-si_SI.pot -o wp-photocontest-si_SI.mo
  • wp-photocontest/trunk/localizations/doDiff.sh

    r193059 r228780  
    77msgmerge -N --no-wrap wp-photocontest-pl_PL.pot wp-photocontest.pot -o wp-photocontest-pl_PL-draft.pot
    88diff --ignore-all-space --ignore-blank-lines wp-photocontest.pot wp-photocontest-pl_PL-draft.pot  | grep -v msgstr | grep -v .php | grep -v "\-\-\-"
     9
     10msgmerge -N --no-wrap wp-photocontest-si_SI.pot wp-photocontest.pot -o wp-photocontest-si_SI-draft.pot
     11diff --ignore-all-space --ignore-blank-lines wp-photocontest.pot wp-photocontest-si_SI-draft.pot  | grep -v msgstr | grep -v .php | grep -v "\-\-\-"
Note: See TracChangeset for help on using the changeset viewer.