Files
VITEC-website/packages/vitec/Resources/Private/Language/locallang_buttons.xlf
2026-08-13 12:49:10 +02:00

78 lines
3.9 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.transparent_white_outline.label" resname="button_style.items.transparent_white_outline.label">
<source>Transparent, White Outline</source>
</trans-unit>
<trans-unit id="button_style.items.transparent_black_outline.label" resname="button_style.items.transparent_black_outline.label">
<source>Transparent, Black Outline</source>
</trans-unit>
<trans-unit id="button_style.items.transparent_red_outline.label" resname="button_style.items.transparent_red_outline.label">
<source>Transparent, Red Outline</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.transparent_white_outline.label" resname="secondary_button_style.items.transparent_white_outline.label">
<source>Transparent, White Outline</source>
</trans-unit>
<trans-unit id="secondary_button_style.items.transparent_black_outline.label" resname="secondary_button_style.items.transparent_black_outline.label">
<source>Transparent, Black Outline</source>
</trans-unit>
<trans-unit id="secondary_button_style.items.transparent_red_outline.label" resname="secondary_button_style.items.transparent_red_outline.label">
<source>Transparent, Red Outline</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>