diff options
Diffstat (limited to 'core/l10n/ta_IN.js')
-rw-r--r-- | core/l10n/ta_IN.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/ta_IN.js b/core/l10n/ta_IN.js index b2a01caeb30..6ad6011faeb 100644 --- a/core/l10n/ta_IN.js +++ b/core/l10n/ta_IN.js @@ -2,9 +2,6 @@ OC.L10N.register( "core", { "Settings" : "அமைப்புகள்", - "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "Send" : "அனுப்பவும்", - "_download %n file_::_download %n files_" : ["",""], - "_{count} search result in other places_::_{count} search results in other places_" : ["",""] + "Send" : "அனுப்பவும்" }, "nplurals=2; plural=(n != 1);"); |