Skip to content

Commit de59fd3

Browse files
authored
Merge pull request #142 from cloudscribe/feature/cookieconsent
resx updates - jk
2 parents fafa19f + d71402c commit de59fd3

File tree

2 files changed

+765
-0
lines changed

2 files changed

+765
-0
lines changed

Content/WebApp/GlobalResources/SimpleContent.en-US.resx

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,4 +540,115 @@
540540
<data name="Recent Posts" xml:space="preserve">
541541
<value>Recent Posts</value>
542542
</data>
543+
<data name="If checked will show the blog categories in the side bar" xml:space="preserve">
544+
<value>If checked will show the blog categories in the side bar</value>
545+
</data>
546+
<data name="If checked will show the blog archives in the side bar" xml:space="preserve">
547+
<value>If checked will show the blog archives in the side bar</value>
548+
</data>
549+
<data name="Show the blog categories in the side bar" xml:space="preserve">
550+
<value>Show the blog categories in the side bar</value>
551+
</data>
552+
<data name="Show the blog archives in the side bar" xml:space="preserve">
553+
<value>Show the blog archives in the side bar</value>
554+
</data>
555+
<data name="Created" xml:space="preserve">
556+
<value>Created</value>
557+
</data>
558+
<data name="Created By" xml:space="preserve">
559+
<value>Created By</value>
560+
</data>
561+
<data name="Last Updated" xml:space="preserve">
562+
<value>Last Updated</value>
563+
</data>
564+
<data name="Updated" xml:space="preserve">
565+
<value>Updated</value>
566+
</data>
567+
<data name="Updated By" xml:space="preserve">
568+
<value>Updated By</value>
569+
</data>
570+
<data name="Show Created By" xml:space="preserve">
571+
<value>Show Created By</value>
572+
</data>
573+
<data name="Show Created Date" xml:space="preserve">
574+
<value>Show Created Date</value>
575+
</data>
576+
<data name="Show Last Modified By" xml:space="preserve">
577+
<value>Show Last Modified By</value>
578+
</data>
579+
<data name="Show Last Modified Date" xml:space="preserve">
580+
<value>Show Last Modified Date</value>
581+
</data>
582+
<data name="Show / hide the following information below the main content of the page." xml:space="preserve">
583+
<value>Show / hide the following information below the main content of the page.</value>
584+
</data>
585+
<data name="Show / hide the following information below the main content of pages (site default)." xml:space="preserve">
586+
<value>Show / hide the following information below the main content of pages (site default).</value>
587+
</data>
588+
<data name="You have unsaved changes in the editor. Are you sure you want to navigate to Developer Tools? Your changes will be lost." xml:space="preserve">
589+
<value>You have unsaved changes in the editor. Are you sure you want to navigate to Developer Tools? Your changes will be lost.</value>
590+
</data>
591+
<data name="Raw JavaScript" xml:space="preserve">
592+
<value>Raw JavaScript</value>
593+
</data>
594+
<data name="Enter your JavaScript below. Do not include script tags." xml:space="preserve">
595+
<value>Enter your JavaScript below. Do not include script tags.</value>
596+
</data>
597+
<data name="Scripts are automatically validated for security - only safe DOM manipulation and event handling are permitted." xml:space="preserve">
598+
<value>Scripts are automatically validated for security - only safe DOM manipulation and event handling are permitted.</value>
599+
</data>
600+
<data name="Enter custom Javascript to run on your page. Do not include script tags." xml:space="preserve">
601+
<value>Enter custom Javascript to run on your page. Do not include script tags.</value>
602+
</data>
603+
<data name="Save JavaScript" xml:space="preserve">
604+
<value>Save JavaScript</value>
605+
</data>
606+
<data name="JavaScript URLs" xml:space="preserve">
607+
<value>JavaScript URLs</value>
608+
</data>
609+
<data name="CSS URLs" xml:space="preserve">
610+
<value>CSS URLs</value>
611+
</data>
612+
<data name="Return to Page Editing" xml:space="preserve">
613+
<value>Return to Page Editing</value>
614+
</data>
615+
<data name="Creator Twitter Handle" xml:space="preserve">
616+
<value>Creator Twitter Handle</value>
617+
</data>
618+
<data name="Date Required" xml:space="preserve">
619+
<value>Date Required</value>
620+
</data>
621+
<data name="Description" xml:space="preserve">
622+
<value>Description</value>
623+
</data>
624+
<data name="Disable HTML Editor" xml:space="preserve">
625+
<value>Disable HTML Editor</value>
626+
</data>
627+
<data name="Publish Later:" xml:space="preserve">
628+
<value>Publish Later:</value>
629+
</data>
630+
<data name="Publish Now" xml:space="preserve">
631+
<value>Publish Now</value>
632+
</data>
633+
<data name="Publisher Twitter Handle" xml:space="preserve">
634+
<value>Publisher Twitter Handle</value>
635+
</data>
636+
<data name="Save Draft" xml:space="preserve">
637+
<value>Save Draft</value>
638+
</data>
639+
<data name="Site Name" xml:space="preserve">
640+
<value>Site Name</value>
641+
</data>
642+
<data name="To publish later you must enter a date." xml:space="preserve">
643+
<value>To publish later you must enter a date.</value>
644+
</data>
645+
<data name="Version History" xml:space="preserve">
646+
<value>Version History</value>
647+
</data>
648+
<data name="Script saved successfully" xml:space="preserve">
649+
<value>Script saved successfully</value>
650+
</data>
651+
<data name="Script cleared successfully" xml:space="preserve">
652+
<value>Script cleared successfully</value>
653+
</data>
543654
</root>

0 commit comments

Comments
 (0)