Bug 332807

Summary: typo in German l10n of menu entry "Adjacent Ships" in knavalbattle
Product: [Translations] i18n Reporter: Martin Walch <walch.martin>
Component: deAssignee: German-Translators <kde-i18n-de>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 4.12.3   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Martin Walch 2014-03-30 13:26:28 UTC
Currently, knavalbattle.po contains:

#: mainwindow.cpp:80
msgid "&Adjacent Ships"
msgstr "&Angrenzend Schiffe"

but it should probably read

msgstr "&Angrenzende Schiffe"

(note the 'e' after Currently knavalbattle.po contains:

#: mainwindow.cpp:80
msgid "&Adjacent Ships"
msgstr "&Angrenzend Schiffe"

but it should probably read

msgstr "&Angrenzende Schiffe"

(note the additional 'e')

Reproducible: Always
Comment 1 Burkhard Lück 2014-03-30 14:35:26 UTC
SVN commit 1382476 by lueck:

fix typo in German l10n of menu entry 'Adjacent Ships' in knavalbattle, thanks for spotting

 M  +3 -3      docmessages/kdegames/knavalbattle.po  
 M  +1 -1      docs/kdegames/knavalbattle/index.docbook  
 M  +2 -2      messages/kdegames/knavalbattle.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1382476
Comment 2 Burkhard Lück 2014-03-30 14:35:50 UTC
SVN commit 1382477 by lueck:

fix typo in German l10n of menu entry 'Adjacent Ships' in knavalbattle, thanks for spotting

 M  +3 -3      docmessages/kdegames/knavalbattle.po  
 M  +1 -1      docs/kdegames/knavalbattle/index.docbook  
 M  +3 -3      messages/kdegames/knavalbattle.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1382477