Skip to content

Commit

Permalink
Telegram: sc project plus fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Jul 30, 2023
1 parent 1b47f88 commit 22f73cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions cfg/projects/Telegram.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"project": "Telegram",
"comment": "The github project is a set of manual scripts that need to be run manually to update the translations from Telegram closed platform.",
"softcatala": true,
"license" : "GPL-3.0-only",
"projectweb": "https://telegram.org/",
"fileset": {
Expand Down
3 changes: 0 additions & 3 deletions src/builder/convertfiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,6 @@ def _process_non_standard_android_res_locations(self):
self._copy_res_files("translations/android/res/values/strings.xml",
"translations/android/res/values-ca/strings.xml")

self._copy_res_files("translations/androidx/res/values/strings.xml",
"translations/androidx/res/values-ca/strings.xml")

'''Runner Up'''
self._copy_res_files("translations/runner-up-android.stringsxml/en.xml",
"translations/runner-up-android.stringsxml/ca.xml")
Expand Down

0 comments on commit 22f73cb

Please sign in to comment.