Project

General

Profile

Actions

Support #1778

open

Patch for update french translation

Added by senufo over 10 years ago. Updated over 10 years ago.

Status:
Assigned
Priority:
Normal
Assignee:
Start date:
03/28/2014
Due date:
% Done:

0%

Estimated time:

Description

in attached file a patch for update french translation file


Files

corr_fr_translation.diff (2.88 KB) corr_fr_translation.diff senufo, 03/28/2014 05:32 PM
Actions #1

Updated by senufo over 10 years ago

there is an error in the Makefile for i18n. In fact it only look files *.c and not *.h where there

MAINMENUENTRY = tr ("Childlock");

is defined (pin.h file)

which prevents translate ChildLock sentence.

must be changed

$(I18Npot): $ (wildcard * c.)

by

$(I18Npot): $ (wildcard * c * h.)

Actions #2

Updated by horchi over 10 years ago

  • Status changed from New to Assigned
  • Assignee set to horchi
Actions

Also available in: Atom PDF