Files
VITEC-website/packages/vitec/Resources/Private/Language/locallang_buttons.xlf
2026-07-09 10:10:05 +02:00

60 lines
2.7 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="EXT:vitec/Resources/Private/Language/locallang_buttons.xlf" product-name="vitec">
<header/>
<body>
<!-- Primary / single button -->
<trans-unit id="button_style.label" resname="button_style.label">
<source>Button Style</source>
</trans-unit>
<trans-unit id="button_style.items.orange.label" resname="button_style.items.orange.label">
<source>Orange</source>
</trans-unit>
<trans-unit id="button_style.items.blue.label" resname="button_style.items.blue.label">
<source>Blue</source>
</trans-unit>
<trans-unit id="button_style.items.graphite.label" resname="button_style.items.graphite.label">
<source>Graphite</source>
</trans-unit>
<trans-unit id="button_style.items.midnight.label" resname="button_style.items.midnight.label">
<source>Midnight</source>
</trans-unit>
<trans-unit id="button_style.items.light.label" resname="button_style.items.light.label">
<source>Light</source>
</trans-unit>
<trans-unit id="button_style.items.dark.label" resname="button_style.items.dark.label">
<source>Dark</source>
</trans-unit>
<trans-unit id="button_style.items.text_only.label" resname="button_style.items.text_only.label">
<source>Only Text (no button background)</source>
</trans-unit>
<!-- Secondary button -->
<trans-unit id="secondary_button_style.label" resname="secondary_button_style.label">
<source>Secondary Button Style</source>
</trans-unit>
<trans-unit id="secondary_button_style.items.orange.label" resname="secondary_button_style.items.orange.label">
<source>Orange</source>
</trans-unit>
<trans-unit id="secondary_button_style.items.blue.label" resname="secondary_button_style.items.blue.label">
<source>Blue</source>
</trans-unit>
<trans-unit id="secondary_button_style.items.graphite.label" resname="secondary_button_style.items.graphite.label">
<source>Graphite</source>
</trans-unit>
<trans-unit id="secondary_button_style.items.midnight.label" resname="secondary_button_style.items.midnight.label">
<source>Midnight</source>
</trans-unit>
<trans-unit id="secondary_button_style.items.light.label" resname="secondary_button_style.items.light.label">
<source>Light</source>
</trans-unit>
<trans-unit id="secondary_button_style.items.dark.label" resname="secondary_button_style.items.dark.label">
<source>Dark</source>
</trans-unit>
<trans-unit id="secondary_button_style.items.text_only.label" resname="secondary_button_style.items.text_only.label">
<source>Only Text (no button background)</source>
</trans-unit>
</body>
</file>
</xliff>