Issue 83919 - unopkg should accept "yes/no" in all localized builds
Summary: unopkg should accept "yes/no" in all localized builds
Status: CONFIRMED
Alias: None
Product: extensions
Classification: Extensions
Component: www (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: milestone 1
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-24 09:15 UTC by Oliver Brinzing
Modified: 2013-02-07 22:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Oliver Brinzing 2007-11-24 09:15:08 UTC
Hi 

accepting the license using unopgk is localized:

> Read the complete License Agreement displayed above. 
> Accept the License Agreement by typing "yes" on the console
> then press the Return key. Type "no" to decline and to abort
> the extension setup.
> [Enter "yes" or "no"]:

-in a german version one has to type "ja/nein"
-in an english version with german language pack it's "yes/no" again

this makes it difficult to deploy extensions using a script ...

IMHO it would make sense to accept "yes/no" in every localized build
as default ...

Oliver