mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Fix error in German translation causing non-refreshing R Chart in Trends
Difference between R Chart in Activities and Trends is a blank at the end of the name, which is not preserved in German translation so new R Charts in Trends are created as Activities charts. Fixes #3427
This commit is contained in:
@@ -13053,7 +13053,7 @@ Drehmomentkorrektur - Der absolute Korrekturwert in Nm (oder Pfund pro Quadratin
|
||||
<message>
|
||||
<location filename="../../Gui/GcWindowRegistry.cpp" line="104"/>
|
||||
<source>R Chart </source>
|
||||
<translation>R Diagramm</translation>
|
||||
<translation>R Diagramm </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Gui/GcWindowRegistry.cpp" line="117"/>
|
||||
|
||||
Reference in New Issue
Block a user