From ed5ecf7ea7a482b4649e66ecb35fbc60af680684 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 25 Apr 2016 13:08:12 -0400 Subject: Rearrange the Lumina source tree quite a bit: Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. --- .../core/lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts (limited to 'src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts') diff --git a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts new file mode 100644 index 00000000..e35b7c13 --- /dev/null +++ b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + -- cgit