Show More
@@ -16,7 +16,7 b' lfile_adds = \'{file_adds % "{ifcontains' | |||||
16 | '{lfile_add}')}"}' |
|
16 | '{lfile_add}')}"}' | |
17 | lfile_add = '{label("status.added", "A {file}\n")}' |
|
17 | lfile_add = '{label("status.added", "A {file}\n")}' | |
18 |
|
18 | |||
19 | lfile_copies_switch = '{file_copies_switch % "{lfile_copy_orig}{lfile_copy_dest}"' |
|
19 | lfile_copies_switch = '{file_copies_switch % "{lfile_copy_orig}{lfile_copy_dest}"}' | |
20 | lfile_copy_orig = '{label("status.added", "A {name}\n")}' |
|
20 | lfile_copy_orig = '{label("status.added", "A {name}\n")}' | |
21 | lfile_copy_dest = '{label("status.copied", " {source}\n")}' |
|
21 | lfile_copy_dest = '{label("status.copied", " {source}\n")}' | |
22 |
|
22 |
General Comments 0
You need to be logged in to leave comments.
Login now