Closed
Bug 535171
Opened 15 years ago
Closed 15 years ago
[de] Correction of TikiWiki core language files to replace all old spelling esszetts with appropriate 'ss'
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Tobbi, Assigned: Tobbi)
Details
Attachments
(2 files)
32.97 KB,
patch
|
Details | Diff | Splinter Review | |
327.62 KB,
text/plain
|
Details |
I just wanted to patch the TikiWiki core language files to replace all wrong occurrances of 'ß' with 'ss' (new German spelling reform).
See the patch I attached.
Attachment #417920 -
Flags: review?(paulc)
Attachment #417920 -
Flags: review?(james)
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → tobbi.bugs
Assignee | ||
Comment 1•15 years ago
|
||
Thomas, can you also take a look?
Comment 2•15 years ago
|
||
Comment on attachment 417920 [details] [diff] [review]
Replacing wrong occurrences of 'ß' with 'ss'
Tobbi: as best practice, try to run "svn diff" from the trunk/ folder. This is just a good convention to help us know what directory to apply the patch from (and in this case also know *which* language.php file you're patching).
Also, I'm thinking maybe you missed a few esszetts, check out line 95:
"The file you are trying to upload is too big." => "Die hochgeladene Datei ist zu groß."
Comment 3•15 years ago
|
||
Thanks for your info, Tobbi!
But this is a really bad situation (for me): I've updated the German language.php file in summer 2009 and translated some strings and corrected many spelling errors. I've sent this file to Chris Ilias at the beginning of September. - Does this mean that my translation was never transfered from staging server to the real SUMO website and Tobbi has done nearly the same work now?
Updated•15 years ago
|
Attachment #417949 -
Attachment mime type: application/x-httpd-php → text/plain
Comment 4•15 years ago
|
||
Thomas: How much has the language file changed since you did this update? If you could attach a diff, rather than a regular PHP file, it'd be easier to see what's changed.
Comment 5•15 years ago
|
||
Hm, it seems the file was never uploaded to the server: http://viewvc.svn.mozilla.org/vc/projects/sumo/trunk/webroot/lang/de/language.php and http://viewvc.svn.mozilla.org/vc/projects/sumo/branches/production/webroot/lang/de/language.php
And strangely the server files have many different strings in comparison the my file. I've no copy of the original file in which I made my changes. So I can't make a diff.
But mainly I changed the following strings:
- inserted many missing "-" in noun compositions (like "Tiki Logo" > "Tiki-Logo")
- some strings used "Du", some "Sie" > changed to "Sie"
- "eMail" > "E-Mail"
- "muß" > "muss"
- "Paßwort" > "Passwort"
- "angepaßt" > "angepasst"
- "Account" > "Konto"
- "Topic" > "Thema"
- "ihr/e/s/n..." > "Ihr/e/s/n..."
- "sie" > "Sie"
- "login" > "Anmeldung"
- "einloggen" > "anmelden"
- new translations like
"Send a message" > "Nachricht senden"
"My friends" > "Meine Freunde"
"Logged in as" > "Angemeldet als"
"Switch User" > "Benutzer wechseln"
"Login as" > "Anmelden als"
"File name" > "Dateiname"
"Author:" > "Autor:"
"OpenID Login" > "OpenID-Anmeldung"
"changed", "removed", "updated" > "geändert", "entfernt", "aktualisiert"
"Click here to register" > "Klicken Sie hier, um sich zu registrieren"
...
After my vacation I will take a look at Tobbis file and do this changes again as far as possible.
Comment 6•15 years ago
|
||
Do we have any update on this from Tobbi or Thomas? Is there a merged version of the work you guys did separately, or what else is going on here?
Comment 7•15 years ago
|
||
Comment on attachment 417920 [details] [diff] [review]
Replacing wrong occurrences of 'ß' with 'ss'
Cleaning up my r? queue until we know what's going on here.
Attachment #417920 -
Flags: review?(paulc)
Attachment #417920 -
Flags: review?(james)
Comment 8•15 years ago
|
||
FYI Tobbi is very busy and unfortunately so am I. We will do this work as soon as possible.
BTW we don't know if it's worth to do more work anyway if SUMO will be replaced by something completely new in the future.
Comment 9•15 years ago
|
||
(In reply to comment #8)
> BTW we don't know if it's worth to do more work anyway if SUMO will be replaced
> by something completely new in the future.
We do plan on migrating as much of the interface translation as possible, so work down now will, hopefully, not be lost later.
Comment 10•15 years ago
|
||
Bugs in tikiwiki, going away.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•