action #11346
action #11334: decomission svn.opensuse.org
community-repositories.pot
90%
Description
merge into https://github.com/openSUSE/download.o.o
a tool to extract and merge the translations is required
History
#1
Updated by lnussel about 7 years ago
- Checklist item changed from to [ ] develop tool, [ ] submit translations, [ ] connect with weblate
#2
Updated by lnussel about 7 years ago
- Checklist item changed from to [x] develop tool
#3
Updated by lnussel about 7 years ago
- Checklist item changed from to [x] submit translations
#4
Updated by lnussel about 7 years ago
- Assignee set to lnussel
- % Done changed from 0 to 60
#5
Updated by lnussel about 7 years ago
#6
Updated by lnussel about 7 years ago
- Checklist item changed from [x] develop tool, [x] submit translations, [ ] connect with weblate to [x] develop tool, [x] submit translations, [ ] connect with weblate, [ ] remove from lcn svn
- Assignee changed from lnussel to sbrabec
- % Done changed from 60 to 90
merged upstream, Stanislav, could you please add https://github.com/openSUSE/download.o.o to weblate? I've already set up the hooks.
#7
Updated by lnussel about 7 years ago
looks like I don't have write access to svn.opensuse.org :(
could you also take care of moving the migrated community-repositories.* files then please?
#8
Updated by sbrabec about 7 years ago
- Checklist item changed from to [x] connect with weblate
#9
Updated by sbrabec about 7 years ago
- Checklist item changed from to [x] remove from lcn svn
#10
Updated by sbrabec about 7 years ago
- % Done changed from 90 to 100
Migrated to https://l10n.opensuse.org/projects/download-o-o/master/
Webhook is already set.
Files from LCN were checked (no new commit appeared in the time between), deleted, committed to SVN as revisions 95742 and 95743.
Note that pot file contains invalid source references. These point to a temporary .h files. Even if I overwrite them, it still points to invalid line numbers.
File references can be fixed by adding
sed '/#:/s/.in.h:/.in:/g' <$@.tmp >$@
to Makefile.
Line numbers are not easily fixable.
As the importance of source references is low here, I decided to disable source code browsing from Weblate.
#11
Updated by lnussel about 7 years ago
- Status changed from New to Closed
- % Done changed from 100 to 90
great, so closing as done. thanks!