| Anonymous | Login | Signup for a new account | 2013-05-25 06:37 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008221 | mantisbt | localization | public | 2007-08-01 14:11 | 2007-08-02 02:28 | ||||
| Reporter | lele | ||||||||
| Assigned To | vboctor | ||||||||
| Priority | normal | Severity | minor | Reproducibility | N/A | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 1.1.0a3 | ||||||||
| Target Version | Fixed in Version | 1.1.0a4 | |||||||
| Summary | 0008221: Sync italian messages | ||||||||
| Description | The attached patch aligns strings_italian.txt with strings_english 1.308. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
lele (reporter) 2007-08-01 14:18 |
Trying to attach the patch, I got the following error: L'errore ricevuto dal database è 0001064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 4 per la query: INSERT INTO mantis_bug_file_table (bug_id, title, description, diskfile, filename, folder, filesize, file_type, date_added, content) VALUES (8221, '', '', './attach/7d46aac853857b305c82d93cd9d7b901', 'mantis.patch.it', './attach/', 1618, 'audio/x-it', '2007-08-01 14:17:08', ) |
|
lele (reporter) 2007-08-01 14:21 |
Maybe this won't work, but I'm pasting it here anyway diff -rN -u old-mantis/lang/strings_italian.txt new-mantis/lang/strings_italian.txt --- old-mantis/lang/strings_italian.txt 2007-08-01 18:05:04.000000000 +0000 +++ new-mantis/lang/strings_italian.txt 2007-08-01 18:05:05.000000000 +0000 @@ -12,7 +12,7 @@ # ########################################################################### # Italian strings for Mantis - # Based on strings_english.txt rev. 1.306 + # Based on strings_english.txt rev. 1.308 # ------------------------------------------------- # $Revision: 1.120 $ # $Author: giallu $ @@ -237,7 +237,7 @@ $MANTIS_ERROR[ERROR_CUSTOM_FIELD_NOT_FOUND] = "Campo personalizzato non trovato."; $MANTIS_ERROR[ERROR_CUSTOM_FIELD_NAME_NOT_UNIQUE] = "Questo nome è duplicato."; $MANTIS_ERROR[ERROR_CUSTOM_FIELD_IN_USE] = "Almeno un progetto fa ancora uso di questo campo."; -$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_VALUE] = "Valore non valido per il campo."; +$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_VALUE] = "Valore non valido per %s"; $MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_DEFINITION] = "Definizione di campo personalizzato non valida."; $MANTIS_ERROR[ERROR_LDAP_AUTH_FAILED] = "Autenticazione LDAP fallita."; $MANTIS_ERROR[ERROR_LDAP_SERVER_CONNECT_FAILED] = "Connessione al server LDAP fallita."; @@ -1071,6 +1071,8 @@ $s_errors = "False"; $s_total = "Totale"; $s_balance = "Differenza"; +$s_most_active = "Più attivo"; +$s_score = "Punteggio"; $s_time_stats = "Statistiche in giorni per la risoluzione delle anomalie"; $s_longest_open_bug = "anomalia più lunga nella risoluzione"; $s_longest_open = "durata massima in stato aperto"; |
|
vboctor (administrator) 2007-08-02 01:27 |
The upload problem was fixed earlier and the bug tracker was updated now. The Italian localization is now updated per your patch. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2007-08-01 14:11 | lele | New Issue | |
| 2007-08-01 14:18 | lele | Note Added: 0015325 | |
| 2007-08-01 14:21 | lele | Note Added: 0015326 | |
| 2007-08-02 01:23 | vboctor | File Added: test.txt | |
| 2007-08-02 01:23 | vboctor | File Deleted: test.txt | |
| 2007-08-02 01:27 | vboctor | Status | new => resolved |
| 2007-08-02 01:27 | vboctor | Fixed in Version | => 1.1.0a4 |
| 2007-08-02 01:27 | vboctor | Resolution | open => fixed |
| 2007-08-02 01:27 | vboctor | Assigned To | => vboctor |
| 2007-08-02 01:27 | vboctor | Note Added: 0015328 | |
| 2007-08-02 02:28 | vboctor | Status | resolved => closed |
| MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0771 seconds. memory usage: 2,784 KB |