Home
last modified time | relevance | path

Searched refs:groupComment (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBICUExporter.java90 String groupComment = group.getComment(); in export() local
91 if (groupComment != null && !groupComment.equals("")) { in export()
92 resOut.println(" // @groupComment " + groupComment); in export()
DRBxliffImporter.java227 String groupComment = ""; in importDoc() local
233 groupComment = value; in importDoc()
236 rbm.createGroup(group, groupComment); in importDoc()
DBundle.java223 public void addBundleGroup(String groupName, String groupComment) { in addBundleGroup() argument
225 bg.setComment(groupComment); in addBundleGroup()
DRBManager.java560 public boolean createGroup(String groupName, String groupComment) { in createGroup() argument
572 if (groupComment != null) in createGroup()
573 bg.setComment(groupComment); in createGroup()
/third_party/icu/tools/unicodetools/com/ibm/rbm/resources/
DRBManager_sv.properties13 # @groupComment Translation Items for the Base Class Group tabbed pane
31 # @groupComment All translations for strings appearing on the statistics pane for the base class
55 # @groupComment Translations appearing on the Base Class Untranslated Items pane
67 # @groupComment The names displayed on the various buttons
214 # @groupComment Translations associated with the applications various dialog boxes
439 # @groupComment
535 # @groupComment Resources dealing with export options
559 # @groupComment Some items that are common across groups
637 # @groupComment Resources dealing with import options
727 # @groupComment These resources represent all of the menu and menu item titles
[all …]
DRBManager.properties13 # @groupComment Translation Items for the Base Class Group tabbed pane
34 # @groupComment All translations for strings appearing on the statistics pane for the base class
58 # @groupComment Translations appearing on the Base Class Untranslated Items pane
70 # @groupComment The names displayed on the various buttons
214 # @groupComment Translations associated with the applications various dialog boxes
436 # @groupComment
532 # @groupComment Resources dealing with export options
556 # @groupComment Some items that are common across groups
634 # @groupComment Resources dealing with import options
724 # @groupComment These resources represent all of the menu and menu item titles
[all …]
DRBManager_fi.properties13 # @groupComment Translation Items for the Base Class Group tabbed pane
31 # @groupComment All translations for strings appearing on the statistics pane for the base class
55 # @groupComment Translations appearing on the Base Class Untranslated Items pane
67 # @groupComment The names displayed on the various buttons
214 # @groupComment Translations associated with the applications various dialog boxes
439 # @groupComment
535 # @groupComment Resources dealing with export options
559 # @groupComment Some items that are common across groups
637 # @groupComment Resources dealing with import options
727 # @groupComment These resources represent all of the menu and menu item titles
[all …]
DRBManager_de.properties13 # @groupComment Translation Items for the Base Class Group tabbed pane
34 # @groupComment All translations for strings appearing on the statistics pane for the base class
58 # @groupComment Translations appearing on the Base Class Untranslated Items pane
70 # @groupComment The names displayed on the various buttons
214 # @groupComment Translations associated with the applications various dialog boxes
436 # @groupComment
532 # @groupComment Resources dealing with export options
556 # @groupComment Some items that are common across groups
634 # @groupComment Resources dealing with import options
724 # @groupComment These resources represent all of the menu and menu item titles
[all …]