react-native-test-app
Version:
react-native-test-app provides a test app for all supported platforms as a package
28 lines (20 loc) • 1.67 kB
text/xml
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="content_description_load_embedded_js_bundle">Load embedded JS bundle</string>
<string name="load_embedded_js_bundle">Load embedded JS bundle</string>
<string name="content_description_load_from_dev_server">Load from dev server</string>
<string name="load_from_dev_server">Load from dev server</string>
<string name="content_description_scan_qr_code">Scan QR code</string>
<string name="scan_qr_code">Scan QR code</string>
<string name="content_description_remember_last_component">Remember last opened component</string>
<string name="remember_last_component">Remember last opened component</string>
<string name="content_description_show_dev_options">Show dev options</string>
<string name="show_dev_options">Show dev options</string>
<string name="runtime_info">React Native v%1$d.%2$d.%3$d\n(%4$s%5$s)</string>
<string name="missing_js_bundle" tools:ignore="ExtraTranslation">Unable to find JavaScript bundle</string>
<string name="missing_js_bundle_description" tools:ignore="ExtraTranslation">Make sure that your bundle is packaged and included correctly.</string>
<string name="ok" tools:ignore="ExtraTranslation">OK</string>
<string name="camera_usage_description" tools:ignore="ExtraTranslation">Camera access is required to scan QR codes for JS bundle URLs.</string>
<string name="is_this_the_right_url" tools:ignore="ExtraTranslation">Is this the right URL?</string>
<string name="no" tools:ignore="ExtraTranslation">No</string>
<string name="yes" tools:ignore="ExtraTranslation">Yes</string>
</resources>