solenv/inc/langlist.mk | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
New commits: commit 2549494ea9e4b37cf74e0bc6e3e84213ef104df9 Author: Matthias Seidel <[email protected]> AuthorDate: Tue Jan 29 10:09:29 2019 +0000 Commit: Matthias Seidel <[email protected]> CommitDate: Tue Jan 29 10:09:29 2019 +0000 Added Armenian (hy) to language list diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk index 71b305ae9fcb..c3281f285ec1 100644 --- a/solenv/inc/langlist.mk +++ b/solenv/inc/langlist.mk @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** @@ -68,6 +68,7 @@ hi-IN \ hr \ ht \ hu \ +hy \ is \ it \ ja \ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
