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. --- src-qt5/core/lumina-open/i18n/lumina-open_gl.ts | 140 ++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 src-qt5/core/lumina-open/i18n/lumina-open_gl.ts (limited to 'src-qt5/core/lumina-open/i18n/lumina-open_gl.ts') diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts new file mode 100644 index 00000000..38938fd4 --- /dev/null +++ b/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts @@ -0,0 +1,140 @@ + + + + + LFileDialog + + Binary Location + + + + + Find + + + + + Set this application as the default + + + + + OK + + + + + Cancel + + + + + Audio + + + + + Video + + + + + Multimedia + + + + + Development + + + + + Education + + + + + Game + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utilities + + + + + Other + + + + + Find Application Binary + + + + + Open With... + + + + + Preferred + + + + + Available + + + + + Custom + + + + + + QObject + + Application Error + + + + + The following application experienced an error and needed to close: + + + + + -- cgit