diff options
| author | Dan Halbert <halbert@adafruit.com> | 2019-06-13 08:29:12 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-13 08:29:12 -0400 |
| commit | 6be7cf7440acb827d4b0f767b6083a859499b045 (patch) | |
| tree | 55834cab63123bb95a2b7d329ff78442f34cfe6b /locale/fil.po | |
| parent | a06a97e2cba36233d229ba44c3acd9007affe1c9 (diff) | |
| parent | 6f6dcafd906b2ac49291f4220f3fcc7cea6112e1 (diff) | |
Merge pull request #1940 from tannewt/dirty_area
Add partial display update support.
Diffstat (limited to 'locale/fil.po')
| -rw-r--r-- | locale/fil.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/fil.po b/locale/fil.po index 73e6e79e7..b6ad3643c 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-05-22 15:56-0300\n" +"POT-Creation-Date: 2019-06-11 14:59-0700\n" "PO-Revision-Date: 2018-12-20 22:15-0800\n" "Last-Translator: Timothy <me@timothygarcia.ca>\n" "Language-Team: fil\n" @@ -862,6 +862,10 @@ msgid "LHS of keyword arg must be an id" msgstr "LHS ng keyword arg ay dapat na id" #: shared-module/displayio/Group.c +msgid "Layer already in a group." +msgstr "" + +#: shared-module/displayio/Group.c msgid "Layer must be a Group or TileGrid subclass." msgstr "" |
