1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-26 00:21:39 +00:00

xibless-ified ProblemDialog.

Also, fixed a bug where the problems table wasn't read-only.

--HG--
branch : xibless
This commit is contained in:
Virgil Dupras
2012-07-23 11:04:13 -04:00
parent e21a7e18b4
commit 5d5670d4be
8 changed files with 63 additions and 556 deletions

View File

@@ -46,4 +46,9 @@
"Directly delete files" = "Directly delete files";
"Instead of sending files to trash, delete them directly. This option is usually used as a workaround when the normal deletion method doesn't work." = "Instead of sending files to trash, delete them directly. This option is usually used as a workaround when the normal deletion method doesn't work.";
"Proceed" = "Proceed";
"Cancel" = "Cancel";
"Cancel" = "Cancel";
/* Problem Dialog */
"Problems!" = "Problems!";
"There were problems processing some (or all) of the files. The cause of these problems are described in the table below. Those files were not removed from your results." = "There were problems processing some (or all) of the files. The cause of these problems are described in the table below. Those files were not removed from your results.";
"Reveal Selected" = "Reveal Selected";