diff --git a/i18n/en/cosmic_greeter.ftl b/i18n/en/cosmic_greeter.ftl index 2fbe58c..c5904ae 100644 --- a/i18n/en/cosmic_greeter.ftl +++ b/i18n/en/cosmic_greeter.ftl @@ -2,14 +2,18 @@ cancel = Cancel keyboard-layout = Keyboard layout restart = Restart restart-now = Restart now? -restart-timeout = The system will restart automatically in {$seconds -> - [1] 1 second. - *[other] {$seconds} seconds. } +restart-timeout = The system will restart automatically in + { $seconds -> + [1] 1 second. + *[other] {$seconds} seconds. + } session = Session shutdown = Shut down shutdown-now = Shut down now? -shutdown-timeout = The system will shut down automatically in {$seconds -> - [1] 1 second. - *[other] {$seconds} seconds. } +shutdown-timeout = The system will shut down automatically in + { $seconds -> + [1] 1 second. + *[other] {$seconds} seconds. + } suspend = Suspend user = User