首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2ME开发 >

j2mepolish中文化有关问题

2012-09-21 
j2mepolish中文化问题我在j2mepolish的cvs上check out了build包,在其根目录下发现了‘translations.txt’文

j2mepolish中文化问题
我在j2mepolish的cvs上check out了build包,在其根目录下发现了‘translations.txt’文档。
其专门用于翻译在j2mepolish中出现的英文,内容如下:
################################################################################
#???????????????????????????????????????????????????????????????????????????? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? #
# In this file the default translations for the J2ME Polish GUI are defined.????????????????????????????????????????????????????? #
# You can override this in your project by defining them in your??????????????????????????????????????????????????????????????????????? #
# resources/messages.txt file.??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? #
#??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? #
################################################################################

polish.command.ok=OK
polish.command.cancel=Cancel
polish.command.select=Select
polish.command.mark=Mark
polish.command.unmark=Unmark
polish.command.options=Options
# for deleting a single char:
polish.command.delete=Delete
# for deleting a complete TextField:
polish.command.clear=Clear
# for hiding menus on BlackBerry devices:
polish.command.hide=Hide
# for showing a default title when no label
# is defined in a TextField. This is only
# used when no direct input mode is activated:
polish.title.input=Input
# used for showing a screen for selecting symbols within TextFields:
polish.command.entersymbol=Add Symbol

-----------------------------
至此,中文问题解决!

?

热点排行