Introduce check-osgi profile
[lgpl/argeo-commons.git] / demo / plugins / org.argeo.demo.i18n / src / main / resources / org / argeo / demo / i18n / messages.properties
index db7d254accc1ec2102eab532146b01b2725f51d1..f61bdf4ab4817a12f63f01034e2c629f696e9b17 100644 (file)
@@ -3,6 +3,8 @@
 ## Generic labels
 
 ## Errors & warnings 
+OpenDialog_Title=Dialog Popup
+OpenDialog_Message=This pop-up shows an internationalized message to the end user.
 
 ## Commands 
 
@@ -11,9 +13,18 @@ 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.