public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Fix a typo in the german language translation
@ 2015-03-04 17:49 Bernd Edlinger
  2015-03-04 17:52 ` Joseph Myers
  0 siblings, 1 reply; 4+ messages in thread
From: Bernd Edlinger @ 2015-03-04 17:49 UTC (permalink / raw)
  To: gcc-patches; +Cc: Joseph S. Myers

Hi,


if nobody objects, I'd like to fix this in the german language translation file locally.
I have already informed the german language translation team and yesterday
this message has been fixed upstream.  But this typo is just too ugly to
leave it for another year!


Bernd.

2015-03-04  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * po/de.po: Fixed a typo.


Index: gcc/po/de.po
===================================================================
--- gcc/po/de.po    (Revision 221161)
+++ gcc/po/de.po    (Arbeitskopie)
@@ -20369,7 +20369,7 @@ msgstr ""
 #: tree-diagnostic.c:213
 #, gcc-internal-format
 msgid "in definition of macro %qs"
-msgstr "in Dedefinition des Makros %qs"
+msgstr "in der Definition des Makros %qs"
 
 #: tree-diagnostic.c:230
 #, gcc-internal-format


 		 	   		  

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Fix a typo in the german language translation
  2015-03-04 17:49 [PATCH] Fix a typo in the german language translation Bernd Edlinger
@ 2015-03-04 17:52 ` Joseph Myers
  2015-03-04 19:40   ` Bernd Edlinger
  0 siblings, 1 reply; 4+ messages in thread
From: Joseph Myers @ 2015-03-04 17:52 UTC (permalink / raw)
  To: Bernd Edlinger; +Cc: gcc-patches

On Wed, 4 Mar 2015, Bernd Edlinger wrote:

> if nobody objects, I'd like to fix this in the german language 
> translation file locally. I have already informed the german language 

All local changes to .po files get lost every time new .po files are 
imported from upstream.  So no such changes should be made.  Translation 
teams are welcome to upload new translations for .pot files from past 
releases (I presume the TP supports that), if e.g. you want a fixed 
version imported on 4.9 branch.

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH] Fix a typo in the german language translation
  2015-03-04 17:52 ` Joseph Myers
@ 2015-03-04 19:40   ` Bernd Edlinger
  2015-03-07  0:25     ` Joseph Myers
  0 siblings, 1 reply; 4+ messages in thread
From: Bernd Edlinger @ 2015-03-04 19:40 UTC (permalink / raw)
  To: Joseph S. Myers; +Cc: gcc-patches

On Wed, 4 Mar 2015 17:52:11, Jospeh S. Myers wrote:
>
> On Wed, 4 Mar 2015, Bernd Edlinger wrote:
>
>> if nobody objects, I'd like to fix this in the german language
>> translation file locally. I have already informed the german language
>
> All local changes to .po files get lost every time new .po files are
> imported from upstream. So no such changes should be made. Translation
> teams are welcome to upload new translations for .pot files from past
> releases (I presume the TP supports that), if e.g. you want a fixed
> version imported on 4.9 branch.
>

I would have been happy to fix this message in gcc-5, because it comes
quite often, and it just terribly wrong.

Is there any chance to upload a corrected translation before gcc-5 gets released?

Thanks
Bernd.

 		 	   		  

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH] Fix a typo in the german language translation
  2015-03-04 19:40   ` Bernd Edlinger
@ 2015-03-07  0:25     ` Joseph Myers
  0 siblings, 0 replies; 4+ messages in thread
From: Joseph Myers @ 2015-03-07  0:25 UTC (permalink / raw)
  To: Bernd Edlinger; +Cc: gcc-patches

On Wed, 4 Mar 2015, Bernd Edlinger wrote:

> On Wed, 4 Mar 2015 17:52:11, Jospeh S. Myers wrote:
> >
> > On Wed, 4 Mar 2015, Bernd Edlinger wrote:
> >
> >> if nobody objects, I'd like to fix this in the german language
> >> translation file locally. I have already informed the german language
> >
> > All local changes to .po files get lost every time new .po files are
> > imported from upstream. So no such changes should be made. Translation
> > teams are welcome to upload new translations for .pot files from past
> > releases (I presume the TP supports that), if e.g. you want a fixed
> > version imported on 4.9 branch.
> >
> 
> I would have been happy to fix this message in gcc-5, because it comes
> quite often, and it just terribly wrong.
> 
> Is there any chance to upload a corrected translation before gcc-5 gets 
> released?

See r221191.  As and when the TP provides new translations they'll be 
committed to GCC.

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-07  0:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-04 17:49 [PATCH] Fix a typo in the german language translation Bernd Edlinger
2015-03-04 17:52 ` Joseph Myers
2015-03-04 19:40   ` Bernd Edlinger
2015-03-07  0:25     ` Joseph Myers

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 read-only IMAP folder(s) and NNTP newsgroup(s).