Commit 2ffb11b
Fix broken android extraction/translation pipeline (facebook#37292)
Summary:
Pull Request resolved: facebook#37292
<level:mustfix> <name:i18n.error> Failed extracting strings from file: <../xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/res/devsupport/values/strings.xml>
From IntlAndroidResourceExtractionException: Failed extracting resource catalyst_dev_menu_header
From InvariantViolationException: Format specifiers must be wrapped by an xliff:g tag
(FBLogger Parent Frame: /var/sandcastle/deployment/mount/54023/flib/intern/intl/extraction/StringExtractionLogger.php:43)
https://www.internalfb.com/skycastle/run/1932044240142241285/insights
Changelog:
[Internal] [Changed] - Fix broken pipelines
Differential Revision: D45615679
fbshipit-source-id: 64b2bae542c6bd0e3d5e25d3054ea916d52b03251 parent 1d0be6d commit 2ffb11b
File tree
1 file changed
+3
-3
lines changed- packages/react-native/ReactAndroid/src/main/res/devsupport/values
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
0 commit comments