Remove interpolateMsg.

This commit is contained in:
Neil Fraser
2015-06-08 18:38:33 -07:00
parent 9050e32954
commit 838a6a954b
118 changed files with 480 additions and 514 deletions

View File

@@ -245,8 +245,8 @@
"LISTS_REPEAT_TITLE": "Lag en liste hvor elementet %1 forekommer %2 ganger",
"LISTS_LENGTH_TITLE": "lengden på %1",
"LISTS_LENGTH_TOOLTIP": "Returnerer lengden til en liste.",
"LISTS_IS_EMPTY_TITLE": "%1 er tom",
"LISTS_TOOLTIP": "Returnerer sann hvis listen er tom.",
"LISTS_ISEMPTY_TITLE": "%1 er tom",
"LISTS_ISEMPTY_TOOLTIP": "Returnerer sann hvis listen er tom.",
"LISTS_INLIST": "i listen",
"LISTS_INDEX_OF_FIRST": "finn første forekomst av elementet",
"LISTS_INDEX_OF_LAST": "finn siste forekomst av elementet",