blob: c8ac8b7dd3dabe86dd060fff289058102e2ca923 [file] [log] [blame]
<resources>
<string name="app_name">Editor Example</string>
<string name="title_activity_example">Editor Example</string>
<string name="starting_legacy_editor">Starting legacy editor</string>
<string name="starting_new_editor">Starting new editor</string>
<string name="example_post_visual_title">I\'m editing a post!</string>
<string name="example_post_title_placeholder">Post title</string>
<string name="example_post_content_placeholder">Share your story hereā€¦</string>
<string name="example_post_1_title">Post 1</string>
<string name="example_post_1_content">Post 1 Content:\nBest post ever!</string>
<string name="example_post_2_title">Post 2</string>
<string name="example_post_2_content">
<![CDATA[<p>Post 2 Content</p><blockquote>Quoted text</blockquote><br/>]]>
</string>
<string name="select_image">Select an image</string>
<string name="select_image_fail">Select an image (failure demo)</string>
<string name="select_video">Select a video</string>
<string name="select_video_fail">Select a video (failure demo)</string>
<string name="select_image_slow_network">Select an image (slow network demo)</string>
</resources>