This file is indexed.

/usr/share/stellarium/webroot/translate_files is in stellarium-data 0.15.0-1.

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
 6
 7
 8
 9
10
11
12
13
14
15
16
17
# This file contains the relative path to all web files
# which should be routed through the StelTranslator for translation.
# Translatable strings should be enclosed a pseudo-PHP tr() function.
# 
# Example: <?= tr("This is an example")?> will be replaced with the 
# translation of "This is an example" in the current Stellarium language.
# One line per file, no wildcards supported
# 
# Important: All files listed here should be UTF-8 encoded!


# This is the primary HTML file 
index.html
tablet7in.html
# Contains strings which are only used in JS code, generated by script
# .../plugins/RemoteControl/util/update_translationdata.py
js/translationdata.js