Giter VIP home page Giter VIP logo

musikbot's People

Contributors

daimona avatar framawiki avatar he7d3r avatar jjmc89 avatar musikanimal avatar valentinbrclz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

musikbot's Issues

Add missing pt translations

Looks like we need to translate a few more words:

Filtro 136 (novo) — Ações: translation missing: pt.(none); Marcas: ativado,translation missing: pt.public; Padrão modificado

These seems to come from

def self.keyword_from_value(prop, value)
case prop
when 'actions'
value.blank? ? '(none)' : value
when 'pattern'
value
when 'description'
value
when 'enabled'
value == '1' ? 'enabled' : 'disabled'
# when 'deleted'
# value == '1' ? 'deleted' : 'restored'
when 'private'
value == '1' ? 'private' : 'public'
end
end

These are the translations:

  • none: nenhuma
  • public: público

Include a link in the edit summary

Hi!
I would like to change the summary from

Informando mudanças recentes nos filtros [[Special:AbuseFilter/7|7]] (padrão); [[Special:AbuseFilter/18|18]] (padrão)

to something like

Informando [[Special:AbuseFilter/history|mudanças recentes]] nos filtros [[Special:AbuseFilter/7|7]] (padrão); [[Special:AbuseFilter/18|18]] (padrão)

This allows users to go directly from their watchlist to the list of changes in filters, without having to open a specific filter first and then selecting "View this filter's history".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.