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">Ajouter</string>
|
||||
<string name="action_back">Retour</string>
|
||||
<string name="action_save">Enregistrer</string>
|
||||
<string name="action_delete">Supprimer</string>
|
||||
|
||||
<!-- Systems -->
|
||||
@@ -177,6 +178,8 @@
|
||||
<string name="overview_chargers_empty_subtitle">Ajoutez des chargeurs secteur, DC-DC ou solaires pour comprendre votre capacité de charge.</string>
|
||||
<string name="overview_chargers_empty_create">Ajouter un chargeur</string>
|
||||
<string name="overview_share_pdf">Rapport complet (PDF)</string>
|
||||
<string name="overview_share_diagram">Schéma de câblage</string>
|
||||
<string name="overview_share_diagram_error">Impossible de générer le schéma. Vérifiez votre connexion Internet.</string>
|
||||
|
||||
<!-- Goal editor steppers -->
|
||||
<string name="goal_days">Jours</string>
|
||||
|
||||
Reference in New Issue
Block a user