INNER CODE UNIT · Python

WriteFile

firebase/FirebaseUI-Android · scripts/translations/export_translations.py:86

    def WriteFile(self, file_name, file_contents):
        print(file_contents)

if __name__ == '__main__':
    ets = ExportTranslationsScript()
    ets.ProcessFile('auth/src/main/res/values/strings.xml')

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…