Introduce check-osgi profile
[lgpl/argeo-commons.git] / demo / plugins / org.argeo.demo.i18n / src / main / resources / org / argeo / demo / i18n / messages.properties
index 3fe464aac3a7b67044798cff6d08268b5d353fdc..f61bdf4ab4817a12f63f01034e2c629f696e9b17 100644 (file)
@@ -1,18 +1,30 @@
 ## English_US labels for Argeo Internationalization demo application 
 
-## Generic labels 
+## Generic labels
 
 ## Errors & warnings 
+OpenDialog_Title=Dialog Popup
+OpenDialog_Message=This pop-up shows an internationalized message to the end user.
 
 ## Commands 
 
 ## Editor
-SimpleMultitabEditor.MultiSectionPageTitle=More information
-SimpleMultitabEditor.SimplePageTitle=Base information
+SimpleMultitabEditor_MultiSectionPageTitle=More information
+SimpleMultitabEditor_SimplePageTitle=Base information
+
 ## Pages 
-MultiSelectionPage.DescriptionSectionTitle=Description
-MultiSelectionPage.DetailsSectionTitle=Details
+MultiSectionPage_DescriptionSectionTitle=Description
+MultiSectionPage_DescriptionSectionTxt=This section displays an internationalized text description.
+MultiSectionPage_DetailsSectionTitle=Details
+MultiSectionPage_PopupTitle=Popup Title 
+MultiSectionPage_PopupText=Current window has been open thanks to a button.
+
+SimplePage_DescriptionTxt=This editor does nothing. It's just here to present all widgets' Ui that can be internationalized with i18n mecanisms.
 
+## Buttons 
+MultiSectionPage_Btn1Lbl=First button
+MultiSectionPage_Btn2Lbl=Second button
+MultiSectionPage_Btn3Lbl=Third button
+  
 ## Dummy ones 
 testLbl=Internationalizations of messages seems to work properly.