Add standalone wiring diagram PNG export
Fetch the wiring diagram from the VoltPlan API and share it as a standalone PNG from the Overview share menu on both platforms, with a localized error when the diagram cannot be generated. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<!-- Actions -->
|
||||
<string name="action_add">Hinzufügen</string>
|
||||
<string name="action_back">Zurück</string>
|
||||
<string name="action_save">Speichern</string>
|
||||
<string name="action_delete">Löschen</string>
|
||||
|
||||
<!-- Systems -->
|
||||
@@ -177,6 +178,8 @@
|
||||
<string name="overview_chargers_empty_subtitle">Füge Landstrom-, DC-DC- oder Solarladegeräte hinzu, um deine Ladeleistung zu verstehen.</string>
|
||||
<string name="overview_chargers_empty_create">Ladegerät hinzufügen</string>
|
||||
<string name="overview_share_pdf">Vollständiger Bericht (PDF)</string>
|
||||
<string name="overview_share_diagram">Schaltplan</string>
|
||||
<string name="overview_share_diagram_error">Schaltplan konnte nicht erstellt werden. Überprüfe deine Internetverbindung.</string>
|
||||
|
||||
<!-- Goal editor steppers -->
|
||||
<string name="goal_days">Tage</string>
|
||||
|
||||
Reference in New Issue
Block a user