Bug 188150 - TVT33:TCT336: pl: please help find 'Move up' string
Summary: TVT33:TCT336: pl: please help find 'Move up' string
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux-GTK
: P3 minor (vote)
Target Milestone: 3.0 RC1   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL: 336
Whiteboard:
Keywords: PII
Depends on:
Blocks:
 
Reported: 2007-05-21 14:19 EDT by CDE Administration CLA
Modified: 2008-05-15 15:42 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description CDE Administration CLA 2007-05-21 14:19:05 EDT
Subject: pl: please help find 'Move up' string
OS: Linux
Build date: 20070520
Component name: RSE
Blocking: no
Tester Name: Kamil Ignacak (PL)
Steps to recreate the problem:
- open "Remote system details"
- in "Remote systems" viewselect Testconnection->Files->Root
- in context menu select "Show in table"
- in "Remote system details" hover over "Move up" button in toolbar

Problem description:
Please help me find the string "Move up". There are two such strings in files, I'm not sure which one is it.

Kamil

Look in:

eclipse/plugins/org.eclipse.rse.ui/org/eclipse/rse/internal/ui/SystemResources.properties

ACTION_MOVEUP_LABEL=	Move Up

It seems that this label is used in two different contexts:
- 'move up' like move current item up in table or list (tooltip in the file indicates that this is intended use for 'move up')
- 'move up' - go up in hierarchy of filters/files

Depending on the context 'move up' can (and should) be translated in two different ways. Currently a localized label that could be used  in second context is missing. Is it possible to add new string to product?

Kamil

route to RSE for consideration

This article was reassigned from Category:''TVT Testcases''.
Comment 1 CDE Administration CLA 2007-05-21 14:19:12 EDT
<cde:tctdetail>
Testcase: 16.002050
Project: WSW33
Component: CDE - Target Management/RSE
Priority: 3
Subject: pl: please help find 'Move up' string
Article ID: 336
Originator: tctbroadcast@pl.moraviaworldwide.com
</cde:tctdetail>
Comment 2 David Dykstal CLA 2007-05-22 15:45:54 EDT
Added ACTION_MOVEUPLEVEL_LABEL and ACTION_MOVEUPLEVEL_TOOLTIP for hierarchy operations. The button for the remote resource table referred to here uses ACTION_MOVEUPLEVEL_TOOLTIP.

Fixed in /org.eclipse.rse.ui/UI/org/eclipse/rse/internal/ui/SystemResources.properties
Comment 3 CDE Administration CLA 2007-06-05 11:14:40 EDT
I verify that label "ACTION_MOVEUPLEVEL_TOOLTIP=Move selected resources up one level" (in addition to "ACTION_MOVEUP_TOOLTIP=Move selected resources up by one") was added. Can I have "ACTION_GOUPLEVEL_TOOLTIP=Go up one level in hierarchy" now? (as suggested in post below?)

Kamil
Comment 4 David Dykstal CLA 2007-06-05 11:17:52 EDT
We will not be adding a tooltip for this release. Deferring to release 3.0.
Comment 5 CDE Administration CLA 2008-05-13 17:36:16 EDT
We are still seeing no tooltip in 3.0. Any update?
Comment 6 David Dykstal CLA 2008-05-14 18:45:42 EDT
"Go up one level" has been added as a tooltip for this action on the action bar. It is located in SystemResources.properties as ACTION_GOUPLEVEL_TOOLTIP.
Comment 7 Martin Oberhuber CLA 2008-05-15 15:42:22 EDT
Adding pii keyword -- new PII in SystemResources.properties:

ACTION_GOUPLEVEL_TOOLTIP=Go up one level

This will be in I20080515-1600