* [PATCH] l10n: de: lower case after semi-colon
@ 2017-03-17 15:04 Michael J Gruber
2017-03-17 17:11 ` Ralf Thielow
0 siblings, 1 reply; 2+ messages in thread
From: Michael J Gruber @ 2017-03-17 15:04 UTC (permalink / raw)
To: git; +Cc: Ralf Thielow
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
---
Just a minor thing. I'm wondering about lower/upper case
at the beginning of the line, though. Do we have a rule for de.po?
po/de.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/de.po b/po/de.po
index e9c86f5488..f8215945e7 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7599,7 +7599,7 @@ msgid ""
"more than %i tags found; listed %i most recent\n"
"gave up search at %s\n"
msgstr ""
-"mehr als %i Tags gefunden; Führe die ersten %i auf\n"
+"mehr als %i Tags gefunden; führe die ersten %i auf\n"
"Suche bei %s aufgegeben\n"
#: builtin/describe.c:396
--
2.12.0.484.g92f9ab2bc1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] l10n: de: lower case after semi-colon
2017-03-17 15:04 [PATCH] l10n: de: lower case after semi-colon Michael J Gruber
@ 2017-03-17 17:11 ` Ralf Thielow
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Thielow @ 2017-03-17 17:11 UTC (permalink / raw)
To: Michael J Gruber; +Cc: git, Ralf Thielow
Thanks for both patches to de.po!
2017-03-17 16:04 GMT+01:00 Michael J Gruber <git@drmicha.warpmail.net>:
> Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
> ---
> Just a minor thing. I'm wondering about lower/upper case
> at the beginning of the line, though. Do we have a rule for de.po?
>
There is no rule nor is there consistency. :/ Some messages start with
lower case because the original english message is doing so, some do
not.
I do not think it makes sense to adopt rules like "error messages should
start with lower case" or something like that in translations so it's an error
to do so.
I will add this issue to my TODO list to fix this in the whole translation.
Thanks
> po/de.po | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/po/de.po b/po/de.po
> index e9c86f5488..f8215945e7 100644
> --- a/po/de.po
> +++ b/po/de.po
> @@ -7599,7 +7599,7 @@ msgid ""
> "more than %i tags found; listed %i most recent\n"
> "gave up search at %s\n"
> msgstr ""
> -"mehr als %i Tags gefunden; Führe die ersten %i auf\n"
> +"mehr als %i Tags gefunden; führe die ersten %i auf\n"
> "Suche bei %s aufgegeben\n"
>
> #: builtin/describe.c:396
> --
> 2.12.0.484.g92f9ab2bc1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-17 17:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-17 15:04 [PATCH] l10n: de: lower case after semi-colon Michael J Gruber
2017-03-17 17:11 ` Ralf Thielow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).