Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [babel-dev] is there a way to get a list of entries that arenot translated?

Hi Denis:

 

Those two are filed.

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=262585 : file_progress and project_progress tables are missing from the nightly SQL dump

https://bugs.eclipse.org/bugs/show_bug.cgi?id=262588: Enhancement Request: display a list of entries that missing translations per project per language code.

 

 

Thanks,

Xiaohong


From: babel-dev-bounces@xxxxxxxxxxx [mailto:babel-dev-bounces@xxxxxxxxxxx] On Behalf Of Denis Roy
Sent: Tuesday, January 27, 2009 10:04 AM
To: Babel committers mailing list
Subject: Re: [babel-dev] is there a way to get a list of entries that arenot translated?

 

Yes, please file a bug for the missing tables.

Also, by downloading the nightly MySQL database dump, you should be able to craft a query to get all the untranslated strings for any given language.  I think it would be an interesting feature to get a list of untranslated values to avoid having to comb through the UI looking for work.  Xiaonhong, can you also file an enhancement request for this also?

Thanks



Xiaohong Yin wrote:

Hey Antoine:

 

The nightly SQL dump does not contain any data in a few tables, such as profiles, ratings etc (understandably). The project_progress table is one of these tables that did not get dumped. I wonder whether this table can be made available via the nightly dump?

 

Thanks,

Xiaohong


From: babel-dev-bounces@xxxxxxxxxxx [mailto:babel-dev-bounces@xxxxxxxxxxx] On Behalf Of Antoine Toulme
Sent: 2009
126 16:54
To: Babel committers mailing list
Subject: Re: [babel-dev] is there a way to get a list of entries that are not translated?

 

I filed a bug about that a long time ago:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=248703

Never got around fixing it. Shouldn't be too hard if you feel like doing it.

Thanks,

Antoine

On Mon, Jan 26, 2009 at 10:48 PM, Xiaohong Yin <xyin@xxxxxxxxx> wrote:

Hey babel-dev:

 

There is a percentage report on babel translation status when I download the language pack.

 

Is there a way to get a dump of all un-translated entries for a set of specific Eclipse projects per language code? It would be ideal if such a dump can provide key or resource bundle information.  

 

 

Thanks,

Xiaohong


_______________________________________________
babel-dev mailing list
babel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/babel-dev

 

 



 
_______________________________________________
babel-dev mailing list
babel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/babel-dev
  

 


Back to the top