Giter Site home page Giter Site logo

fix uk.po about mainline HOT 6 CLOSED

bkw777 avatar bkw777 commented on July 23, 2024
fix uk.po

from mainline.

Comments (6)

bkw777 avatar bkw777 commented on July 23, 2024

Take a fresh look. This is probably already slightly obsolete. I have been making a lot of changes this weekend fixing up the thrice-damned temp files and adding a sweet new notification system. There are a few new localizable strings in the notifications and a couple other places.

It would be a lot more convenient if you coud use git and do a pull request.

from mainline.

cappelikan avatar cappelikan commented on July 23, 2024

from mainline.

cappelikan avatar cappelikan commented on July 23, 2024

from mainline.

bkw777 avatar bkw777 commented on July 23, 2024

No you edit uk.po like you have been.

messages.pot is automatically generated from all the source files. You don't edit that because it will just get overwritten.

And since I did some work in Makefile recently, all the *.po files are also automatically kept in sync with the new messages.pot, and so, automatically kept in sync with the current source. Obsolete strings (strings that no longer exist in the source) are removed, new strings that appeared new in the source are added (usually with no translation), and all the line numbers get updated, while preserving all the translations. It all happens every time anyone runs "make" so it's just always being kept in sync now.

So all you need to do is look over uk.po in any plain text editor and and fill in the missing translations or improve the bad ones etc, then pull-request that po file back to me.

Since the file is a simple format and the edits are limited, you can actually just do it right in the github web site. You can fork, edit, and PR back all right in the browser in a few minutes.

from mainline.

cappelikan avatar cappelikan commented on July 23, 2024

from mainline.

cappelikan avatar cappelikan commented on July 23, 2024

from mainline.

Related Issues (20)

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.