From 5e7f51c127b03be6fd05b5c5b45ce7ffbe3e6c21 Mon Sep 17 00:00:00 2001 From: Evgeny Blokhin Date: Sun, 29 Sep 2024 16:29:56 +0200 Subject: [PATCH] Polish messages shown in a user account --- src_js/wmsettings.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src_js/wmsettings.js b/src_js/wmsettings.js index 7b5331c..c380088 100755 --- a/src_js/wmsettings.js +++ b/src_js/wmsettings.js @@ -74,10 +74,10 @@ wmgui.cliffhangers = [ "binary frank-kasper type" ]; wmgui.welcome_msgs = [ - "The distinct phases is the central concept at the MPDS. Thanks to that, the crystal structures are linked to the phase diagrams and physical properties. Any distinct phase is uniquely determined by the chemical formula, space group, and Pearson symbol e.g. CuAl2 140 tI12.", - "Our data back up such products as Springer Materials™, ICDD PDF-4™, ASM Alloy Phase Diagrams™, Pearson's Crystal Data, MedeA Materials Design™, and AtomWork Advanced.", + "The distinct phases is the central concept at the MPDS. Thanks to it, the crystal structures are linked to the phase diagrams and physical properties. Any distinct phase is uniquely determined by its chemical formula, space group, and Pearson symbol e.g. CuAl2 140 tI12.", + "Our data back up such products as Springer Materials, ICDD PDF-5+, ASM Alloy Phase Diagrams, Pearson's Crystal Data, MedeA Materials Design, and AtomWork Advanced.", "Each peer-reviewed crystal structure, phase diagram, or physical property at the MPDS originates from a particular publication.", - "There are two search modes, simple and advanced. The simple presents one \"smart\" input field, the advanced offers many various search fields.", + "There are two search modes, simple and advanced. The simple one presents one \"smart\" input field, the advanced one offers many various search fields.", "The MPDS includes the data extracted from the rare USSR and Japanese journals from 60-es, 70-es, and 80-es. These journals were never online.", "A unique feature of the MPDS is the support of the polyhedral type searches, taking into account the atomic environments." ];