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. --- lumina-fileinfo/i18n/lumina-fileinfo_gl.ts | 165 ----------------------------- 1 file changed, 165 deletions(-) delete mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_gl.ts (limited to 'lumina-fileinfo/i18n/lumina-fileinfo_gl.ts') diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_gl.ts b/lumina-fileinfo/i18n/lumina-fileinfo_gl.ts deleted file mode 100644 index 3c9da2a9..00000000 --- a/lumina-fileinfo/i18n/lumina-fileinfo_gl.ts +++ /dev/null @@ -1,165 +0,0 @@ - - - - - Dialog - - - File Information - - - - - Working dir: - - - - - Use startup notification - - - - - Icon: - - - - - Command: - - - - - Comment: - - - - - Run in terminal - - - - - Name: - - - - - Options - - - - - Cancel - - - - - Apply - - - - - - - Error - - - - - Lumina-fileinfo requires inputs: - - - - - Example: "%1" - - - - - URL - - - - - Working dir - - - - - The filename cannot start with a "-". - - - - - Problem to read the desktop file called: - - - - - There are some issues with this file !!!! - - - - - Either you correct this file your self with an editor, or you start from scratch using the link or app template. -Please note that this process will update the file called: - - - - - - Open command - - - - - All Files (*) - - - - - Working Directory - - - - - - - Problem to write to disk - - - - - We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? - - - - - - We have a problem to execute the following command: - - - - - Image Files (*.png *.jpg *.bmp) - - - - - - By modifying this value, you will loose all translated versions - - - - - The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions - - - - - The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions - - - - -- cgit