Skip to content

Commit 62b7b51

Browse files
committed
i18n: fix power applet syntax errors
1 parent 6867559 commit 62b7b51

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

cosmic-applet-power/i18n/ar/cosmic_applet_power.ftl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ shutdown = إيقاف التشغيل
1010
confirm = تأكيد
1111
cancel = إلغاء
1212
confirm-button = {
13-
  $action ->
14-
   [restart] إعادة التشغيل
15-
   [suspend] تعليق
16-
   [shutdown] إيقاف التشغيل
17-
   [log-out] تسجيل الخروج
18-
   *[other] تأكيد
13+
$action ->
14+
[restart] إعادة التشغيل
15+
[suspend] تعليق
16+
[shutdown] إيقاف التشغيل
17+
[log-out] تسجيل الخروج
18+
*[other] تأكيد
1919
}
2020
confirm-title = {
2121
$action ->

cosmic-applet-power/i18n/ga/cosmic_applet_power.ftl

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ shutdown = Múch
1010
confirm = Deimhnigh
1111
cancel = Cealaigh
1212
confirm-button = {
13-
$action ->
14-
[restart] { atosaigh }
15-
[suspend] { cuir ar fionraí }
13+
$action ->
14+
[restart] atosaigh
15+
[suspend] cuir ar fionraí
1616
[shutdown] Múch an córas
17-
[log-out] { logáil amach }
18-
*[other] { deimhnigh }
17+
[log-out] logáil amach
18+
*[other] deimhnigh
1919
}
20-
confirm-title =
20+
confirm-title =
2121
{ $action ->
22-
[restart] { atosaigh }
23-
[suspend] { cuir ar fionraí }
24-
[shutdown] { múch }
22+
[restart] atosaigh
23+
[suspend] cuir ar fionraí
24+
[shutdown] múch
2525
[log-out] Dún gach aip agus logáil amach
2626
*[other] Cuir an gníomh roghnaithe i bhfeidhm
2727
} anois?

0 commit comments

Comments
 (0)