diff options
author | Thomas Tanghus <thomas@tanghus.net> | 2012-01-11 20:07:15 +0100 |
---|---|---|
committer | Thomas Tanghus <thomas@tanghus.net> | 2012-01-11 20:07:15 +0100 |
commit | 237ba65a20edfbd346405e03583a96808602a2ca (patch) | |
tree | e101b9a441ac0e4704affabb3293da897c07c11d /apps/contacts/l10n | |
parent | eae3e134ff9005e50ea4e611b2c2daba94ad49ea (diff) | |
download | nextcloud-server-237ba65a20edfbd346405e03583a96808602a2ca.tar.gz nextcloud-server-237ba65a20edfbd346405e03583a96808602a2ca.zip |
Localizin strings and adding error checking.
Diffstat (limited to 'apps/contacts/l10n')
-rw-r--r-- | apps/contacts/l10n/xgettextfiles | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/apps/contacts/l10n/xgettextfiles b/apps/contacts/l10n/xgettextfiles new file mode 100644 index 00000000000..91d5da46db0 --- /dev/null +++ b/apps/contacts/l10n/xgettextfiles @@ -0,0 +1,21 @@ +../appinfo/app.php +../ajax/activation.php +../ajax/addbook.php +../ajax/addcard.php +../ajax/addproperty.php +../ajax/createaddressbook.php +../ajax/deletebook.php +../ajax/deleteproperty.php +../ajax/getdetails.php +../ajax/setproperty.php +../ajax/updateaddressbook.php +../lib/app.php +../templates/index.php +../templates/part.addcardform.php +../templates/part.chooseaddressbook.php +../templates/part.chooseaddressbook.rowfields.php +../templates/part.details.php +../templates/part.editaddressbook.php +../templates/part.property.php +../templates/part.setpropertyform.php +../templates/settings.php |