From d5edc49f1bfb891b23f3e4c2a9a77b0cdb322aef Mon Sep 17 00:00:00 2001 From: Kris Moore Date: Tue, 20 Sep 2016 10:27:17 -0400 Subject: Rename all the lumina-textedit i18n files --- .../lumina-textedit/i18n/lumina-textedit_pa.ts | 296 --------------------- 1 file changed, 296 deletions(-) delete mode 100644 src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_pa.ts (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_pa.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_pa.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_pa.ts deleted file mode 100644 index 393e5eca..00000000 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_pa.ts +++ /dev/null @@ -1,296 +0,0 @@ - - - - - ColorDialog - - - Customize Colors - - - - - Item Type - - - - - Color - - - - - Sample - - - - - - Select Color - - - - - Cancel - - - - - Apply - - - - - MainUI - - - MainWindow - - - - - Tab 1 - - - - - Find the previous match - - - - - - - - - ... - - - - - Find: - - - - - Find the next match - - - - - Replace: - - - - - Match case - - - - - Replace next match - - - - - Replace all matches (to end of document) - - - - - Hide the find/replace options - - - - - 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 (*) - - - - - - Lose Unsaved Changes? - - - - - This file has unsaved changes. -Do you want to close it anyway? - -%1 - - - - - There are unsaved changes. -Do you want to close the editor anyway? - -%1 - - - - - PlainTextEditor - - - Save File - - - - - Text File (*) - - - - - Row Number: %1, Column Number: %2 - - - - - The following file has been changed by some other utility. Do you want to re-load it? - - - - - (Note: You will lose all currently-unsaved changes) - - - - - File Modified - - - - -- cgit