Cleaned up translations, pushing out a new pot file from this project and astridApi combined

pull/14/head
Tim Su 14 years ago
parent 4e688ff3a7
commit 14cd6d26e5

@ -19,15 +19,6 @@
<!-- permission description for READ_TASKS -->
<string name="write_permission_desc">create new tasks, edit existing tasks</string>
<!-- ==================================================== Generic Units == -->
<plurals name="Ntasks">
<!-- plurals: tasks -->
<item quantity="one">1 task</item>
<!-- plurals: tasks -->
<item quantity="other">%d tasks</item>
</plurals>
<!-- ================================================== Generic Dialogs == -->
<!-- question for deleting tasks -->

@ -4,7 +4,6 @@
cat $1 | sed 's/<\/resources.*//'
shift
if [ "$*" != "" ]; then
echo got more: $*
cat $* | sed 's/<\/resources.*//;s/<?xml.*//;s/<resources.*//'
fi
echo '</resources>'

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save