Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(117)

Issue 6689043: Emit warnings for missing translations. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by Julien Rioux
Modified:
11 years, 6 months ago
Reviewers:
Graham Percival
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

Emit warnings for missing translations. Some of the translations for the python scripts reside directly in the python scripts as dictionaries. Since they do not use the usual gettext framework, our bank of translated strings is not used. So there are a few strings that need translating directly in the python files. This patch enables emitting a warning for each missing translated string. Using gettext for these translations is issue 1050.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M scripts/build/create-weblinks-itexi.py View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 1
Graham Percival
11 years, 6 months ago (2012-10-15 21:21:18 UTC) #1
LGTM.  Phil worked a lot to reduce warnings in general, so hopefully the
translators will pay attention to these new warnings and clear them up quickly.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b