Commit d3a5e7f2 authored by Yusei Tahara's avatar Yusei Tahara

2008-09-03 yusei

* Remove text which is not suitable for translation.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23384 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5b1a51e2
......@@ -195,7 +195,7 @@ dQEAAAAA</string> </value>
</table:table-cell>\n
<table:table-cell table:number-rows-spanned=\'1\' table:number-columns-spanned=\'4\'\n
office:value-type=\'string\' table:style-name=\'report-title\'>\n
<text:p i18n:translate="" i18n:domain="ui">Balance Sheet at</text:p>\n
<text:p i18n:translate="" i18n:domain="ui">Balance Sheet</text:p>\n
</table:table-cell>\n
<table:covered-table-cell table:number-columns-repeated=\'2\'/>\n
<table:covered-table-cell table:style-name=\'ce1\' table:number-columns-repeated=\'1\'/>\n
......
2008-09-03 yusei
* Remove text which is not suitable for translation.
2008-08-29 yusei
* Replace abbreviation in action title.
......
756
\ No newline at end of file
757
\ No newline at end of file
......@@ -70,7 +70,6 @@ Description:\n
<div>\n
<div>\n
<input type="text" size="40" name="new_advanced_search_text" id="SearchableText" class="autofocus"/>\n
<tal:block i18n:translate="" i18n:domain="ui">in</tal:block>\n
<select size="1" class="input" name="new_advanced_search_portal_type">\n
<tal:block metal:define-macro="search_type_option_list">\n
<option value="" selected value="" i18n:translate="" i18n:domain="ui">Everything</option>\n
......@@ -203,6 +202,12 @@ Description:\n
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
......
2008-09-03 yusei
* Remove text which is not suitable for translation.
2008-08-29 yusei
* Correct message text.
......
698
\ No newline at end of file
699
\ No newline at end of file
......@@ -57,7 +57,6 @@
\'text/html;; charset=utf-8\');">\n
<div>\n
<input type="text" size="40" name="new_advanced_search_text" id="SearchableText" class="autofocus"/>\n
<tal:block i18n:translate="" i18n:domain="ui">in</tal:block>\n
<select size="1" class="input" name="new_advanced_search_portal_type">\n
<option value="" selected value="" i18n:translate="" i18n:domain="ui">Everything</option>\n
<option value="all" selected value="" i18n:translate="" i18n:domain="ui">All Documents</option>\n
......@@ -94,6 +93,12 @@
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
......
2008-09-03 yusei
* Fixed i18n markup in login_form.
* Remove text which is not suitable for translation.
2008-08-28 yusei
* Use Base_translateString instead of using Localizer method directly.
......
595
\ No newline at end of file
596
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment