diff options
author | Manuel Munz <freifunk@somakoma.de> | 2010-12-15 16:26:02 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2010-12-15 16:26:02 +0000 |
commit | d0c8c5b5327484dbd88c924d5f44a33c11af8893 (patch) | |
tree | ca6325ac0eb852f9877a9f1368b80c8f66c6fcbe /po/templates | |
parent | 4f65a012952bc4f0996e7e39087ac62ebf490ff8 (diff) |
po: Add 'used' to base and remove translations that are already in base
Diffstat (limited to 'po/templates')
-rw-r--r-- | po/templates/base.pot | 3 | ||||
-rw-r--r-- | po/templates/freifunk.pot | 15 |
2 files changed, 3 insertions, 15 deletions
diff --git a/po/templates/base.pot b/po/templates/base.pot index 077bff209..7f8a18413 100644 --- a/po/templates/base.pot +++ b/po/templates/base.pot @@ -2030,6 +2030,9 @@ msgstr "" msgid "bridged" msgstr "" +msgid "used" +msgstr "" + msgid "buffered" msgstr "" diff --git a/po/templates/freifunk.pot b/po/templates/freifunk.pot index 0af3f64eb..ef43e5ecb 100644 --- a/po/templates/freifunk.pot +++ b/po/templates/freifunk.pot @@ -88,21 +88,6 @@ msgstr "" msgid "Memory" msgstr "" -#. Free -#: modules/freifunk/luasrc/i18n/freifunk.en.lua:17 -msgid "Free" -msgstr "" - -#. Buffers -#: modules/freifunk/luasrc/i18n/freifunk.en.lua:18 -msgid "Buffers" -msgstr "" - -#. Cached -#: modules/freifunk/luasrc/i18n/freifunk.en.lua:19 -msgid "Cached" -msgstr "" - #. Total #: modules/freifunk/luasrc/i18n/freifunk.en.lua:20 msgid "Total" |