mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-12 17:52:13 +02:00
Merge branch 'main' into update-hungarian-translation
This commit is contained in:
commit
6bda6fd4d0
@ -207,7 +207,7 @@ def compare_files(
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
directory = os.path.join(os.getcwd(), "src", "main", "resources")
|
directory = os.path.join(os.getcwd(), "stirling-pdf", "src", "main", "resources")
|
||||||
messages_file_paths = glob.glob(os.path.join(directory, "messages_*.properties"))
|
messages_file_paths = glob.glob(os.path.join(directory, "messages_*.properties"))
|
||||||
reference_file = os.path.join(directory, "messages_en_GB.properties")
|
reference_file = os.path.join(directory, "messages_en_GB.properties")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user