Google Translation for indian languages.
Created attachment 2996 [details] Google Translation for indian languages.
Patch does not apply on master: Applying: Bug-5621 Google Translation for indian languages. /home/julian/koha/versions/koha-community-git/.git/rebase-apply/patch:102: trailing whitespace. error: patch failed: installer/data/mysql/updatedatabase.pl:3937 error: installer/data/mysql/updatedatabase.pl: patch does not apply /home/julian/koha/versions/koha-community-git/.git/rebase-apply/patch:97: new blank line at EOF. + error: patch failed: kohaversion.pl:16 error: kohaversion.pl: patch does not apply error: patch failed: opac/opac-main.pl:37 error: opac/opac-main.pl: patch does not apply error: patch failed: opac/opac-search.pl:81 error: opac/opac-search.pl: patch does not apply Patch failed at 0001 Bug-5621 Google Translation for indian languages. When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort".
+ there are some lines that are not related to translation: diff --git a/opac/opac-search.pl b/opac/opac-search.pl - } +} Auth.pm: - flagsrequired => {borrow => 1, catalogue => '*', tools => 'import_patrons' }, + flagsrequired => {borrow => 1, catalogue => '*', tools => 'import_patrons'}, and - flagsrequired => {borrow => 1, catalogue => '*', tools => 'import_patrons' }, + flagsrequired => {borrow => 1, catalogue => '*', tools => 'import_patrons'},
Created attachment 4587 [details] [review] Bug-5621 Google Translation for indian languages.
The content of attachment 2996 [details] has been deleted by Chris Cormack <chris@bigballofwax.co.nz> without providing any reason. The token used to delete this attachment was generated at 2011-07-08 11:41:49 NZST.
Created attachment 4588 [details] [review] Bug 5621 : Follow up fixing up syspref files
I was confused at first that there were no changes to the template in these patches. The template changes were approved before the script and syspref changes were? The problem I see is that the check in the template, added 5 Jun 2009, doesn't match the system preference added by this patch. The template looks for "GoogleIndicTransliteration," the new system pref is called "GoogleTransliteration."
Koha Developers, please add indian amazon association to enhancement content,because we not receive the commission from american amazon associations. And useless for students to buy the books from american association website, we using rupees. so kindly add indian association tag in koha. Regards K.Prasanth
Hi Prasanth, this bug is about Google translation, please file a separate bug for the Amazon issue. Please also keep in mind that most developers working on Koha are getting paid for their work - so there is no guarantee someone will be spending time on it.
Resetting former status.
The API this is using has been depracted in 2011: https://developers.google.com/transliterate/v1/getting_started The Google Transliterate API has been officially deprecated as of May 26, 2011. It will continue to work as per our deprecation policy. I am closing WONTFIX, please reopen if you see a way forward here.