Ticket #403 (closed defect: fixed)
gobby some GUI strings are not localized in HEAD.
| Reported by: | takao.fujiwara@… | Owned by: | armin |
|---|---|---|---|
| Priority: | normal | Milestone: | Gobby 0.4.8 |
| Component: | Gobby | Version: | 0.4.7 |
| Severity: | normal | Keywords: | |
| Cc: | Launchpad Bug: |
Description
Case1:
1. Invoke gobby on UTF-8 locales
2. Choose [Gobby] -> [Create Session] and click [Host]
Then "Opening obby session..." is not localized.
Then status bar of the main window has unlocalized "Line: %0%, Column: %1%".
3. Choose [Session] -> [Create Document]
4. Choose [Session] -> [Save Document]
Then "Auto Detect" is not localized.
5. Choose [Gobby] -> [Save Session]
Then "All files" is not localied.
Case2:
1. Invoke gobby on none UTF-8 locales.
2. Choose [Gobby] -> [Create Session] and click [Host]
Then chat window cannot show anything.
Case3:
1. Invoke gobby on none UTF-8 locales.
2. Choose [Gobby] -> [Create Session] and click [Host]
3. Choose [Session] -> [Create Document]
4. Choose [Session] -> [Save Document]
Then none UTF-8 file names cannot be saved.
I'm attaching the patch.
