Closed Bug 17945 Opened 25 years ago Closed 25 years ago

non-proper concatenation in wallet.properties

Categories

(Toolkit :: Form Manager, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: rchen, Unassigned)

References

Details

In wallet.properties, there are two concatenation. The first letter of the
first word of the second string is separated to the end of the first string.
Please see 'Y' at the end of PasswordNotification1 and 'T' at the end of
WalletNotification1:

PasswordNotification1 = For your convenience, the browser can remember your user
names and passwords so you won't have to re-type them in the future.  Y
PasswordNotification2 = our passwords will be obscured before being saved on
your hard drive.  Do you want this feature enabled?

WalletNotification1 = You can save information that you enter on forms and later
automatically prefill that information on other forms.  T
WalletNotification2 = o save such information, select edit/wallet/capture from
the menu while viewing the form.

Steve, if you want to put the space between the two strings, please do it in the
code level not in the resource level. This confuses translator and causes a
problem for translation tool.  Thanks.
Blocks: 12394
QA Contact: paulmac → rchen
Status: NEW → ASSIGNED
Target Milestone: M12
Target Milestone: M12 → M13
Have fix.  Awaiting code review from rchen before checking in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fix checked in.  Consists of new versions of wallet.cpp, singsign.cpp, and
wallet.properties.  Reviewed by Erik van der Poel.
Status: RESOLVED → VERIFIED
verified
Assignee: morse → nobody
Product: Core → Toolkit
QA Contact: rchen → form.manager
Target Milestone: M13 → ---
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.