From 62b7b51687f96e0149b3f44e6a163182fcf4b863 Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Wed, 1 Oct 2025 06:14:36 +0200 Subject: [PATCH] i18n: fix power applet syntax errors --- .../i18n/ar/cosmic_applet_power.ftl | 12 ++++++------ .../i18n/ga/cosmic_applet_power.ftl | 18 +++++++++--------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/cosmic-applet-power/i18n/ar/cosmic_applet_power.ftl b/cosmic-applet-power/i18n/ar/cosmic_applet_power.ftl index 39f7b175..59733190 100644 --- a/cosmic-applet-power/i18n/ar/cosmic_applet_power.ftl +++ b/cosmic-applet-power/i18n/ar/cosmic_applet_power.ftl @@ -10,12 +10,12 @@ shutdown = إيقاف التشغيل confirm = تأكيد cancel = إلغاء confirm-button = { -  $action -> -    [restart] إعادة التشغيل -    [suspend] تعليق -    [shutdown] إيقاف التشغيل -    [log-out] تسجيل الخروج -    *[other] تأكيد + $action -> + [restart] إعادة التشغيل + [suspend] تعليق + [shutdown] إيقاف التشغيل + [log-out] تسجيل الخروج + *[other] تأكيد } confirm-title = { $action -> diff --git a/cosmic-applet-power/i18n/ga/cosmic_applet_power.ftl b/cosmic-applet-power/i18n/ga/cosmic_applet_power.ftl index de422602..6818c3da 100644 --- a/cosmic-applet-power/i18n/ga/cosmic_applet_power.ftl +++ b/cosmic-applet-power/i18n/ga/cosmic_applet_power.ftl @@ -10,18 +10,18 @@ shutdown = Múch confirm = Deimhnigh cancel = Cealaigh confirm-button = { - $action -> - [restart] { atosaigh } - [suspend] { cuir ar fionraí } + $action -> + [restart] atosaigh + [suspend] cuir ar fionraí [shutdown] Múch an córas - [log-out] { logáil amach } - *[other] { deimhnigh } + [log-out] logáil amach + *[other] deimhnigh } -confirm-title = +confirm-title = { $action -> - [restart] { atosaigh } - [suspend] { cuir ar fionraí } - [shutdown] { múch } + [restart] atosaigh + [suspend] cuir ar fionraí + [shutdown] múch [log-out] Dún gach aip agus logáil amach *[other] Cuir an gníomh roghnaithe i bhfeidhm } anois?