Skip to content

Commit da6bcdb

Browse files
author
Saket Hatwar
committed
remove conflict
1 parent 4c420e9 commit da6bcdb

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Makefile

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -162,17 +162,7 @@ publication:
162162
server_processes_manager:
163163
target=server_processes_manager npm run compile
164164

165-
<<<<<<< HEAD
166-
<<<<<<< HEAD
167165
conflict_resolver:
168166
msgfmt -o modules/conflict_resolver/locale/hi/LC_MESSAGES/conflict_resolver.mo modules/conflict_resolver/locale/hi/LC_MESSAGES/conflict_resolver.po
169167
npx i18next-conv -l hi -s modules/conflict_resolver/locale/hi/LC_MESSAGES/conflict_resolver.po -t modules/conflict_resolver/locale/hi/LC_MESSAGES/conflict_resolver.json
170168
target=conflict_resolver npm run compile
171-
=======
172-
>>>>>>> c5e729db3 (Translate strings from data table / filters so that candidate list module is fully translated)
173-
=======
174-
conflict_resolver:
175-
msgfmt -o modules/conflict_resolver/locale/hi/LC_MESSAGES/conflict_resolver.mo modules/conflict_resolver/locale/hi/LC_MESSAGES/conflict_resolver.po
176-
npx i18next-conv -l hi -s modules/conflict_resolver/locale/hi/LC_MESSAGES/conflict_resolver.po -t modules/conflict_resolver/locale/hi/LC_MESSAGES/conflict_resolver.json
177-
target=conflict_resolver npm run compile
178-
>>>>>>> d56f08bf9 (Add withTranslation for conflict_resolver)

0 commit comments

Comments
 (0)