missing translation entries not appearing in the "all" file
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sql-ledger (Ubuntu) |
In Progress
|
Undecided
|
RJ Clay |
Bug Description
1) cd into a locale folder (eg, tw_utf).
2) run "perl locales.pl -a"
3) find a missing entry (e.g., "Align") in any .missing file (eg, gl.missing).
4) try to find that in the "all" file. It is not be there.
5) if we add that entry to "all" and run locales.pl again, then the entry will get used and will no longer be the .missing file.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
ProcVersionSign
Uname: Linux 3.5.0-19-generic x86_64
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Fri Dec 21 17:27:48 2012
InstallationDate: Installed on 2012-12-18 (3 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitec
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: sql-ledger
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in sql-ledger (Ubuntu): | |
status: | New → In Progress |
Hello Kent,
I am also contributing translations to "SQL Ledger". Unfortunately my contributions were not included in the official "SQL Ledger" tarball but there is a separate github-repository at: https:/ /github. com/Tekki/ sql-ledger
In this reposity I have been advised to submit translations as follows:
- use the ISO-8859 Version
- locales.pl -a -m
- Add missing terms in "all", things which are not clear are not to be translated
- locales.pl
- check *.missing is anything important is missing
- delete *.missing
- Submit translations to Tekki who makes the UTF-8 version out of it and publishes it on github.