PowerTuneDigital / PowerTuneDigitalOfficial

Official PowerTune Digital Repo
GNU General Public License v3.0
18 stars 7 forks source link

Add Translations to PowerTune #118

Closed PowerTuneDigital closed 11 months ago

PowerTuneDigital commented 11 months ago

Initial Support for English / German / Japanese

github-actions[bot] commented 11 months ago

Here are the first 10 encountered errors:

Extender.cpp(12): error cpplint: [build/include_order] Found C system header after other header. Should be: Extender.h, c system, c++ system, other. [4]
Extender.cpp(13): error cpplint: [build/include_order] Found C system header after other header. Should be: Extender.h, c system, c++ system, other. [4]
Extender.cpp(14): error cpplint: [build/include_order] Found C system header after other header. Should be: Extender.h, c system, c++ system, other. [4]
Extender.cpp(15): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
Extender.cpp(48): error cpplint: [whitespace/comma] Missing space after , [3]
Extender.cpp(50): error cpplint: [whitespace/blank_line] Redundant blank line at the start of a code block should be deleted. [2]
Extender.cpp(61): error cpplint: [whitespace/comma] Missing space after , [3]
Extender.cpp(64): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
Extender.cpp(70): error cpplint: [whitespace/parens] Missing space before ( in if( [5]

Done processing Extender.cpp Done processing appsettings.cpp Done processing appsettings.h Done processing arduino.cpp Done processing dashboard.cpp Done processing dashboard.h Category 'build' errors found: 18 Category 'readability' errors found: 3 Category 'runtime' errors found: 19 Category 'whitespace' errors found: 604 Total errors found: 644

PowerTuneDigital commented 11 months ago

Translations added