diff options
| author | cedricnjanga | 2018-05-14 17:41:39 -0700 |
|---|---|---|
| committer | Johan Van Ryseghem | 2018-05-28 14:36:14 +0200 |
| commit | 4192ed6722845fd5042bc805d784bce4cef1667b (patch) | |
| tree | 60dab36607a2767d8a1e07679be68a8378fc4e2c /config/locales/lines.en.yml | |
| parent | 20a9124dfa1a7e42dbf01e0d7357003f488418cb (diff) | |
| download | chouette-core-4192ed6722845fd5042bc805d784bce4cef1667b.tar.bz2 | |
Refs #6955 Add new translation + custom delete confirmation modal
Diffstat (limited to 'config/locales/lines.en.yml')
| -rw-r--r-- | config/locales/lines.en.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/lines.en.yml b/config/locales/lines.en.yml index 6501faa57..0f3eaadd9 100644 --- a/config/locales/lines.en.yml +++ b/config/locales/lines.en.yml @@ -8,7 +8,7 @@ en: activate: "Activate this line" deactivate: "Deactivate this line" activate_confirm: "Are you sure you want to activate this line ?" - deactivate_confirm: "Are you sure you want tode activate this line ?" + deactivate_confirm: "Are you sure you want to deactivate this line ?" destroy_confirm: "Are you sure you want to destroy this line ?" destroy_selection_confirm: "Are you sure you want to destroy those lines ?" import: "Import lines" @@ -117,7 +117,7 @@ en: updated_at: Updated at creator_id: "Created by" footnotes: "Footnotes" - stable_id: External permanent idenifier" + stable_id: External permanent identifier status: Status activated: Activated deactivated: Deactivated |
