On 18/08/12 22:19, Mark A. Hershberger wrote:
> On 08/18/2012 12:29 PM, Mauricio Etchevest wrote:
>> How can I find all the translations of the word "category" to remove a
>> categorization made in other language ?
> 
> You mean the category namespace in MediaWiki?  Here is how I found it:
> 
>   $ grep NS_CATEGORY\  *.php | sed 's,.*=> *,,' | sort -u
> 
> That gives 132 translations.
> 
> Mark.

But he is only interested in the translations active for the content
language of the wiki he is editing.


_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to