summaryrefslogtreecommitdiff
path: root/app/i18n/fr/gen.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2015-02-14 11:00:26 -0500
committerGravatar Alexis Degrugillier <github@ainw.org> 2015-02-14 11:00:26 -0500
commitb8fd3caf8306e8616fcb2f2c0add95b74c2ec024 (patch)
tree7a134069fe89f3e0b18ee33be3a543ea4fcdc684 /app/i18n/fr/gen.php
parent4bb8548eccf22b40c25352fe27c66f1f8039ebcd (diff)
Harmonize share configuration view.
Before, for shares that don't need options, only a button to remove it was visible. It was source of confusion for users. I changed the look of those shares by using the same layout as others (minus the help). As there is no configuration possible for the url, the field is disabled but it is possible to change the name of the share. See #787
Diffstat (limited to 'app/i18n/fr/gen.php')
-rw-r--r--app/i18n/fr/gen.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/fr/gen.php b/app/i18n/fr/gen.php
index 1cfec6969..ae946ce0c 100644
--- a/app/i18n/fr/gen.php
+++ b/app/i18n/fr/gen.php
@@ -156,6 +156,7 @@ return array(
'damn' => 'Arf !',
'default_category' => 'Sans catégorie',
'no' => 'Non',
+ 'not_applicable' => 'N/A',
'ok' => 'Ok !',
'or' => 'ou',
'yes' => 'Oui',