From dd56bc31ede035173ae077f0e8a81c5770a2ae6d Mon Sep 17 00:00:00 2001 From: Daniel Stefan Haischt Date: Wed, 20 Sep 2006 11:59:51 +0000 Subject: added localized messages (cg2 and JavaScript) --- packages/cg2/sample/sample_ui.xml | 74 +++++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'packages/cg2/sample/sample_ui.xml') diff --git a/packages/cg2/sample/sample_ui.xml b/packages/cg2/sample/sample_ui.xml index f6d7c54d..7581f81c 100644 --- a/packages/cg2/sample/sample_ui.xml +++ b/packages/cg2/sample/sample_ui.xml @@ -13,85 +13,85 @@ sample_on_sync_event header - + textbox mytextbox - - This is a textbox. - Welcome to the world of coregui 2.0 + + This is a textbox. + Welcome to the world of coregui 2.0 ipsec_select ipsec - - IPsec selection widget test. + + IPsec selection widget test. select sample_sel - + interfaces_select inter_sel - + textarea mytextarea - - Just testing descriptions... - This widget can not be edited! + + Just testing descriptions... + This widget can not be edited! checkbox mycheckbox - - Check this nice checkbox - Now checkboxes can have a caption as well. - alert('hey, this is only meant for quick and dirty stuff, do NOT implement anything longer than 2 or 3 commands here! Btw, i was clicked.'); + + Check this nice checkbox + Now checkboxes can have a caption as well. + _("hey, this is only meant for quick and dirty stuff, do NOT implement anything longer than 2 or 3 commands here! Btw, i was clicked."); submit mysubmit - Send something + Send something sample_on_submit_event button mybutton - Cancel something - The description for the last element in a group is the description that matters. - alert('Hi, don\'t abuse me, use include_javascript instead!'); + Cancel something + The description for the last element in a group is the description that matters. + _("Hi, don't abuse me, use include_javascript instead!"); textbox dummydummy - + checkbox anothercheckbox - - Enable - Another checkbox, this time after a group, and disabled. + + Enable + Another checkbox, this time after a group, and disabled. @@ -103,28 +103,28 @@ checkbox dummycheckbox - + port dummyport - - Enter a port here. + + Enter a port here. 3128 textbox dummysetting - - This dummy setting will not show up in the table. + + This dummy setting will not show up in the table. textarea longfield - - Very very very very very long field. + + Very very very very very long field. @@ -133,23 +133,23 @@ form header - + button mybutton - - Another silly button + + Another silly button table - + - + -- cgit v1.2.3