Actions
Bug #1891
closedi18n of checks related to the [apply] buttons'
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/20/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
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).
Actions