Author: mseidel Date: Wed Jan 11 18:32:05 2017 New Revision: 1778335 URL: http://svn.apache.org/viewvc?rev=1778335&view=rev Log: Updated select_box_os
Modified: openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js Modified: openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js?rev=1778335&r1=1778334&r2=1778335&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js (original) +++ openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js Wed Jan 11 18:32:05 2017 @@ -34,12 +34,12 @@ l10n.dl_green_box_selectbox_ver_title = // The strings that will be shown in the OS, language and version drop-down select boxes. // You must leave at least one single empty string (see the comment lines below the 3 following variables)! l10n.dl_green_box_select_box_os_values = [ "Windows (EXE)", - "Linux 64-bit (x86-64) (DEB)", - "Linux 64-bit (x86-64) (RPM)", - "Linux 32-bit (x86) (DEB)", - "Linux 32-bit (x86) (RPM)", - "OS X 64-bit (x86-64) (DMG)", - "OS X 32-bit (x86) (DMG)", + "Linux 64-bit (x86-64) (DEB)", + "Linux 64-bit (x86-64) (RPM)", + "Linux 32-bit (x86) (DEB)", + "Linux 32-bit (x86) (RPM)", + "OS X (version >= 10.7) (DMG)", + "OS X (version <= 10.6) (DMG)", "Flere platforme / operativsystemer" ]; /* l10n.dl_green_box_select_box_os_values = [ "" ]; */