Closed Bug 638088 Opened 15 years ago Closed 15 years ago

Hard-coded "or" in demos/submit

Categories

(developer.mozilla.org Graveyard :: Demo Studio / Dev Derby, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: stas, Assigned: lorchard)

Details

https://github.com/fwenzel/mdn/blob/master/apps/demos/templates/demos/submit.html#L179 Example: https://developer-stage9.mozilla.org/es/demos/submit Is it possible to put the buttons into placables and do something like: "{{ submit }} or {{ discard }}" ? If not, it should be fine to just do _("or"), with an appropriate comment: {# L10n: displayed between the "Submit demo" button and the "Discard demo:" link #}
Assignee: nobody → lorchard
chowse might disagree, but I'm going to just take out the "or" for now, rather than make extra work for localizers. I think it works fine without it, and we can think about re-adding in a later release. https://github.com/fwenzel/mdn/commit/249386b877afb567450fb6b366d7c8c1a9c3f54f
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Perfect, that definitely works for me! :)
It's work for es too
Agree. CC'ing Chowse for potential follow-up.
Component: Demos → Demo Studio / Dev Derby
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.