Issue 110328

Summary: Primary key error message confusing
Product: Native-Lang Reporter: sanderbol <kande.r>
Component: wwwAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P4 CC: issues
Version: current   
Target Milestone: ---   
Hardware: Unknown   
OS: Windows Vista   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description sanderbol 2010-03-23 02:19:51 UTC
In the dutch translation, the message when trying to create a table without a 
primary key yields a confusing message. I'm pretty good with databases, but I 
can't currently make out what the message tells me exactly, apart from lacking 
a primary key. I'm not sure whether the message tells me I need either a unique 
index or a primary key, or that those two are the same thing (because of the 
quotes around 'unieke index').

Suggested rewording:

---
Geen primaire sleutel ingesteld.

Om records uniek te kunnen identificeren vereist deze database een zogeheten 
'primaire sleutel'. Voor deze tabel ontbreekt de primaire sleutel op dit moment 
nog, waardoor u geen gegevens in de tabel kunt invoeren.

Wilt u nu een primaire sleutel definiƫren?
---

Also consider adding a Help button. For a lay-person, this is exactly the kind 
of error message you shouldn't present without at least offering to help them 
understand what they're doing.
Comment 1 r4zoli 2010-08-01 10:26:50 UTC
Redirect to nl, mostly it is a translation problem.