mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
working through commit args
This commit is contained in:
parent
f24a5a30e2
commit
32b96584ce
7
release_scripts/localization_scripts/langpropsutil.py
Normal file
7
release_scripts/localization_scripts/langpropsutil.py
Normal file
@ -0,0 +1,7 @@
|
||||
LANG_FILENAME = 'lastupdated.properties'
|
||||
|
||||
def get_commit_for_language(language: str) -> str:
|
||||
pass
|
||||
|
||||
def set_commit_for_language(language: str, latest_commit: str):
|
||||
pass
|
Loading…
x
Reference in New Issue
Block a user