Skip to content

Update civicrm l10n from scaning untranlsated wording in netiCRM translated text file.

Notifications You must be signed in to change notification settings

NETivism/update_civicrm_l10n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update civicrm l10n from scaning untranlsated wording in netiCRM translated text file.

Step

  1. Execute prepareFiles.sh. It will pull civicrm transifex setting files from the github repository and download the newest netiCRM translate text file.
  2. Execute php doUpdatePO.php file. It will check all the zh_TW untranlated wording in civicrm po folder, search for translated text in netiCRM po file. And if there are translated text, insert to msgstr "" text in origin po file.
  3. Please use git or diff tool to check the po files in l10n/po/zh_TW/. Make sure the formatted and difference is correct.
  4. Execute pushPOtoTransifex.sh. It will execute push command to civicrm zh_TW transifex project.

About

Update civicrm l10n from scaning untranlsated wording in netiCRM translated text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published