Un-translated message
Latest Updated: 30 April 2007
Description
Some messages in properties files don't need to be translated. Please keep them as english.
1. Marked as "#NOI18N"
The messages marked as "#NOI18N" in the comments don't need to be translated.
2. Other messages
File |
Message |
uml\core\src\org\netbeans\modules\uml\core\configstringframework\Bundle.properties
|
IDS_STRING479=public
IDS_STRING480=protected
IDS_STRING481=private
IDS_STRING482=package
IDS_STRING486=in
IDS_STRING487=inout
IDS_STRING488=out |
| uml\core\src\org\netbeans\modules\uml\core\Bundle.properties |
PSK_IN=in
PSK_INOUT=inout
PSK_OUT=out |
uml\core\src\org\netbeans\modules\uml\ui\products\ad\diagramengines\Bundle.properties
|
IDS_CF_IO_REGION=region ...
IDS_CF_IO_NEG=neg ...
IDS_CF_IO_SEQ=seq ...
IDS_CF_IO_STRICT=strict |
| uml\designpattern\src\org\netbeans\modules\uml\designpattern\Bundle.properties |
Project.Default.Name=NewProject
EDITOR_MODE_NAME=editor |
| uml\ideintegration\src\org\netbeans\modules\uml\integration\netbeans\actions\Bundle.properties |
TXT_Project_sources_suffix=Sources |
| uml\ideintegration\src\org\netbeans\modules\uml\integration\Bundle.properties |
EDITOR_MODE_NAME=editor |
| uml\webreport\src\org\netbeans\modules\uml\reporting\dataobjects\Bundle.properties |
Visibility0=public
Visibility1=protected
Visibility2=private
Visibility3=package
CombinedFragment_Operator0=alt
CombinedFragment_Operator1=else
CombinedFragment_Operator2=opt
CombinedFragment_Operator3=par
CombinedFragment_Operator4=loop
CombinedFragment_Operator5=region
CombinedFragment_Operator6=neg
CombinedFragment_Operator7=assert
CombinedFragment_Operator8=seq
CombinedFragment_Operator9=strict
CombinedFragment_Operator10=filter |
| uml\projectui\src\org\netbeans\modules\uml\project\Bundle.properties |
TXT_UMLProject=UMLProject |
| uml\projectui\src\org\netbeans\modules\uml\project\ui\wizards\Bundle.properties |
LBL_NPW1_DefaultProjectName=newProject |
| uml\core\src\org\netbeans\modules\uml\core\configstringframework\Bundle.properties |
IDS_STRING283=LIFO
IDS_STRING284=FIFO |
| uml\core\src\org\netbeans\modules\uml\core\Bundle.properties |
PSK_LIFO=LIFO
PSK_FIFO=FIFO |
| uml\webreport\src\org\netbeans\modules\uml\reporting\dataobjects\Bundle.properties |
ObjectNodeOrdering2=LIFO
ObjectNodeOrdering3=FIFO |