UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

33 lines (32 loc) 3.77 kB
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="reactandroid_catalyst_reload" project="catalyst" translatable="false">Reload</string> <string name="reactandroid_catalyst_reload_error" project="catalyst" translatable="false">Failed to load bundle. Try restarting the bundler or reconnecting your device.</string> <string name="reactandroid_catalyst_change_bundle_location" project="catalyst" translatable="false">Change Bundle Location</string> <string name="reactandroid_catalyst_open_flipper_error" project="catalyst" translatable="false">Failed to open Flipper. Please check that Metro is running.</string> <string name="reactandroid_catalyst_devtools_open" project="catalyst" translatable="false">Open React DevTools</string> <string name="reactandroid_catalyst_debug_open" project="catalyst" translatable="false">Open Debugger</string> <string name="reactandroid_catalyst_debug" project="catalyst" translatable="false">Debug</string> <string name="reactandroid_catalyst_debug_stop" project="catalyst" translatable="false">Stop Debugging</string> <string name="reactandroid_catalyst_debug_connecting" project="catalyst" translatable="false">Connecting to debugger...</string> <string name="reactandroid_catalyst_debug_error" project="catalyst" translatable="false">Failed to connect to debugger!</string> <string name="reactandroid_catalyst_debug_chrome" project="catalyst" translatable="false">Debug with Chrome</string> <string name="reactandroid_catalyst_debug_chrome_stop" project="catalyst" translatable="false">Stop Chrome Debugging</string> <string name="reactandroid_catalyst_hot_reloading" project="catalyst" translatable="false">Enable Fast Refresh</string> <string name="reactandroid_catalyst_hot_reloading_stop" project="catalyst" translatable="false">Disable Fast Refresh</string> <string name="reactandroid_catalyst_hot_reloading_auto_disable" project="catalyst" translatable="false">Disabling Fast Refresh because it requires a development bundle.</string> <string name="reactandroid_catalyst_hot_reloading_auto_enable" project="catalyst" translatable="false">Switching to development bundle in order to enable Fast Refresh.</string> <string name="reactandroid_catalyst_inspector" project="catalyst" translatable="false">Toggle Inspector</string> <string name="reactandroid_catalyst_perf_monitor" project="catalyst" translatable="false">Show Perf Monitor</string> <string name="reactandroid_catalyst_perf_monitor_stop" project="catalyst" translatable="false">Hide Perf Monitor</string> <string name="reactandroid_catalyst_settings" project="catalyst" translatable="false">Settings</string> <string name="reactandroid_catalyst_settings_title" project="catalyst" translatable="false">Debug Settings</string> <string name="reactandroid_catalyst_heap_capture" project="catalyst" translatable="false">Capture Heap</string> <string name="reactandroid_catalyst_dismiss_button" project="catalyst" translatable="false">Dismiss\n(ESC)</string> <string name="reactandroid_catalyst_reload_button" project="catalyst" translatable="false">Reload\n(R,\u00A0R)</string> <string name="reactandroid_catalyst_copy_button" project="catalyst" translatable="false">Copy\n</string> <string name="reactandroid_catalyst_report_button" project="catalyst" translatable="false">Report</string> <string name="reactandroid_catalyst_loading_from_url" project="catalyst" translatable="false">Loading from %1$s…</string> <string name="reactandroid_catalyst_sample_profiler_disable" project="catalyst" translatable="false">Disable Sampling Profiler</string> <string name="reactandroid_catalyst_sample_profiler_enable" project="catalyst" translatable="false">Enable Sampling Profiler</string> </resources>