Resources_Linux: rename FILE to ID_FILE
`FILE` shouldn't be used because it's a type
This commit is contained in:
parent
5e9f27ae4a
commit
85b2d6038b
@ -107,7 +107,7 @@
|
||||
#define PATTERN_ESC_SEQ "Pattern escape sequences"
|
||||
#define DIR_EMPTY "Directory field is empty"
|
||||
#define RENAME_CONFIRM "Rename confirmation"
|
||||
#define FILE "File"
|
||||
#define ID_FILE "File"
|
||||
#define EXIT "Exit"
|
||||
#define UPDATE_DB "Update database"
|
||||
#define REFRESH_DB "Refresh database"
|
||||
|
Loading…
Reference in New Issue
Block a user