Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Commit 80be564

Browse files
author
Maciej Olko
committed
Improve message for not found match
1 parent 8052116 commit 80be564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

merge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def merge(translationdirectory: str) -> None:
2121
if potential_target.exists():
2222
merge_po(potential_target, source)
2323
else:
24-
print(f":( {source.name}")
24+
print(f"no match in 3.1 translations for {source}")
2525

2626

2727
def merge_po(potential_target, source):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy