Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy, paste and template implementation #11

Merged
merged 26 commits into from Jan 22, 2017
Merged

Conversation

Sandertv
Copy link
Member

@Sandertv Sandertv commented Jan 19, 2017

This pull request adds working copying, pasting and saving/pasting templates. To merge this pull request, I first need the required translations for it.

Under commands: errors:

  • paste-not-found: "That paste type could not be found."
  • clone-not-found: "That clone type could not be found."
  • name-not-set: "No valid name has been given."
  • template-not-existing: "A template with that name does not exist."

Under commands: succeed:

  • paste: "Pasted the clone successfully."
  • clone: "Area has been cloned and copied successfully."

@Sandertv Sandertv mentioned this pull request Jan 20, 2017
@archie426
Copy link
Contributor

Can do for Sunday (Away on phone)

@Sandertv
Copy link
Member Author

Awesome, no rush!

@archie426
Copy link
Contributor

What do you mean by paste not found?

@Sandertv
Copy link
Member Author

Basically there's two types of pasting, you can paste a copy, or paste a template.

@archie426
Copy link
Contributor

Ah ok

@HimbeersaftLP
Copy link
Contributor

What do you mean by paste not found?

Just translate the English file (en.yml), not the translation names :P

@Sandertv
Copy link
Member Author

Weeew, merging time!

@Sandertv Sandertv merged commit 136cbed into master Jan 22, 2017
@Sandertv Sandertv deleted the CopyPaste-Implementation branch January 22, 2017 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants