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-textedit/i18n/lumina-textedit_vi.ts | 253 --------------------- 1 file changed, 253 deletions(-) delete mode 100644 desktop-utilities/lumina-textedit/i18n/lumina-textedit_vi.ts (limited to 'desktop-utilities/lumina-textedit/i18n/lumina-textedit_vi.ts') diff --git a/desktop-utilities/lumina-textedit/i18n/lumina-textedit_vi.ts b/desktop-utilities/lumina-textedit/i18n/lumina-textedit_vi.ts deleted file mode 100644 index f5117066..00000000 --- a/desktop-utilities/lumina-textedit/i18n/lumina-textedit_vi.ts +++ /dev/null @@ -1,253 +0,0 @@ - - - - - ColorDialog - - - Customize Colors - - - - - Item Type - - - - - Color - - - - - Sample - - - - - - Select Color - - - - - Cancel - - - - - Apply - - - - - MainUI - - - MainWindow - - - - - Tab 1 - - - - - Find/Replace - - - - - Find the previous match - - - - - - - - ... - - - - - Find: - - - - - Find the next match - - - - - Replace: - - - - - Match case - - - - - Replace next match - - - - - Replace all matches (to end of document) - - - - - File - - - - - View - - - - - Syntax Highlighting - - - - - Edit - - - - - toolBar - - - - - Show Line Numbers - - - - - None - - - - - - New File - - - - - Ctrl+N - - - - - Open File - - - - - Ctrl+O - - - - - Save File - - - - - Ctrl+S - - - - - Save File As - - - - - Close - - - - - Ctrl+Q - - - - - Close File - - - - - Ctrl+W - - - - - Customize Colors - - - - - Wrap Lines - - - - - Find - - - - - Ctrl+F - - - - - Replace - - - - - Ctrl+R - - - - - Text Editor - - - - - Open File(s) - - - - - Text Files (*) - - - - - PlainTextEditor - - - Save File - - - - - Text File (*) - - - - -- cgit