Author: marcus
Date: Sat Jun 14 06:23:38 2014
New Revision: 1602554

URL: http://svn.apache.org/r1602554
Log:
Added strings for 'analyze.html'

Modified:
    openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js

Modified: openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js?rev=1602554&r1=1602553&r2=1602554&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js Sat Jun 
14 06:23:38 2014
@@ -189,7 +189,49 @@ var l10n_download_error_please_select_4_
 
 var l10n_download_unknown_platform_text                        = "unknown 
operating system / platform";
 
-// Links to webpage files that could be localized.
+
+
+// The following variables are used in the "analyze.html" file:
+
+// Analyze: Strings for the instruction text (used in "analyze.html").
+var l10n_analyze_headline_text                         = "How to report a 
broken download link?";
+var l10n_analyze_instruction_select_text               = "<b>Select your 
favorites</b>: Operating system, language and version in the green below.";
+var l10n_analyze_instruction_verify_text               = "Verify that these 
options <b>still do not</b> lead to valid download links.";
+var l10n_analyze_instruction_click_text                        = "Click on the 
button below the green box:";
+var l10n_analyze_instruction_copy_text                 = "Copy the selected 
table data into the clipboard:";
+var l10n_analyze_instruction_new_mail_text             = "Create a new mail.";
+var l10n_analyze_instruction_problem_text              = "<b>Write a problem 
description</b> (what does not work and what do you expect).";
+var l10n_analyze_instruction_details_text              = "Please also add 
<b>details about the used operating system</b>.";
+var l10n_analyze_instruction_paste_text                        = "Paste the 
copied data at the end of the mail.";
+var l10n_analyze_instruction_only_download_text                = "Please 
<b>send the mail only in case of download problems</b> and not if you cannot 
install.";
+var l10n_analyze_instruction_no_install_text           = "This webpage cannot 
help at all with installation problems.";
+var l10n_analyze_instruction_send_mail_text            = "Finally, <b>send the 
mail</b> to the: ";
+var l10n_analyze_instruction_mailing_list_text         = "Apache OpenOffice 
Development Mailing List";
+var l10n_analyze_instruction_mailing_list_title                = "Send the 
report to the Apache OpenOffice developers mailing list";
+var l10n_analyze_instruction_learn_more_text           = "Click here to learn 
more about what a mailing list is";
+var l10n_analyze_instruction_learn_more_title          = "Learn more about 
what a mailing list is";
+var l10n_analyze_instruction_answer_text               = "We will try to 
answer as soon as we get the mail and the problem analyzed.";
+var l10n_analyze_instruction_thanks_text               = "Thank you for your 
report.";
+
+// Analyze: Strings for the 3 buttons (used in "analyze.html").
+var l10n_analyze_update_button_text                    = "Click to update the 
table";
+var l10n_analyze_update_button_title                   = "Put the selected 
options as values into the table below";
+var l10n_analyze_select_button_text                    = "Click to select the 
table";
+var l10n_analyze_select_button_title                   = "Select all data in 
the table below";
+var l10n_analyze_copy_button_text                      = "Copy with [Ctrl] + 
[C]";
+var l10n_analyze_copy_button_title                     = "Copy the selected 
table data via [Ctrl] + [C] into the clipboard";
+
+// Analyze: Strings for the table (used in "analyze.html").
+var l10n_analyze_table_browser_text                    = "Browser variables";
+var l10n_analyze_table_values_text                     = "Values";
+var l10n_analyze_table_yes_text                                = "Yes";
+var l10n_analyze_table_no_text                         = "No";
+var l10n_analyze_table_stable_release_text             = "Stable Release";
+var l10n_analyze_table_javascript_text                 = 
"JavaScript&nbsp;functions/variables";
+
+
+
+// General: Links to webpage files that could be localized.
 var l10n_download_help_link                            = 
"http://www.openoffice.org/download/full_vs_lp.html";;
 var l10n_download_checksum_link                                = 
"http://www.openoffice.org/download/checksums.html";;
 var l10n_download_report_link                          = 
"http://www.openoffice.org/download/analyze.html";;


Reply via email to