[translations] links to source files in the localization files |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- To: Translations list at lilynet <translations@xxxxxxxxxxx>
- Subject: [translations] links to source files in the localization files
- From: Federico Bruni <fedelogy@xxxxxxxxx>
- Date: Mon, 04 Apr 2011 23:38:01 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=HRnVp7yLsMrVuB58LqE5T1cE4Ud7XtoEX2G6Hq+V0WI=; b=qZzL4YIEp2XJNlDgN8zLg/I4umGO+1OVvfddidfRbFaVdwPqDW2qaKgzyrxChsBFbk 4q/D6D/5vtOOKlxs82l9yyMte9uHD719rjQmyX8tU+nLx6h1NpcNmW+MSWdVAUWPsOuc O17HB+vC3P/qXcmxIurzMqNp5oQQdW695a0W0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=Kf9LNxcinQjOoHL6Oc/WSuYUwvUKomggdMOiSyc8EatlJh0Qw9uqMzRloscp3QgWOR PLqBFvoTmvYGt00yr45BtKSKm5aOzQO1b2InpgMHUMGHVH98CzM0Y96gfkS+86LVYdaU zbDtRVdO0HNnwumbdXQDUZ2xdMcH5A8+N+ll4=
Hi,
I wonder why in all the links to source files the path is missing. As a
result the locale editor can't find the file and I have to search it
manually.
Sometimes it can be useful having a quick look at the code, even if a
translator is not supposed to understand the programming language.
Because the context can help...
There's a particular reason why this is missing?
I know that translations are handled by the Translation Project.
But we could just copy the file to translate in the po/ directory and
move it away when it's finished (in order not to "break" git).
So the links should be rewritten as relative to the po/ directory and
then it would work.
Am I missing something? (mmmmh, probably)
Thanks,
Federico