Bug #1891

i18n of checks related to the [apply] buttons'

Added by Necmettin Begiter over 1 year ago. Updated over 1 year ago.

Status:New Start date:09/20/2011
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Affected version: Affected Architecture:

Description

We have been working on translating pfsense to Turkish and we noticed that controls related to the [Apply] buttons (mostly) do not have gettext in them. To simplify, an example:
x.php has an <y> button, with text "Apply". x.php also has this in it:
if ($y=="Apply")
Here, "Apply" should be gettext("Apply").

We make these changes wherever we find them and would like to share them with the community, in hopes that gettext-related issues be solved. If it is OK, I would like to attach them to this bug (or in any other manner you deem fit).

History

#1 Updated by Chris Buechler over 1 year ago

please make merge requests on github. https://github.com/bsdperimeter/pfsense

Also available in: Atom PDF