Closed Bug 640179 Opened 15 years ago Closed 14 years ago

[webby] Update verbatim extraction

Categories

(Webtools Graveyard :: Elmo, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: zbraniecki, Assigned: zbraniecki)

Details

Attachments

(2 files, 1 obsolete file)

Currently extracting locales from verbatim does not work for ab-CD locales and it also catches en-US.
Attached patch patchSplinter Review
Assignee: nobody → gandalf
Attachment #518070 - Flags: review?(stas)
Attachment #518070 - Flags: review?(stas) → review+
Attached patch patch 2 (obsolete) — Splinter Review
split sections in the config to verbatim and svn cause we need separate mappings for svn.
Attachment #518074 - Flags: review?(stas)
Attached patch patch 2 v2Splinter Review
updated patch. Need only one mapping system.
Attachment #518074 - Attachment is obsolete: true
Attachment #518074 - Flags: review?(stas)
Attachment #518079 - Flags: review?(stas)
Comment on attachment 518079 [details] [diff] [review] patch 2 v2 >+ if len(locale_mapping)==0: >+ _get_locale_mapping() >+ if len(locale_mapping)==0: >+ _get_locale_mapping() You can just do if locale_mapping: _get_locale_mapping() And I'd probably change the name of the cfg files from verbatim_mapping.cfg to locale_codes.cfg. r=me otherwise.
Attachment #518079 - Flags: review?(stas) → review+
Assignee: gandalf → nobody
Component: Infrastructure → Elmo
Product: Mozilla Localizations → Webtools
QA Contact: infrastructure → elmo
Summary: [dashboard][webby] Update verbatim extraction → [webby] Update verbatim extraction
Version: unspecified → 1.0
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.2
Assignee: nobody → gandalf
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: