Skip to content

Commit

Permalink
Merge pull request #120 in PLUG/backend_swagimportexport from pt-3422…
Browse files Browse the repository at this point in the history
…/remove-default-snippet-group to master

* commit '97e0c5c6d43749ad85be8007cfd02a76e5078646':
  PT-3422 - Remove default snippet group
  • Loading branch information
Patrick Stahl committed Jul 16, 2015
2 parents 3af31c9 + 97e0c5c commit 04ae09a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Snippets/backend/swag_importexport/main.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[default]
[en_GB]
adapters/ordernumber_required = "Order number is required"
adapters/articles_no_ids = "Can not read articles without ids"
adapters/articles_no_column_names = "Can not read articles without column names."
Expand Down Expand Up @@ -82,7 +82,7 @@ adapters/translations/element_name_not_found = "Please provide name"
controller/log_status_success = "No errors"
transformers/used_colon = "A colon is used in the group name (':'). Please delete it and try again."

[de_DE : default]
[de_DE]
adapters/ordernumber_required = "Bestellnummer erforderlich."
adapters/articles_no_ids = "Kann Artikel ohne IDs nicht lesen."
adapters/articles_no_column_names = "Kann Artikel ohne Spaltennamen nicht lesen."
Expand Down

0 comments on commit 04ae09a

Please sign in to comment.