Sidebar.src (4847afeb) Sidebar.src (abdd804d)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 278 unchanged lines hidden (view full) ---

287 Text [en-US] = "Customization";
288 };
289 String STRING_RESTORE
290 {
291 Text [en-US] = "Restore Default";
292 };
293};
294
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 278 unchanged lines hidden (view full) ---

287 Text [en-US] = "Customization";
288 };
289 String STRING_RESTORE
290 {
291 Text [en-US] = "Restore Default";
292 };
293};
294
295String SFX_STR_SIDEBAR_MORE_OPTIONS
296{
297 Text [en-US] = "More Options";
298};
295
299
300String SFX_STR_SIDEBAR_CLOSE_DECK
301{
302 Text [en-US] = "Close Sidebar Deck";
303};
304