Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Oct 5, 2017
1 parent 2373c35 commit 2d4a853
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/src/plugins/access.ajxp_conf/res/i18n/admin/de.php
Expand Up @@ -146,7 +146,7 @@
"logs.6" => "Export logs",
"logs.7" => "Export from",
"logs.8" => "To",
"logs.9" => "File will be export as CSV format with semi-colmuns (;) separators and fields enclosed in double-quotes (\").",
"logs.9" => "File will be exported as CSV format with semi-colmuns (;) separators and fields enclosed in double-quotes (\").",
"logs.10"=> "Export and download",
"logs.11"=> "Export...",

Expand Down
2 changes: 1 addition & 1 deletion core/src/plugins/access.ajxp_conf/res/i18n/admin/en.php
Expand Up @@ -149,7 +149,7 @@
"logs.6" => "Export logs",
"logs.7" => "Export from",
"logs.8" => "To",
"logs.9" => "File will be export as CSV format with semi-colmuns (;) separators and fields enclosed in double-quotes (\").",
"logs.9" => "File will be exported as CSV format with semi-colmuns (;) separators and fields enclosed in double-quotes (\").",
"logs.10"=> "Export and download",
"logs.11"=> "Export...",

Expand Down

0 comments on commit 2d4a853

Please sign in to comment.