/usr/share/GNUstep/GTAMSAnalyzer.app/FindPanel.strings is in gtamsanalyzer.app 0.42-6+b3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | /* Status displayed in find panel when the find string is not found. */
"Not found" = "Not found";
/* Status displayed in find panel when indicated number of matches are replaced. */
"%d replaced" = "%d replaced";
|